Answer Posted / mahesh kotekar
1.CLR stands for Common Language Runtime.
2.CLS and CTS are the subtypes of CLR
3.It converts managed program into MSIL
4. One runtime environment all managed languages.
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is Attribute Routing in ASP.Net MVC?
Is http stateful or stateless?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Is .net framework 4.8 the last version?
What is the difference between viewbag and viewdata in asp.net mvc?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
explain lazy loading, eager loading, and explicit loading?
How large is the .net framework 3.0? Does this change make the release larger?
What are the levels at which filters can be applied in an asp.net mvc application?
What is difference between Viewbag and Viewdata in ASP.NET MVC?
What operating systems will the .net framework 3.0 be available for?
What is net framework 3.0 ?
Can you use Razor code in Javascript in ASP.Net MVC?
What is viewbag title?
In Server how to check whether model has error or not in ASP.Net MVC