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 reflection and what is it for?
What is the difference between a class and an object, and how do these terms relate to each other?
Explain acid properties?
When displaying fonts, what is the difference between pixels, points and ems?
What is .net3.0 and .net3.5?
What security mechanisms to enforce for Authenticating and authorizing the users?
Which namespace is require to used XML in .NET?
0 Answers Sans Pareil IT Services,
What is machine.config in .net?
What are multicast delegates?
what are the controls used to upload a file from client to server?
Can a dll be changed to an exe?
Can "this" be used within a static method?