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 / anand

The Microsoft .NET Framework is a software framework that
can be installed on computers running Microsoft Windows
operating systems. It includes a large library of coded
solutions to common programming problems and a virtual
machine that manages the execution of programs written
specifically for the framework. The .NET Framework is a key
Microsoft offering and is intended to be used by most new
applications created for the Windows platform.

The framework's Base Class Library provides a large range of
features including user interface, data and data access,
database connectivity, cryptography, web application
development, numeric algorithms, and network communications.
The class library is used by programmers, who combine it
with their own code to produce applications.

Programs written for the .NET Framework execute in a
software environment that manages the program's runtime
requirements. Also part of the .NET Framework, this runtime
environment is known as the Common Language Runtime (CLR).
The CLR provides the appearance of an application virtual
machine so that programmers need not consider the
capabilities of the specific CPU that will execute the
program. The CLR also provides other important services such
as security, memory management, and exception handling. The
class library and the CLR together constitute the .NET
Framework.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is edm (entity data model)? : Entity framework

1143


Which version of .net framework is installed?

1025


Explain what platforms does the .net framework run on?

1095


What is the .net framework and how does it work?

1017


What is .net framework in simple terms?

1061


What is the mvc pattern (model view controller pattern)?

1046


What is entity framework used for?

1095


List out few different return types of a controller action method?

1095


What is the difference between ViewData, ViewBag and TempData?

1127


Is razor a server side?

1033


What is renderbody?

1099


What are authentication filters in web api?

1108


What is the full form of sp?

1070


what is code first approach?

1194


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

1130