What is the CLR
Answer / kirti
CLR = Common Language Runtime. The CLR is a set of standard resources that (in theory) any .NET program can take advantage of, regardless of programming language. Robert Schmidt (Microsoft) lists the following CLR resources in his MSDN PDC# article:
Object-oriented programming model (inheritance, polymorphism, exception handling, garbage collection)
Security model
Type system
All .NET base classes
Many .NET framework classes
Development, debugging, and profiling tools
Execution and code management
IL-to-native translators and optimizers
What this means is that in the .NET world, different programming languages will be more equal in capability than they have ever been before, although clearly not all languages will support all CLR services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what platforms does the .net framework run on?
What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
Give an example for authorization filters in an asp.net mvc application?
what are generics? Without generics what are the disadvantages in 1.1?
3 Answers HP, iSoft, nTech Solutions,
What is serialization ?
What is GUID , why we use it and where
How can you return string result from Action in ASP.Net MVC?
What is the main difference between VS 2005 and VS 2003?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What is .net framwork?
Which is the default http method for an action method?
WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING
21 Answers ABC, Cap Gemini, Comspark,