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 |
Can a dll be changed to an exe?
Should I implement finalize on my class? Should I implement idisposable?
What is common language specification (cls)?
What is Datatype Conversion in Vb.net?
Describe the Managed Execution Process?
What is an anonymous method?
what is the meaning silverligt control
What is managed code in .NET?
How to produce an assembly?
What's the use of system.diagnostics.process class in .net?
Compare client server application with n-tier application
Difference between Debugging and tracing in .net