What is CLR ? Differentiate between CLR & CTS.
Answer Posted / vijay
CLR is common language runtime is calle as CLR.
Diff:-
CLR is .net framwork enviornment run time.
CTS is cross language integration(interopability).
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Please briefly explain the usage of global.asax?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
How response object is related to asp's response object?
What is redirectpermanent in asp.net?
What are demand-paging and pre-paging?
What is use of <% %> in asp.net?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is inproc mode in session?
How can I create master page in asp net?
How can we register exception filter globally?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Demonstrate Render and PreRender?
What is the difference between server-side scripting and client-side scripting?
How do I publish my asp.net application to my isp's web server?