What is CLR ? Differentiate between CLR & CTS.
Answer Posted / minhajul islam
CLR is the framework and heart of dot net. It Covert code
into IL then into machine language using Jit compiler
CTS is the subset of CLR and used to smoothly communicate
between different languages. Such as datatype int datatype
of vb6 and c++ converted into System.Int32 in CTS.
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Define caching.
What is asp short for?
What is the difference between custom web user control and a custom web server control?
How does u get record no from 5 to 15 from a dataset of 100 records?
Where sessions are stored in asp.net?
What is session in asp.net?
Explain the difference between asp & asp.net.
What does asax stand for?
What is difference between singleton and single call?
Describe the master page.
What is _dopostback in asp net?
What is the difference between the asp and asp.net?
Explain what is viewstate?
Explain Features in ASP.NET
What is the procedure to create the environment for asp.net? : asp.net mvc