What is clr in .net?
Answer / Sarvesh Kumar Sharma
Common Language Runtime (CLR) is a virtual machine provided by Microsoft that executes programs written for the .NET Framework. It manages the execution of multiple high-level languages such as C#, VB.NET, F#, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you turn off cookies for one page in your site? Give an example.
Define marshling?
what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?
What is the difference between .net and laravel?
What's singlecall activation mode used for in .net?
What is meant by globalization?
What are situations when you register .NET assembly in GAC ?
What is the difference between a Hash Table and a Dictionary?
What is new in .net core?
Explain about .NET services?
How do I spawn a thread?
Which file is taken by compiler when we have both file Application and Server Configuration file?