Saturday, September 3, 2011

Basic .NET Framework

What is IL(IL)

Intermediate language is also known as MSIL(MICROSOFT Intermediate language) or CIL (Common Intermediate Language). 
All .Net source code is compiled to IL.IL is then convert to machine code at the point where the software is installed,or at run time by a just in time (JIT) compiler.  

What is CLR 

Full form of CLR is Common Language Runtime and it forms the heart of the .NET framdwork. All Language have runtime and it is the responbility of the runtime to take care of the code execution of the program..Following are the responsibilities of CLR

1. Garbage Collection: CLR automatically manages memory thus eliminating memory leaks when objects are not referred. 

2. Code Access Security :CAS grants rights to program depending on the security configuration

If you are searching life partner. your searching end with kpmarriage.com. now kpmarriage.com offer free matrimonial website which offer free message, free chat, free view contact information. so register here : kpmarriage.com- Free matrimonial website

0 comments:

Post a Comment