What is ignore route in mvc?
Answer / Harish Jain
An Ignore Route in MVC is used to exclude certain routes from being processed by the routing engine. This can be useful when you want to define a new route that should not interfere with existing ones.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the role of "actionfilters" in mvc?
Is flux a mvc?
What is mvc3?
What is mvc in detail?
Mention what is the importance of nonactionattribute?
How to share a view across multiple controllers in MVC?
Is forms authentication possible in mvc? If yes then explain in detail how?
Is angular js mvc?
What is the difference between adding routes, to a webform application and an mvc application?
Explain what is routing? What are the three segments for routing is important?
What is known as mvc?
Mention what is the difference between viewdata and viewbag?