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 |
What is entitytypes? : Entity framework
What's the difference between Java and .NET garbage collectors ?
What are the 2 ways of adding constraints to a route?
Can I uninstall microsoft .net framework?
Which are the important namespaces used in ASP.Net MVC?
What are html helpers in asp.net mvc?
What's an interface
What is Global Assembly Cache (GAC) and what is the purpose of it?
I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?
Can you use Razor code in Javascript in ASP.Net MVC?
what happened when type url in address bar and press enter?
which is good java or Dot net?