ASP.NET has many advantages over other platforms when it comes to creating Web applications. The advantage is mainly because in ASP.NET web applications can be easily created , debugged and deployed within a single development environment Visual Studio .NET.
- Executable portions of a Web application compiled so they execute more quickly than interpreted scripts.
- Built in security through the Windows server or through other authentication/authorization methods.
- Integration with ADO.NET to provide database access and database design tools from within Visual Studio .NET.
- Full support for Extensible Markup Language (XML), cascading style sheets (CSS), and other new and established Web standards.
- Built in feature for caching frequently requested Web pages on the server, localizing content for specific languages and cultures, and detecting browser capabilities.
0 comments:
Post a Comment