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

What are the components required to create a route in ASP.Net MVC?

583


What is entitycontainer? : Entity framework

582


What is the use .Glimpse in ASP.Net MVC

573


what do you mean by navigation property?

591


Explain what is the difference between view and partial view?

576






I want ask from plz smaple example code for Biztalkk server

1710


What are the sub types of ActionResult?

585


What are the versions of .net framework?

533


What is a model in android?

491


If I have multiple filters implemented, what is the order in which these filters get executed?

522


what is minimum requirement for entity framework applications to run?

576


What is clr? How does work clr & wht is work of clr?

555


what is eager loading?

571


What is the difference between partial and renderpartial?

493


What is routeconfig.cs in mvc 4?

643