I am an ASP.NET developer. I am developing a website for which I need redirection to my mobile pages for mobile devices. Currently, I have pages suffixed with .mobile & using default asp.net razor webpages redirection but it is outdated so i want to set up 51 degrees library to redirect to .mobile pages
Currently I have tried Using forking with Settings Which Visual Studio Adds automatically with no success
Asked
Active
Viewed 156 times
0

David Mani
- 1
- 1
- 1
-
Welcome to stackoverflow! Please share with us what have you already tried? – Nilesh May 21 '15 at 12:22
-
Hi, have you tried following the steps from 51Degrees documentation: https://51degrees.com/support/documentation/net/webapplications/mvc ? – Mike Jun 03 '15 at 16:41