What does CLR do as soon as an assembly is created ?
Answer Posted / gurudev kumar
CLR convert C# code to IL code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
how can you enhance the performance of entity framework?
What is controllercontext?
What are action filters?
mention what is the key advantage of using entity framework or ef?
Explain tempdata in mvc?
What is meant by viewdata?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is the use of the default route?
Give an example for authorization filters in an asp.net mvc application?
what is scalar property?
Explain RenderBody and RenderPage in ASP.Net MVC?
mention what is code first approach and model first approach in entity framework?
What is RouteConfig.cs in ASP.Net MVC 4?
Can I use razor code in javascript in asp.net mvc?