Hi
I need some advice on designing an ASP.net website in Visual Studio Professional 2015 .
It will only be used on mobile devices.
The approach that I have taken is to create a new web forms project and base every form on the
Site.Mobile.Master web form.
Will this work well? Is there a better way to do this?
I am using VB.net