What is mvc route constraints?
Answer / Vijay Singh
Route constraints in ASP.NET MVC are used to restrict the values that can be matched by a specific route segment. This allows for more precise control over which URLs map to which actions.
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention what does model-view-controller represent in an mvc application?
What's the difference between mvc and mvp?
How can we detect that an mvc controller is called by post or get?
Why is mvc better than webforms?
What is a mvc in medical terms?
Explain what is mvc?
what is get and post action types?
Is angular 2 is mvc?
Why viewstate is not used in mvc?
What is allowanonymous in mvc?
What is mvc and mvvm?
What is the difference between view and partial view?