What is CTS, CLS and CLR ?
Answer Posted / ramkumar.v
What is CLR?
CLR is Common Language Runtime.It is Heart of the .net frame Work.Although Approaches and Responsible To execute for CLR.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of ASP.NET routing?
How are sessions stored?
What are the Types of chaching. How to implement caching
Please briefly explain the usage of global.asax?
List the advantages and disadvantages of user control an custom control?
Write the different features of a Thread and a Process?
What is the use of session state and application state and difference between them?
What is web api config?
What are the new features added from ASP to ASP.NET?
What is difference Between Authentication and authorization?
Which adapter should you use, if you want to get the data from an access database?
What is ispostback method in asp.net? Why do we use that?
What is http only cookie?
How can we create Tree control 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?