ASP.NET is a unified web development model that allows programmers to create dynamic, enterprise-class web
applications with a minimum of coding. ASP.NET is part of the .NET Framework, which allows for applications
to be coded in any language compatible with the Common Language Runtime (CLR), including Microsoft Visual Basic,
C#, JScript, .NET, and J#.
The advantages to utilizing ASP.NET to develop web applications include:
- Framework: ASP.NET web pages can be requested from any browser or client device, including cellular phones, handheld computers, and PDAs.
- Management: ASP.NET provides intrinsic state management functionality that enables programmers to store information between page requests, such as customer information.
- Health Monitoring: The web server continuously monitors the pages, components and applications running on it. If it detects memory leaks, errors, infinite loops, other illegal software or activities, it terminates those activities and restarts itself.
- Security: ASP.NET provides an advanced security infrastructure for authenticating and authorizing user access as well as performing other security-related tasks.
Back to: Products & Services