Presentation is loading. Please wait.

Presentation is loading. Please wait.

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

Similar presentations


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

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

2 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 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 4 Components 1.Framework Class Library (FCL) 2..NET Runtime Host 3.Utilities (Compilers, Code Generators, etc.)

5 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 6.NET Runtime Host Manages permissions granted to application Provides a common system of data types across all.NET languages Manages memory

7 7.NET Related Utilities Compilers Debugging Tools Automatic code generators

8 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 9.NET FRAMEWORK

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

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

12 12 T HANKsT HANKs


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

Similar presentations


Ads by Google