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 the meaning silverligt control
What are asp.net authentication providers and iis security?
What is the raise event used for?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
How do you trigger the paint event in system.drawing?
How is a property designated as read-only?
What method do you use to explicitly kill a users session? How?
What are Sessions?
How boxing and unboxing occures in memory?
What is Global Assembly Cache (GAC) and what is the purpose of it?
What is the base class of Button control?
Explain the difference between vb and vb.net?