What are the Main Features of .NET platform

Answer Posted / kirti

Features of .NET Platform are :-

Common Language Runtime

Explains the features and benefits of the common language runtime, a run-time environment that manages the execution of code and provides services that simplify the development process.

Assemblies

Defines the concept of assemblies, which are collections of types and resources that form logical units of functionality. Assemblies are the fundamental units of deployment, version control, reuse, activation scoping, and security permissions.

Application Domains

Explains how to use application domains to provide isolation between applications.

Runtime Hosts

Describes the runtime hosts supported by the .NET Framework, including ASP.NET, Internet Explorer, and shell executables.

Common Type System

Identifies the types supported by the common language runtime.

Metadata and Self-Describing Components

Explains how the .NET Framework simplifies component interoperation by allowing compilers to emit additional declarative information, or metadata, into all modules and assemblies.

Cross-Language Interoperability

Explains how managed objects created in different programming languages can interact with one another.

.NET Framework Security

Describes mechanisms for protecting resources and code from unauthorized code and unauthorized users.

.NET Framework Class Library

Introduces the library of types provided by the .NET Framework, which expedites and optimizes the development process and gives you access to system functionality.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you specify comments using razor syntax?

796


will there be any issues adding a table without primary keys to a data model?

804


How does �side by side� work for the .net framework 3.0?

695


what is use of entitydatasource control?

819


What are the levels at which filters can be applied in an asp.net mvc application?

769


How can I return string result from action in asp.net mvc?

769


Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).

2021


What are the Core features of ASP.NET MVC?

794


Which is the default http method for an action method?

675


Can we change web.config settings from iis?

756


My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?

747


explain how you can load related entities in ef (entity framework)?

737


What is meant by viewdata?

724


sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?

3172


What is Separation of Concerns in ASP.NET ASP.Net MVC?

796