Creating a mini-site in ASP.NET that works on Blackberry, Windows Mobile, and iPhone
I'm working on an ASP.NET website which targets desktop browsers. We want to enable an optional mobile view (e.g. http://m.sample.com ) which will offer a few simple pages which will be mostly text. There will be not need for AJAX or even Javascript, and there's no user input - it's really just tables of text with a few links to navigate between the pages. What's the best way to set this up so it will work on Blackberry, Windows Mobile, and iPhone? Should I be looking at ASP.NET Mobile support, or just rolling my own pages? UPDATE : This was for m.microsoftpdc.com. We went with the /Mobile