You are on page 1of 4

Various Components of .

NET Framework
ARCHITECTURE OF . NET FRAMEWORK
C# VB

J#

VC ++

COMMON LANGUAGE SPECIFICATION ASP . NET WEB FORMS WEB SERVICES & Winnows WINDOWS Forms

.NET VISUAL STUDIO

ADO . NET & XML BASE CLASS LIBRARY ( BCL )

RUNTIME

COMMON LANGUAGE OPERATING SYSTEM

Various Components of . NET Framework


q MSIL = Microsoft Intermediate Language
VB C# J# VC ++

VB Compiler

C# Compiler

J# Compiler

VC++ Compiler

Meta Data

MSIL

MSIL

MSIL

MSIL

Various Components of . NET Framework


q q Assemblies

Assembly is a logical grouping of one or more managed codes or resource f

MSIL & Meta Data

Tool combining Managed code & Resources

Assembly - PE ( Manifest Describes Set of Files in Assemblies )

MSIL & Meta Data

Various Components of . NET Framework


q Types of Assemblies Private Assemblies Shared Assemblies

You might also like