What is .NET Framework?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is CLR, CLS,CTS
4 Answers Deloitte, Vee Technologies,
What is .net environment?
Explain boxing and unboxing in .net.
How boxing and unboxing occures in memory?
What is new in .net core?
Tell us what is heap and what is stack?
What is use of ContextUtil class?
What is an anonymous method and how is it different from a lambda expression?
How is .net able to support a lot of languages?
What are the providers available with VS.NET ?
Difference abstract class and interface in .net?
What is garbage collection in .net? Explain the garbage collection process?