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 does cookies work in asp net?
What are Master Pages in ASP.NET?
List the types of authentication supported by asp.net?
What is scope of an application variable in asp.net?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is validation in asp.net?
Explain swagger components.
What is sql data source control in asp.net?
What is the good practice to implement validations in aspx page?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the significance of finalize method in .net?
In which event of the page viewstate is available?
What language does asp.net use?
Describe the master page.
What is xaml? Are xaml file compiled or built on runtime?