Wednesday 25 December 2013

.NET Framework Fundamentals


                                .NET Framework Fundamentals

.NET FRAMEWORK

DESCRIPTION

Programs written for the .NET Framework execute in a software environment that manages the program’s runtime requirements. Also part of the .NET Framework, this runtime environment is known as the Common Language Runtime (CLR).

PRINCIPAL DESIGN FEATURES

INTEROPERABILITY

Because computer systems commonly require interaction between new and older applications, the .NET Framework provides means to access functionality that is implemented in programs that execute outside the .NET environment. Access toCOM components is provided in the System.Runtime.InteropServices and System.EnterpriseServices namespaces of the framework; access to other functionality is provided using theP/Invoke feature.

COMMON RUNTIME ENGINE

The Common Language Runtime (CLR) is the execution engine of the .NET Framework. All .NET programs execute under the supervision of the CLR, guaranteeing certain properties and behaviors in the areas of memory management, security, and exception handling.

LANGUAGE INDEPENDENCE

The .NET Framework introduces a Common Type System, or CTS. The CTSspecification defines all possibledatatypes and programming constructs supported by the CLR and how they may or may not interact with each other conforming to theCommon Language Infrastructure (CLI) specification. Because of this feature, the .NET Framework supports the exchange of types and object instances between libraries and applications written using any conforming .NET language.

BASE CLASS LIBRARY

The Base Class Library (BCL), part of the Framework Class Library (FCL), is a library of functionality available to all languages using the .NET Framework. The BCL provides classes which encapsulate a number of common functions, includingfile reading and writing, graphic renderingdatabase interaction, XML document manipulation and so on.

SIMPLIFIED DEPLOYMENT

The .NET Framework includes design features and tools that help manage theinstallation of computer software to ensure that it does not interfere with previously installed software, and that it conforms to security requirements.

SECURITY

The design is meant to address some of the vulnerabilities, such as buffer overflows, that have been exploited by malicious software. Additionally, .NET provides a common security model for all applications.

PORTABILITY

The design of the .NET Framework allows it to theoretically be platform agnostic, and thus cross-platformcompatible. That is, a program written to use the framework should run without change on any type of system for which the framework is implemented.

ARCHITECTURE

COMMON LANGUAGE INFRASTRUCTURE (CLI)

The purpose of the Common Language Infrastructure (CLI), is to provide a language-neutral platform for application development and execution

.NET STACK

2 comments:

  1. Thank you for your guide to with upgrade information
    .NET Online Course

    ReplyDelete
  2. I am happy to know. thank you so much for giving us a chance to have this opportunity.. This is the exact information I am been searching for, Thanks for sharing the required infos with the clear update and required points.


    Dot Net Training in Chennai | Dot Net Training in anna nagar | Dot Net Training in omr | Dot Net Training in porur | Dot Net Training in tambaram | Dot Net Training in velachery

    ReplyDelete