What is .NetFramework?

Answer Posted / harshad lakkad (bapunagar part

The .NET Framework is a software framework that can be
installed on computers running 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 That 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 ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is better session or viewstate?

514


Explain login control and form authentication.

565


How to implement form based authentication in asp.net application?

572


Disable Mouse right click on web page in asp.net?

584


Is asp.net mvc front end or backend? : Asp.Net MVC

494






How to do state management in ASP.NET?

601


Explain the different parts that constitute ASP.NET application?

568


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

515


In how many ways we can retrieve table records count?

540


What is full trust in asp.net?

549


Describe the differences between the lifecycles of Windows services and Standard EXE?

599


Explain the concept of MVC Scaffolding?

595


What is the advantage of mvc over asp.net? : Asp.Net MVC

509


Diff between web user control and web custom control?

505


How do cookies work?

596