What is CTS, CLS and CLR ?

Answer Posted / sharda shukla

CLR stands for common language runtime.
CLR is the execution engine for .net framework.
It is also supports cross language interoperability.

Is This Answer Correct ?    14 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of Web API?

634


What kind of data we can store in viewstate?

576


Is it possible to apply themes to an asp.net application? If yes, then how?

575


How you will handle session when deploying application in more than a server?

587


What does asp stand for in asp.net?

517






What are the differences between primary foreign and unique keys?

518


What is difference between View State and Hidden Field in ASP.NET?

659


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1424


What is considered a service provider?

516


What is the difference between equals() and == in c#?

564


How many types of cache are there?

528


What are Master Pages in ASP.NET?

571


How does exception management works in ASP.NET?

615


Explain what is event bubbling?

573


what is loosely coupled solution? How it can be used?

564