Creating a mini-site in ASP.NET that works on Blackberry, Windows Mobile, and iPhone

前端 未结 5 1278
情话喂你
情话喂你 2020-12-30 05:59

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 w

5条回答
  •  轮回少年
    2020-12-30 06:18

    At Mix this year (2009) mdbf was announced. See this video or this blog post by Scott Hanselman for examples on using it to identify and redirect mobile browsers as needed.

提交回复
热议问题