Hi,
The .NET Framework 2.0
.Net framework is a environment for developing and running both services and applications, for different devices. We can develop windows based applications, distributed applications, web applications, server components and web services. These applications can be run on computers, wrist watches, mobile phones and hand held computers which have the .Net framework installed.
For developing applications on the .Net framework, the Class libraries of the .Net framework are provided. For running these applications developed on the .Net framework, the CLR - Common Language Runtime is used. An additional set of components provided by .Net framework, is the Presentation layer components. These include the windows forms, web forms, and console applications.
Components of the .NET Frame work 2.0
The components of the .Net framework consist of a collection of services and classes. These components exist as a layer between .Net applications and the underlying operating system.
The .Net framework consists of :
•
ASP.Net.
• Windows forms.
• Console application Services.
• .Net framework base classes.
• Common language runtime.