Hari Prasad Gaur: Introducing The
Hari Prasad Gaur: Introducing The
Hari Prasad Gaur: Introducing The
Introduction
software component that can be added to the Microsoft Windows operating system.
The .NET framework defines an enviornments
that support the development and execution of highly distributed, component based applications.
Continue.
It enables differing computer languages to
work together and provides for security, program protability, and a common programming model for the Windows platform. .NET framework is not a language it is platform which provides a library for writing and executing written programs in any compliant language.
Continue.
.Net is a new framework for developing web-
based and windows-based applications within the Microsoft environment. The .NET Framework represents a unified, object-oriented set of services and libraries.
.NET Application
.NET Framework
VB
VC++
VC#
JScript
Visual Studio.NET
ASP.NET: Web Services and Web Forms ADO.NET: Data and XML Base Class Library
Windows Forms
Common Language Runtime Base Class Library ADO.NET: Data and XML ASP.NET: Web Services and Web Forms Windows Forms
languages.
All .NET languages must obey the rules and
that enables programs to be portable, supports mixed-language programming, and provides security.
It is the job of CLR to translate the intermediate code into executable code when a progarm is run.
referred to as the Framework Class Library (FCL), is a library of types available to all languages using the .NET Framework.
The BCL provides classes which encapsulate a
number of common functions, including file reading and writing, graphic rendering, database interaction and XML document manipulation.