Presentation is loading. Please wait.

Presentation is loading. Please wait.

CE-105 Spring 2007 Engr. Faisal ur Rehman

Similar presentations


Presentation on theme: "CE-105 Spring 2007 Engr. Faisal ur Rehman"— Presentation transcript:

1 CE-105 Spring 2007 Engr. Faisal ur Rehman
.NET FRAMEWORK CE-105 Spring 2007 Engr. Faisal ur Rehman

2 Definition .Net Framework is a platform that allows you to develop software applications and libraries called “managed applications”. It provides you with the compiler and tools to be able to build, debug, and execute managed code.

3 Definition The .NET Framework is an integral Windows component that supports building and running the next generation of applications and XML Web services.

4 Components Framework Class Library (FCL) .NET Runtime Host
Utilities (Compilers, Code Generators, etc.)

5 Framework Class Library (FCL)
It is a series of classes with methods that encapsulate common system or application related functionality. These classes are available to utilize from .NET languages including VB.NET Controls from Toolbox, access of database or opening xml files need FCL

6 .NET Runtime Host Manages permissions granted to application
Provides a common system of data types across all .NET languages Manages memory

7 .NET Related Utilities Compilers Debugging Tools
Automatic code generators

8 Running .NET Application
Application is compiled in IL (intermediate language) which is present as exe or dll It is then compiled into optimized machine code based upon Windows version and CPU / system configuration.

9 .NET FRAMEWORK

10 Visual Studio uses. NET Framework
Visual Studio uses .NET Framework. In other words VS is not needed to create .NET applications

11 Q & A What is .NET Framework Define components of .NET Framework

12 T H A N K s


Download ppt "CE-105 Spring 2007 Engr. Faisal ur Rehman"

Similar presentations


Ads by Google