ASP.NET

ASP.NET is a web development framework for developing web applications and services that can take advantage of the .NET Framework features – including base class library and supported languages.

Advantages

  • Full access to .NET features
  • Allows the separation of HTML markup and programming code
  • Uses pre-compilation for enhanced performance

Disadvantages

  • Not very customizable at a low level
  • Tends to generate larger markup amount

Components

  • Controls library
  • State management services
  • Server side cache
  • Template engine

Development tools

  • Microsoft Visual Studio
  • Microsoft Visual Web Developer Express
  • CodeGear Delphi
  • Macromedia HomeSite
  • MonoDevelop
  • SharpDevelop
  • Stadium
Scroll to Top