I have decided to follow an asp.net tutorial regarding 'displaying app. in mobile browser'... adding a mobile folder in my solution explorer and making new pages specific to a mobile user/browser by detecting browser type, to hopfully provide the best user
experience and limit zooming and panning etc.
The problem I am having is creating a good design as I am just guessing the layout i.e. where to position textboxes ect.
Trying to design a layout for a mobile on a full size web form in visual studio 2010 pro is extremlly difficult and time consuming. I was wondering if you knew of any tutorial to help with this, and / or is it possible to get a layout template that opens
up in VS to aid mobile browser design. Ive downloaded Opera emlator etc. but its still a trial and error process which I am keen to avoid if possible.
Shifty001
Member
78 Points
182 Posts
Re: how to view asp.net web app in Windows phone 7 emulato
Mar 20, 2012 09:46 PM|LINK
Hi roopeshreddy, thank you for the info..
I have decided to follow an asp.net tutorial regarding 'displaying app. in mobile browser'... adding a mobile folder in my solution explorer and making new pages specific to a mobile user/browser by detecting browser type, to hopfully provide the best user experience and limit zooming and panning etc.
The problem I am having is creating a good design as I am just guessing the layout i.e. where to position textboxes ect.
Trying to design a layout for a mobile on a full size web form in visual studio 2010 pro is extremlly difficult and time consuming. I was wondering if you knew of any tutorial to help with this, and / or is it possible to get a layout template that opens up in VS to aid mobile browser design. Ive downloaded Opera emlator etc. but its still a trial and error process which I am keen to avoid if possible.
Thank you!