Ticker

6/recent/ticker-posts

Header Ads Widget

Responsive Advertisement

What is Asp. Net?

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Microsoft to allow programmers to build dynamic web sites, applications and services.

ASP.NET supports a number of programming models for building web applications:

Other ASP.NET extensions include:

  • ASP.NET Handler – Components that implement the System.Web.IHttpHandler interface. Unlike ASP.NET Pages, they have no HTML-markup file, no events and other supporting. All they have is a code-file (written in any Dor net compatible language) that writes some data to the server HTTP response. HTTP handlers are similar to ISAPI extensions.
  • ASP.NET AJAX – An extension with both client-side as well as server-side components for writing ASP.NET pages that incorporate Ajax functionality.
  • ASP.NET Dynamic Data – A scaffolding extension to build data driven web applications.



Conclusion:

ASP.NET is an open-source, server-side web-application framework designed for web development to produce dynamic web pages. It was developed by Micros

Post a Comment

0 Comments