Answer Posted / kishan
The .NET Framework is an environment for building,
deploying, and running Web Services and other applications.
It consists of three main parts: the Common Language
Runtime, the Framework classes, and ASP.NET
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is http request and response?
How can you debug your.net application?
What is the difference between dispose() and finalize()?
What is the use of global.asax file?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Which is faster viewdata or viewbag?
What is the difference between the asp and asp.net?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
What is the difference between “Web.config” and “Machine.Config”?
What are the two properties that are common on every validation control?
What is a runtime version?
What is asp.net used for?
What threading model used in asp and asp.net?
Can you use Web API with ASP.NET Web Form?
What is DataGrid wheater its a Server Control or something else ?