i need to change my URL in my project
i have article "http://localhost:43524/home/Books/2"
the name for this article= "buy books free"
i went change this URL To
"http://localhost:43524/home/Books/buy-books-free"
and like Customizing Routes in ASP.NET MVC
how use the article title in my URL > how make it ?