Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

1048


Explain what is routing?

1030


What is the difference between entity framework and mvc?

1110


what is entity data model?

1118


What symbol would you use to denote, the start of a code block in razor views?

1026


Explain Model, view and Controllers in Asp.Net MVC?

1110


Which version of .net framework is installed?

1028


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

1071


what is lazy loading in entity framework?

1147


What operating systems will the .net framework 3.0 be available for?

1077


what is entityclient?

1176


Explain how you can send the result back in JSON format in MVC?

1030


Is it possible to share a view across multiple controllers?

1019


Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?

1069


In razor syntax, what is the escape sequence character for @ symbol?

1039