Dynamic web applications and web services can be created using ASP .Net. From small web site to a large one can be created with an ease and with a full feature. An ASP .Net developer makes the use of .Net framework which contains huge classes, its libraries and predefined functions. To execute an ASP .Net program we use Common Language Runtime which gives the runtime environment.
To create ASP .Net web forms and to deploy the web application we use Visual studio .Net. To access to various data source like Oracle, Microsoft SQL Server and DB2 it provide support to
Here are some of the features of ASP .Net development which the ASP .net developers can use.
Control: It provides a set of controls for creating the rich web pages.
Themes: Give you the option to customize the look and feel of the application.
Rich-Output Caching: Gives the option to cache the data to avoid the recreation of information.
Windows Communication Foundation (WCF): It will make the use of a service-oriented programming model which finally simplifies the development of linked applications.
0 comments:
Post a Comment