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 |
How to create a key pair in .net?
Explain .NET architecture?
What is difference between .net core and .net standard?
How WSDL is stored ?
Explain cas (code access security)?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Please explain what is reflection and what is it for?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories?
Explain different types of cookies in .NET?
What are the providers available with VS.NET ?
How to debug failed assembly binds?
What is the difference between task and thread in .net?