Explain the tools used for unit testing in ASP.Net MVC
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to cancel filter execution?
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What are the types of assemblies and where can u store them and how ?
11 Answers Accenture, BirlaSoft, IBM,
Can we look at the IL for an assembly?
How the framework differentiate between 2 version dlls? eg Version 2.0 and 2.1 dlls are there. both are referred in the code.but we are using only name of that dll not the version number. in run time how the framework know which dll has to be referred?
Can we have enum in entity framework?
How will you load dynamic assembly? How will create assemblies at run time?
what is entity graph in entity framework?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is namespace of asp.net mvc?
How we can invoke child actions in ASP.Net MVC?