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
Which Is Faster MVC or ASP.net ?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is server side routing?
Why mvc is faster than asp.net? : Asp.Net MVC
What is Partial PostBack in ASP.NET?
What does the orientation property do in a menu control?
What are the differences between application object and session object?
explain code with multi inhertance
Explain difference betn dataset and recordset?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
How to change Master page in ASP.Net using code?
What should you do is you want to remove an existing component but would like to make some funtionalities?
What are the asp.net 2.0 features?
Explain about asp.net 2.0 themes?
Should I delete cookies?