Features in ASP.NET?
Answers were Sorted based on User's Feedback
Answer / xyz
It has Comman Language Runtime execution Engin which
translate the source code into Microsoft Intermediate
Language (MSIL) .It is called Managed code.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rahul
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.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use one project files into another project?
Exception handling
version information is mentioned in which file
What is the mvc model?
What are user controls and custom controls ?
What is the significance of ASP.NET routing?
What is the default timeout for a cookie?
How do I force the dispose method to be called automatically, as clients can forget to call dispose method?
What does aspnet_regiis -i do ?
What is inheritance and an how it be used, example with an example?
About Postback ?
What is the Intermittent crashing of application in production?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)