What is .NET Framework?

Answer Posted / kranthi kumar.j

A programming infrastructure created by Microsoft for
building, deploying, and running applications and services
that use .NET technologies, such as desktop applications and
Web services.

The .NET Framework contains three major parts:

* the Common Language Runtime
* the Framework Class Library
* ASP.NET.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is garbage collection in .net? Explain the garbage collection process?

653


Explain what inheritance is, and why it's important?

584


What does msil do?

645


How will you load an assembly which is not referenced by current assembly?

634


Explain .net framework overview?

663






Explain about managed heap?

735


Is .net core the future?

669


How inheritance works in .net?

650


why you wouldn't want to write into it even if you could

666


Tell us what is json data, and what is one way that .net developers can work with json?

646


Will my .net app run on 64-bit windows?

695


When we go for html server controls and when we go for web server controls?

647


Explain is the jit an interpreter?

664


Tell us the differences between an interface and an abstract class in .net?

652


What method do you use to explicitly kill a users session? How?

603