Asp.net web application framework

Citation Author(s):
Kamal
Acharya
Tribhuvan University
Submitted by:
Kamal Acharya
Last updated:
Thu, 10/31/2024 - 09:43
DOI:
10.21227/thg6-ax54
License:
0
0 ratings - Please login to submit your rating.

Abstract 

ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites.It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily.ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile devices.ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and policies to set a browser-to-server bilateral communication and cooperation.ASP.NET is a part of Microsoft .Net platform. ASP.NET applications are compiled codes, written using the extensible and reusable components or objects present in .Net framework. These codes can use the entire hierarchy of classes in .Net framework.

Instructions: 

ASP.NET is a web application framework developed and marketed by Microsoft to allow programmers to build dynamic web sites.It allows you to use a full featured programming language such as C# or VB.NET to build web applications easily.ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile devices.ASP.NET works on top of the HTTP protocol, and uses the HTTP commands and policies to set a browser-to-server bilateral communication and cooperation.ASP.NET is a part of Microsoft .Net platform. ASP.NET applications are compiled codes, written using the extensible and reusable components or objects present in .Net framework. These codes can use the entire hierarchy of classes in .Net framework.