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 the use of action filters in an mvc application?
What is layout in mvc?
What is entity framework used for?
What is ado.net data provider? : Entity framework
What is a view engine?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is the difference between renderaction and renderpartial?
How large is the .net framework 3.0?
What is MVVM design pattern?
How the ‘page lifecycle’ of ASP.Net MVC does works?
Where are the routing rules defined in an asp.net mvc application?
What are the 2 popular asp.net mvc view engines?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
explain lazy loading, eager loading, and explicit loading?
How to use Jquery Plugins in ASP.Net MVC validation?