what are clr,cls,cts?what is .net framework?
Answer Posted / rajesh
clr -> Common lang Runtime , it convert source code to IL
code using "Jit" Complier it convert il code to m/c
Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
Explain dotnet framework ?
difference between Response.write,server.transfer and also which one is used when ?
What is the difference between absolute expiration and sliding-time expiration?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
Explain .net mobile automatic paging? : Microsoft dot net mobile
What is a managed code? : Dot net architecture
What is a service class?
data types used in validation control
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
8. Oop-Why and were we use Interfacse and Abstract class.
what are the fundamental and common properties of .net controls?
Explain a .net mobile example with details? : Microsoft dot net mobile
What are the main Tools to develop .Net Application?
What is .net mobile lists. : Microsoft dot net mobile
what are constructors and destructors?