What is .NET Framework?

Answer Posted / guest

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 ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the types of Scaffoldings.

623


What is the difference between old ADO.NET and Entity framework coding techniques?

552


Explain the advantages of dependency injection (di) in asp.net mvc?

564


Explain the advantage of packaging over xcopy in .net?

542


mention in what all scenarios entity framework can be applicable?

962






Can you explain the page life cycle of mvc?

553


What is the use of display modes?

574


Does razor engine supports for tdd?

732


What is the 'page life cycle' of an ASP.NET MVC?

604


What is ViewStart Page in ASP.Net MVC?

573


mention what are the various methods provided by the dataset object to generate xml?

598


Explain Bundle.Config in ASP.Net MVC4?

563


what is .edmx file and what it contains?

596


What is storage model? : Entity framework

549


What is namespace of asp.net mvc?

595