DotNet Academy of Rajesh Rolen

Solutions by Rajesh Rolen

.NET framework overview 1

Has own class libraries. System is the main namespace and all other namespaces are subsets of this.

It has CLR(Common language runtime, Common type system, common language specification)

All the types are part of CTS and Object is the base class for all the types.

If a language said to be .net complaint, it should be compatible with CTS and CLS.

All the code compiled into an intermediate language by the .Net language compiler, which is nothing but an assembly.

During runtime, JIT of CLR picks the IL code and converts into PE machine code and from there it processes the request.
CTS, CLS, CLR
Garbage Collection
Dispose, finalize, suppress finalize, Idispose interface
Assemblies, Namespace

Assembly is a collection of class/namespaces. An assembly contains Manifest, Metadata, Resource files, IL code
Com interoperability, adding references, web references
Database connectivity and providers
Application Domain

0 comments:

Post a Comment

About this blog

Blog Archive

My Blog List

Advertise On This Site

Site Info

Advertise on this Site

To advertise on this site please mail on RajeshRolen@gmail.com

Information Source

About

Pages

Dot Net Academy

Advertis in This Area of Site

Powered by Blogger.

Followers

Blog Archive

Search This Blog