Answer Posted / 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 |
Post New Answer View All Answers
How server form post-back works?
Explain the use of activex control in .net?
What is the purpose of enumerable class in .net?
Explain the differences between server-side code and client-side code.
Why inheritance is important?
How will you load dynamic assembly? How will create assemblies at run time?
What is .net and .net framework?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is the advantage of packaging over xcopy in .net?
How many namespaces are in .net version 1.1?
What is the difference between web application and enterprise application?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain how to redirect tracing to a file?
What is 'Common Type System' (CTS) in .NET?
Difference between value type & reference types ?