Post New Dot Net Framework Questions
How to bind table colum with gridview column?
Is entity framework slow?
What is Layout in ASP.Net MVC?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Why we need a separate mobile project template, while we can render our web application in mobile ?
Can you explain renderbody and renderpage in mvc?
What are the advantages of razor view engine?
what is minimum requirement for entity framework applications to run?
Can you explain renderbody and renderpage in asp.net mvc?
Do you know about the new features in ASP.Net MVC 4 ?
Can we add constraints to the route? If yes, explain how we can do it?
If I have multiple filters implemented, what is the order in which these filters get executed?
Describe the gac in the .net framework.
What is the difference between ViewData, ViewBag and TempData?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).