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 the difference between a default skin and a named skin?
How to register exception filter globally?
How does asp.net work?
What are the two Layouts supported by a Web form in ASP.NET?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
What are the 3 types of web?
Can we set which type of comparison we want to perform by the CompareValidator control?
What is the difference between the get method () and post method ()?
What are the session management techniques asp net?
How to send a DataReader as a parameter to a remote client ?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Do you know caching feature?
How you can return View from ASP.NET Web API method?
What is the use of service provider?
How do we ensure view state has not tampered?