Published articles on other web sites*

Published articles on other web sites*

Understanding Routing in ASP.NET MVC



ASP.NET routing was initially launched as MVC routing to support clean URL semantics for sites built on ASP.NET MVC. However, it was later pushed up in the framework to become a part of ASP.NET core and thus available for WebForms as well. In this article, we look at how routes work and how you can use them in your MVC web application to expose functionality in a transparent and discoverable way.



via .NET Curry: Recent Articles http://www.dotnetcurry.com/ShowArticle.aspx?ID=814 Sumit Maitra

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...