Do you know what .Net framework is ?

Frantic Infotech Pvt. Ltd
3 min readMar 11, 2021

.Net Framework is a product advancement stage created by Microsoft for building and running Windows applications. The .Net system comprises of designer instruments, programming dialects, and libraries to assemble work area and web applications. It is additionally used to fabricate sites, web administrations, and games. The .Net structure was intended to develop applications, which would run on the Windows Platform. The primary adaptation of the .Net system was delivered in the year 2002. The variant was called .Net system 1.0. The Microsoft .Net structure has made considerable progress from that point forward, and the current form is .Net Framework 4.7.2.

The Microsoft .Net structure can be utilized to make both — Form-based and Web-based applications. Web administrations can likewise be created utilizing the .Net structure.

The structure additionally bolsters different programming dialects like Visual Basic and C#. So engineers can pick and choose the language to build up the necessary application. In this part, you will become familiar for certain fundamentals of the .Net structure.

.Net Framework engineering

.Net Framework Architecture is a programming model for the .Net stage that furnishes an execution climate and coordination with different programming dialects for basic turn of events and sending of different Windows and work area applications. It comprises of class libraries and reusable segments.

.NET Components

The engineering of .Net structure depends on the accompanying key parts;

1. Common language runtime

The “Regular Language Infrastructure” or CLI is a stage in .Net engineering on which the .Net projects are executed.

The CJI has the following key component

Special case Handling — Exceptions are mistakes which happen when the application is executed.

Instances of special cases are:

In the event that an application attempts to open a document on the neighborhood machine, yet the record is absent.

On the off chance that the application attempts to get a few records from an information base, however the association with the data set isn’t legitimate.

Trash Collection — Garbage assortment is the way toward eliminating undesirable assets when they are not, at this point required.

Instances of trash assortment are

A File handle which is not, at this point required. In the event that the application has completed all procedure on a record, the document handle may at this point don’t be needed.

The information base association is not, at this point required. Assuming the application has completed all procedure on an information base, the data set association may at this point don’t be needed.

Working with Various programming dialects .

2. class library

The .NET Framework incorporates a bunch of standard class libraries. A class library is an assortment of strategies and capacities that can be utilized for the center reason.

For instance, there is a class library with strategies to deal with all record level tasks. So there is a strategy which can be utilized to peruse the content from a record. Essentially, there is a technique to compose text to a record.

The majority of the strategies are part into either the System.* or Microsoft.* namespaces. (The indicator * simply implies a reference to the entirety of the techniques that fall under the System or Microsoft namespace)

A namespace is an intelligent detachment of techniques. We will gain proficiency with these namespaces more in detail in the resulting parts.

3. languages

The kinds of uses that can be underlying the .Net system is ordered comprehensively into the accompanying classifications.

WinForms — This is utilized for creating Forms-based applications, which would run on an end client machine. Notebook is an illustration of a customer based application.

ASP.Net — This is utilized for creating electronic applications, which are made to run on any program like Internet Explorer, Chrome or Firefox.

The Web application would be prepared on a worker, which would have Internet Information Services Installed.

Web Information Services or IIS is a Microsoft part which is utilized to execute an Asp.Net application.

The consequence of the execution is then shipped off the customer machines, and the yield is appeared in the program.

ADO.Net — This innovation is utilized to create applications to collaborate with Databases like Oracle or Microsoft SQL Server.

Microsoft consistently guarantees that .Net structures are in consistence with every one of the upheld Windows working frameworks.

--

--

Frantic Infotech Pvt. Ltd

We are a renowned mobile and web app development company in India, also providing Digital marketing services for almost more than 5 years now and counting.