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 difference between odbc and ado?
What are remotable objects in .NET Remoting?
How does cas works?
Tell us why do we use the “using” statement?
What is .net code security?
How different are interface and abstract class in .Net?
Describe the difference between inline and code behind which is best in a loosely coupled solution?
What is connection pooling and how do you make your application use it?
How .NET is able to support multiple languages?
How big is the datatype int in .net?
What is Meta Data? Explain Types of Assemblies
How do you start, pause, continue or stop a Windows service off the command line?