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.