Asp.net Framework Architecture Fundamentals

ASP.Net is a rich web development environment provided by Microsoft, It has three major components inside the framework, Class Library, CLR (Common Language Runtime) and CLS (Common Language Specification), learn more about .net framework.

But before we talk about Asp.net Framework and Project Template, you should have some idea about .Net Framework; Asp.net is just a part of .Net Framework.

.Net Framework Architecture

Here is a quick overview of .Net Framework evolved with time.

.net framework

As you can see in above picture that Asp.Net is just a part of huge .Net Framework, now in this tutorial we learn about Asp.net application development.

Asp.net Framework in Visual Studio

Now you have seen in above picture that Asp.Net is just a part of .Net Framework, so here in this tutorial we talk about Asp.net Framework part only.

Let’s open your visual studio, and then start with an asp.net project, you will learn what those component inside asp.net project framework are !

Once you open a new project in visual studio, you need to select a Templates => (selected language C#) => "Web"

As you can see in the picture below there are different type of Asp.net projects (like Webform, MVC etc) , here we select a Webform to start with.

asp.net framework
Asp.net Project Template Framework

Now, you have just created a Asp.Net project, there are some ready to use in-built files and few different folders, so let's get familiar with the structure.

asp.net project Template

Asp.net framework is evolving, so you see some new features in every new release, but as .net framework , there are major two following framework apart from basic asp.net framework, which was aspx or asp.net form with viewstate.

 
Hire Asp.Net Developer
Asp.net Framework Architecture Components Building Blocks
Asp.net Interview Questions Answers
Asp.net MVC interview
Asp.net Core question
Asp.net application development tutorials with real-time examples create asp.net web application with SQL database step-by-step.
Asp.Net Project Framework
Asp.Net C# Examples | Join Asp.Net Course | Learn Asp.net MVC | Asp.net Core Tutorial