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
How can you handle exceptions in asp.net?
What are the versions of garbage collection?
What describes a query?
What are the ways of preserving data on a Web Form in ASP.NET?
How many web.config files can I have in an application?
What is the significance of ASP.NET routing?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Who is using asp.net?
in which protocol ASP.NET WEB API Work?
What is a session in programming?
What is autopostback true?
What is the difference between GridView and Repeater controls in ASP.NET?
Demonstrate Render and PreRender?
Is asp.net a programming language or framework?