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 do you change the session time-out value?
What is data grid view in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is directive in asp net?
What do you mean by role-based security?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
What are the asp.net security controls?
What is a gridview in asp.net?
What is cache in asp net?
What is the difference between session and application?
Web API supports which protocol?
How does session state work in asp.net?
Write a code snippet to implement the indentation in json in web api.
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Is session stored in browser?