What is ASP.NET?

In my previous posts I have explained various topics like visual studio,C#.Net,Console application

What is ASP.NET
What is ASP.NET

Now in this post, I will explain What is ASP.NET.

ASP.NET is a web development model integrated with .NET framework which is designed to provide various services to create dynamic web applications and web services. It is built on the Common Language Runtime (CLR) of the ASP.NET is a unified web development model integrated with .NET framework, designed to provide services to create dynamic web applications and web services. It is built on the Common Language Runtime (CLR) of the .NET framework.

It includes benefits like multi-language interoperability, type safety, garbage collection and inheritance.

ASP.NET works with HTTP protocol, and uses the HTTP set of commands and policies to set a browser-to-server bilateral communication.

ASP.NET mostly works with a Internet Information Server (IIS) to deliver the content in response to client requests. ASP.NET provides access to all .NET classes, custom components and databases, similar to that of a desktop application.

The ASP.NET codes can be written in any one of the following languages:

Summary

I hope you get an idea about What is ASP.NET.
I would like to have feedback on my blog.
Your valuable feedback, question, or comments about this article are always welcome.
If you liked this post, don’t forget to share this.