What is CLR ? Differentiate between CLR & CTS.

Answer Posted / sanjay

every language has a runtime.runtime is a environment .exemple jvm is a runtime for java.
CLR is a runtime which is used to convert MSIL(Microsoft intermediate language) code to operating system native code.

every language has class libraries. .netframework has BCL(base class libraries).cts(common type system) describes all the datatypes. evry .net laguages has to obey it

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is diff. Between abstract class and an interface?

727


Why do we use asp.net?

776


What does a switch do?

740


What is clickid?

758


Out of ASP or ASP.NET which one is stateless?

894


What is a form tag?

689


How many types of session state management options available in asp.net?

763


What is the difference between executescalar and executenonquery?

713


What are the disadvantages of view state?

821


What is ispostback property?

679


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

753


Which property is used to identify the Page is Post Back in ASP.NET?

755


If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?

766


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

714


What is __ requestverificationtoken?

737