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 static constructor, when it will be fired?
What is Assembly manifest? what all details the assembly manifest will contain.
what are the controls used to upload a file from client to server?
Should I use readerwriterlock instead of monitor.enter/exit?
How do you give a Windows service specific permissions?
What does cli do?
What method do you use to explicitly kill a users session? How?
Explain what is the difference between web application and enterprise application?
What is managed code execution?
asp mean
What is the difference between response.write & response.output.write?
When displaying fonts, what is the difference between pixels, points and ems?