.:: Summary of ASP.NET ::.
Here i am sharing with you about ASP.NET with few points about:
- ASP.NET is an web application framework designed and developed by Microsoft.
- ASP.NET was first released in January 2002.
- ASP.NET support languages like HTML, CSS, C#, VB.Net, Jscript.Net, etc.
- ASP.NET allow programmers to build modern and dynamic web application and Web Services with .Net.
- ASP.NET is built on the Common Language Runtime (CLR) that allows programmers to write code using any supported .NET language.
- ASP.NET is cross platform and runs on Windows, Linux, macOS, and Docker.