C# FAQ 2 – About .NET Framework And Visual Studio


0

The .NET Framework is one of the powerful technologies developed by Microsoft. It comprises several programming languages such as C#, Visual Basic, C++, F#. The framework also includes database platforms such as ADO.NET and web based languages such as ASP.NET and MVC.

Microsoft did not included MVC when they originally released .NET Framework in 2002 but was added later as per the feedback of the developers. The .NET Framework infrastructure comprises of Common Language Runtime (CLR), .NET Framework class libraries and Visual Studio.

Common Language Runtime is called CLR and provides a universal execution engine for .NET applications. The runtime has a capability to manage objects with the help of Automatic Garbage Collection system

Read Complete Article


Like it? Share with your friends!

0

What's Your Reaction?

hate hate
0
hate
confused confused
0
confused
fail fail
0
fail
fun fun
0
fun
geeky geeky
0
geeky
love love
0
love
lol lol
0
lol
omg omg
0
omg
win win
0
win
Anand Narayanaswamy
Anand Narayanaswamy is the editor-in-chief of Learnxpress. He was a Microsoft Most Valuable Professional (MVP) for a period of 9 years. He is a ASPInsider based in Trivandrum, Kerala State, India. Anand is the author of Community Server Quickly published by Packt Publishing.

0 Comments

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