c# - How to use clean urls instead of details.aspx?articleid=52 -



c# - How to use clean urls instead of details.aspx?articleid=52 -

example: utilize http://websitename.com/news/fashion/article-name-goes-here instead of http://websitename.com/details.aspx?articleid=52.

thanks in advance guyzz

best approach show url meaningful text help in seo , can integrate routing in application without changing project architecture.

click hear find steps accomplish routing.

c# asp.net vb.net url

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -