Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
No Answer is Posted For this Question
Be the First to Post Answer
What are differences between entity framework and l2s? : Entity framework
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 page life cycle?
Explain how to use multiple submit buttons in ASP.Net MVC?
What is session state management?
How to identify the Code which Complies corresponding Compiler in .NET? Means Suppose, i am taking One project A.. in which code is implemented using C# langugge. And Another Project B..in Which Code is implemented using VB.NET. Suppose I am creating Project C. i am adding Reference of Project A and B to Project C. So, in Project C, how to identify Project A is Complied through CSCompliler? And Project B is Compiled VBCompiler at Runtime?
Is razor a server side?
What are the contents of assembly?
What is viewdata?
Why do you need to serialize
Explain the new features added in version 4 of mvc (mvc4)?
What is the use of view model in asp.net mvc?