ASP.Net Tutorial


ASP.Net Technology

ASP.Net is a server side technology for web development. ASP.Net is a open source web framework for developing a powerful web sites, web application and web services.

ASP.Net is a part of Microsoft .Net Framework. It was released with version 1.0 in 2002 of the .Net Framework. ASP.Net application we can have access to all the libraries and classes provided in .Net Framework.

ASP.Net is a used for build web sites and web application. ASP.Net web sites contain web forms which design using HTML, CSS and JavaScript. ASP.Net web application comes with built in server side control like buttons, text boxes. labels etc.

The .Net Framework offers multiple language to build web application in ASP.Net such as C#, Visual Basic, C++, J#.

as.net tutorial
Learn asp.net for developing web application.

ASP.Net use all language supported in .Net framework which built on CLR (Common Language Runtime). ASP.Net use FCL (Framework Class Library) or BCL supported .Net languages like C# and VB.Net. Programmer can develop website using C# language, Vb language and also using J# and C++. But programmer widely used C# programming language for developing website application.

Before, release ASP.Net Microsoft has ASP(Active Server Page) for developing web sites. The ASP.Net is a next version of ASP. As a beginner of ASP.Net we need to understand first about ASP and .Net Framework.

Related ASP.Net Topics :

Introduction of Microsoft .Net Framework
Microsoft .Net Framework Versions
Download ASP.Net C# Website Project


Subscribe us

If you liked this asp.net post, then please subscribe to our YouTube Channel for more asp.net video tutorials.

We hope that this Introduction to asp.net tutorial helped you to understand Basic fundamental of asp.net Technology.


Next asp.net tutorial we will understand about difference between ASP vs ASP.Net.


2 thoughts on “ASP.Net Tutorial

Leave a Reply to Meera Academy Cancel reply

Your email address will not be published. Required fields are marked *