Advantages of Attribute Routing Over the Convention-based Routing | ASP.NET MVC Interview Question

, ,
  • Attribute Routing gives you more control over the URIs in your web application
  • Easy to Troubleshoot issues
  • No fear of modifying anything will break another route down the line