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
What are the types of memory management? : Dot net architecture
Explain the purpose of cache? : Dot net architecture
.Net Frame work arch?
What is the mesi? : .NET Architecture
Can you explain update progress control?
What are the major differences between services and web services?
difference between Response.write,server.transfer and also which one is used when ?
What is the application frame host?
what is the difference between master page and content page?
What is an interrupt? : .NET Architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
What is an asssembly qualified name? Is it a filename? How is it different?
deference between display and visibility property of CSS
Define a managed code? : Dot net architecture
How do I prevent concurrent access to my data?