Go Back   Wiki NewForum | Latest Entertainment News > Career Forum & Tips > Tech Forum & Tutorial > ASP.NET Forum & Tutorial


Explain the advantages of ASP.NET.


Reply
Views: 2854  
Thread Tools Rate Thread
  #1  
Old 05-30-2009, 09:35 AM
bholus7
Guest
 
Posts: n/a
Default Explain the advantages of ASP.NET.

Explain the advantages of ASP.NET


Following are the advantages of ASP.NET.



Web application exists in compiled form on the server so the execution speed is faster as compared to the interpreted scripts.
*
ASP.NET makes development simpler and easier to maintain with an event-driven, server-side programming model.
*
Being part of .Framework, it has access to all the features of .Net Framework.
*
Content and program logic are separated which reduces the inconveniences of program maintenance.
*
ASP.NET makes for easy deployment. There is no need to register components because the configuration information is built-in.
*
To develop program logic, a developer can choose to write their code in more than 25 .Net languages including VB.Net, C#, JScript.Net etc.
*
Introduction of view state helps in maintaining state of the controls automatically between the postbacks events.
*
ASP.NET offers built-in security features through windows authentication or other authentication methods.
*
Integrated with ADO.NET.
*
Built-in caching features.

Reply With Quote
Reply

New topics in ASP.NET Forum & Tutorial





Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
WikiNewForum)