Answer Posted / thishanth
The Microsoft .Net Framework is a platform that provides
tools and technologies you need to build Networked
Applications as well as Distributed Web Services and Web
Applications. The .Net Framework provides the necessary
compile time and run-time foundation to build and run any
language that conforms to the Common Language Specification
(CLS).The main two components of .Net Framework are Common
Language Runtime (CLR) and .Net Framework Class Library (FCL).
what_is_microsoft_.net_framework
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is loosely coupled solution? How it can be used?
Why web api is better than wcf?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is a web based system?
What symbol specifies the beginning of a query string?
Define repository pattern in asp.net mvc? : asp.net mvc
What are the differences between clr & cts?
How to bind all the binding controls in a page at once in ASP.NET?
Define application state variable and session state variable?
Is asp.net a language?
What is the difference between session and viewstate in asp.net?
Explain how to prepare culture-specific formatting in .net.
Can any body provide me the sample web application in asp.net
What are the ways of preserving data on a Web Form in ASP.NET?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?