What does CLR do as soon as an assembly is created ?
Answer Posted / vikas sharma
CLR comman langage runtime.
| Is This Answer Correct ? | 2 Yes | 23 No |
Post New Answer View All Answers
What is the purpose of a web form?
How to Redirect Tracing to a File
Mention the core components of .net framework?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
Explain the use of Inversion of control (IOC)?
what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?
What is the use of display modes?
Explain entity lifecycle? : Entity framework
What is a razor file?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
which are the key concepts of entity data model?
Can I add asp.net mvc testcases in visual studio express?
What is the difference between renderaction and renderpartial?