I am trying to remove any reference to mobile master for my project created in .net 4.5. Simply removing the site.mobile.master is not doing the trick nor is removing the viewswitcher.ascx doing the trick. I had thought this is how I had done it before,
but it is not working.
That said, how do I remove this reference or behavior so that from any device width, the experience is the same?
Thanks much.
Go to the complete details ...