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
How can you register a custom server control to a web page?
What is viewstategenerator?
Explain about secure socket layer?
What is difference between view and partial view?
What are the new features implemented in ASP.NET?
What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?
Define authentication and authorization.
How many types of triggers are there in update panel?
Is asp.net and .net same?
What is query string? What are its advantages and limitations?
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What can you do with asp.net?
Explain the difference between an exe and a dll?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?
What is & in a url?