It has Comman Language Runtime execution Engin which
translate the source code into Microsoft Intermediate
Language (MSIL) .It is called Managed code.
One of the main features of asp.net is:
The code has not been Compiled instead of that Interpreting.
By doing that, the performance of a website will be
improved. Apart from that in asp.net we're using a
programming code called templates. For example if a
particular page of a website has been updated by inserting
some codes the modification part will not be shown to the
user when he is viewing the source code. apart from that
presentation content and application content have been
separated in Asp.net framework. So that the webdesigner can
create the application and the programmer can develop the
code for an application. And also in Asp.net application if
any changes need to be done in a website it can be done
inside the configuration setting of an application, instead
of that we need not want to restart the webserver, whatever
changes done in the configuration leavl will be altered.
Archives
-
▼
2008
(25)
-
▼
September
(25)
- How Many types of Page Load functions in asp.net?
- How to retrieve data row by row from a DataTable?
- is it possible to use web site without web server ...
- is it possible to set more than web.config file fo...
- IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS P...
- How to use Treeview IE Web Control
- What is WebService ?
- How to deploy the Asp.Net Project ?
- What is Partial in ASP.NET 2.0?
- What is the difference between a session object an...
- what is view state?
- What is boxing and unboxing ?
- What is sequence of code in retrieving data from d...
- what is manifest?
- How do you do validations. Whether client-side or ...
- What is Http handler?
- Webconfig file is cofiguration of server or browser?
- Webconfig file is cofiguration of server or browser?
- What are the major differences between asp.net1.1 ...
- what are webservices?In which circumstances we can...
- what is diffrance between response.write & respons...
- what is the difference b/w Asp.net server controls...
- Features in ASP.NET?
- what is the assembly?
- what is CLR?
-
▼
September
(25)