ASP.NET IS A SERVER SIDE WEB APPLICATION FRAMEWORK DESIGNED FOR DEVELOPMENT TO PRODUCE DYNAMIC WEB SITE. IT DEVELOPED BY MICROSOFT TO ALLOW THE PROGRAMMER TO BUILT DYNAMIC WEB SITE, WEB APPLICATION AND WEB SERVICES.ASP.NET IS BUILD ON COMMON LANGUAGE RUN-TIME ALLOW PROGRAMMER TO WRITE ASP.NET CODE BY ANY SUPPORTED LANGUAGE SUCH AS C#,C++,JAVA,RUBY ETC.
Subscribe to:
Post Comments (Atom)
Secure and Unsecure configuration in Dynamics CRM 365.
Overview : In Dynamics CRM, when we create a plugin, we sometimes need to pass data to that plugin, instead of writing this data inside the ...
-
CREATE Procedure SP_PaymentToSupplierEmployee_Periodically @tbl_OrganizationId nvarchar(50) AS BEGIN SET NOCOUNT ON; SELECT COUNT(...
-
CRM does not allow direct download of the DLL file from the UI . However, there are several ways to retrieve the plugin DLL from the CRM e...
-
Overview : In Dynamics CRM, when we create a plugin, we sometimes need to pass data to that plugin, instead of writing this data inside the ...
No comments:
Post a Comment