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 |
Explain the role of components presentation, abstraction and control in mvc?
How you to implement role based security in mvc?
What is the difference between mvc and mvp?
Explain the need of display mode in mvc?
What is mvc ioc?
Explain the concept of razor in asp.net mvc?
What are the different view engine in mvc?
What is data model in mvc?
How can you maintain session in mvc?
What are the three segments for routing important?
Can we use webforms in mvc?
List out the types of result in mvc?