Answer Posted / muthu kumar
Microsoft .NET is a set of software technologies for
connecting information, people, systems, and devices
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Which filter executes first in an asp.net mvc application?
what is explicit loading?
What are html helpers in asp.net mvc?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
Can a view be shared across multiple controllers? If yes, how we can do that?
Does razor engine supports for tdd?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is entitytype? : Entity framework
What is the use of display modes?
What is the use of viewmodel in mvc?
Is .net framework going away?
What filters are executed in the end?
What are the possible razor view extensions?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
List out few different return types of a controller action method?