google-site-verification=ECX1M6_Vb39ty4VtQDXQce6wOjmPTxSettd3hTIZb9Q

What is Dot Net Framework Architecture

random

What is Dot Net Framework Architecture

Introduction
In this .net framework tutorial, I will explain .net framework, main components of .net framework and net framework architecture and its features.

What is .Net Framework?

The dotnet framework is a new platform or software development environment developed by Microsoft Corporation for developing, deploying applications and services.
explain .net framework,what is .net framework definition,what is clr, what is .net framework in c#
what is .net framework definition

A run-time engine for manage code, a platform designed for Internet-distributed software, a consistent object oriented programming environment, a code-execution environment that minimizes software deployment and version conflicts and eliminates the performance problems of scripted or interpreted environments.

There are following .net framework major components :-

  • Common Language Runtime (CLR) :- A run time environment responsible for manage code execution, memory management, thread management. Enforce strict type safety and other forms of code accuracy that promote security and robustness.
  • .Net framework Class Library (FCL):- The .net class library is a comprehensive object oriented collection of reusable types that you can use ti develop applications.

.Net Platform Architecture

The following illustration shows the relationship of the common language runtime and the class library to your applications and to the overall system. The illustration also shows how managed code operates within a larger architecture.
explain .net framework architecture,net framework architecture and its features,microsoft .net framework architecture,clr architecture in .net framework, dot net framework architecture,.net platform architecture
dot net framework architecture

Advantages of .Net Framework

There are following benefits of using .net framework :-
  • Managed Code & Consistent Programming Model 
  • Cross Language Operation
  • The Class Library
  • Deployment
  • Common Language Infrastructure
  • Common Type System
  • Common Language Specification
  • Virtual Execution System
  • MetaData
  • Common Type System
  • Common Intermediate Language
  • Common Language Runtime
  • Running an Application 

Summary
In this article, I discussed about net framework basics, benefits of the .net framework, main components of .net framework. I hope that this article would have helped you in understanding .Net Framework and have built a simple and clear understanding of .Net.

Your feedback and constructive contributions are welcome. Please feel free to contact me for feedback or comments you may have about this article.
What is Dot Net Framework Architecture Reviewed by Ravi Kumar on 11:35 PM Rating: 5

No comments:

All Rights Reserved by Etechpulse © 2012 - 2017

Contact Form

Name

Email *

Message *

Powered by Blogger.