Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?
1 1986Post New Dot Net Framework Questions
Can a view be shared across multiple controllers? If yes, how we can do that?
What is ViewData and TempData in ASP.Net MVC?
Explain the 'page lifecycle' of an ASP.NET MVC?
Can I add mvc testcases in visual studio express?
what is scalar property?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Is it possible to share a view across multiple controllers?
explain why t4 entity is important in entity framework?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is code first? : Entity framework
Describe the roles of clr in .net framework.?
How large is the .net framework 3.0? Does this change make the release larger?
What is separation of concerns in asp.net mvc?
what is .edmx file and what it contains?
What is web api‘s in asp.net mvc 4 ?