Answer Posted / shirishakyatoor
CLR common Language Runtime : It is a runtime excution
engine for all the applications developed using .Net
Framework.
Some of the Uses Of it are :
Automatic memory management,garbage collection,code
execution,type safety, versioning , and some other system
services...
| Is This Answer Correct ? | 32 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between debug.write and trace.write?
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Explain the various authentication mechanisms in asp.net.
What is the use of web.config and machine.config files?
What is asp net objects?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
How many web config files can be created for an application?
How do I use a proxy server when invoking a web service?
How to implement Authentication and Authorization?
Difference between .NET and previous version?
What are validator? Name the validation controls in asp.net?
What is the difference between adding reference in solution explorer and adding references by using ?
Can we use MSSql as backend in asp.net...if yes then How.?
How many types of cookies are available in asp?
What is the difference between equals() and == in c#?