Thursday 4 September 2014

.NET Framework

Define .NET Framework:
›The .NET Framework is a new computing platform that simplifies application development in the highly distributed environment of the Internet.

The .NET Framework is designed to fulfill the following objectives:
•Firstly it is designed to provide a consistent object-oriented programming environment for object is stored and executed locally or executed remotely.
•Next to provide code-execution environment that minimizes software deployment activity like it provides inbuilt code samples.
•It also provides a code-execution environment that eliminates the performance problems of scripted or interpreted environments for example application performance tools like debugging and tracing.
•Next it makes the developer experience consistent across widely used applications, such as Windows-based applications and Web-based applications.
•Finally to build communication as per industry standards to ensure that the code developed in .NET Framework can integrate with any other code.

0 comments:

Post a Comment