About .NET Framework ?

Answer Posted / vamshi

The .NET Framework has two main components: the common
language runtime and the .NET Framework class library.
You can think of the runtime as an agent that manages code
at execution time, providing core services such as memory
management, thread management, and remoting, while also
enforcing strict type safety and other forms of code
accuracy that ensure security and robustness.
The class library is a comprehensive, object-oriented
collection of reusable types that you can use to develop
applications ranging from traditional command-line or
graphical user interface (GUI) applications to applications
based on the latest innovations provided by ASP.NET, such as
Web Forms and XML Web services.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the roles of clr in .net framework.?

636


how do you query in entity model when the result has a join from from different database other than the entity model?

552


How to return the JSON from action method in ASP.Net MVC?

685


Explain the tools used for unit testing in ASP.Net MVC

596


What is the use .Glimpse in ASP.Net MVC

566






What is viewdata?

581


Mention some action filters which are used regularly in ASP.Net MVC?

539


Is entity framework slow?

513


In Server how to check whether model has error or not in ASP.Net MVC

614


What is Dependency Injection in ASP.Net MVC

577


What is entity framework used for?

514


What is the "helperpage.isajax" property?

683


Explain bundle.config in mvc4?

636


Can I add asp.net mvc testcases in visual studio express?

590


What is difference between html.beginform and ajax.beginform?

599