What is CTS, CLS and CLR ?
Answer Posted / janu
the Common Language Runtime (CLR) is programming that manages the execution of programs written in any of several supported languages, allowing them to share common object-oriented class es written in any of the languages.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Can you explain autopostback?
What is difference between View State and Hidden Field in ASP.NET?
What is the behavior of a Web browser when it receives an invalid element?
In order to get assembly info which namespace we should import?
What are the advantages of the code-behind feature?
What is server infrastructure & server components?
Explain in what order a destructors is called.
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is mvc in angular?
Difference between overriding and overloading?
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
What is state management technique?
Explain about Application and Session Events ?