12
What is .NET Technology What is .NET framework Versions of .NET Framework

Session i(introduction)

Embed Size (px)

Citation preview

What is .NET Technology

What is .NET framework

Versions of .NET Framework

What is it?

› It is a virtual machine that includes a large class library.

Why use it?

› Reuse code for basic functions › Security › Memory Management

Windows A/p, Web A/p

.NET Framework

Operating System

Framework Version

IDE Year

1.0(Beta Version) VS.NET 2000

1.1(Full Version) VS.NET2002 2002

2.0 VS.NET2005 2005

3.0

3.5 VS.NET2008 2008

4.0 VS.NET2010 2010

CLR(Common Language Runtime)

MSIL(Microsoft Intermediate Language Code)

JIT(Just in time Compiler)

CTS(Common Type System)

FCL(Framework Class Library)

The CLR also provides other important services such as

Security, Automatic Memory Management, and Exception Handling.

Visual Studio IDE

ToolboxSolution ExplorerServer Explorer

What is ASP.NET

Web Technologies

Web Page

Static Web Page Dynamic Web Page

User Friendly

Platform Independent

Code Reusability

Security

Multiple Language Support