I am creating new .NET MVC web apllication and to make it's url seo friendly i would like to create dynamic url's based on post title etc.
how can i do it in .NET MVC
Also i believe, i would have to change routing also using RouteConfig.cs
Any help would be appreciated, thanks
I am getting an error
...How to do autologin in MVC and which is the best method to securely save Cookies in asp.net MVC?
please help
...I have recently updated my Visual studio from 2015 to 2017 and started using 2017 now, but when I start debugging in it, it opens website in new browser tab and as soon as I stop debugging it closes the browser tab/website also.
Previously, in Visual Studio 2015, Browser tab never used to get closed as soon as I stop debugging.
So, how i can disable this new feature and keep website open/running even when debugging is stoppped in Visual Studio 2017?
...