Answer Posted / muruga ganesh
CLS - CLS defines the rules to support language
integration. This is done in such a way, that programs
written in any language (.NET compliant) can interoperate
with one another.
CTS - CTS is a Common Type System, it describes how types
are declared, used and managed. CTS facilitates
cross-language integration, type safety, and high
performance code execution.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How you can add an event handler?
How do I send an email message from my ASP.NET page?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Explain the advantages of caching?
What is the maximum timeout we can set for Cookies?
What is Cookies Less Session?
Who creates jsessionid?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
Describe the disadvantage of cookies.
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is the asp.net mvc folder conventions? : asp.net mvc
Which .NET framework supports Web API?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
Explain ViewState?
What is ascx?