问题描述
我是一个Web开发人员已经对基于ASP.NET的门户网站的Web应用程序工作了好几年。近日,我公司负责我与发展中国家我们的门户网站产品的移动版本。我发现相当多的资源有关开发移动Web应用程序,并已在我的任务取得了很大的进步,但一个主题,我还没有找到任何好的资源是设备适配,特别适应与ASP.NET。我发现MSDN上的一些资源略有有用的,但还没有看到具体的例子的方式很多。有谁知道好的网站或书籍这个主题,包括具体的例子吗?我通常code在C#中,但可以翻译大多数语言,所以它并不需要是C#-focused(虽然它是preferred)。任何东西都将是极大的AP preciated。
I am a web developer that has worked on ASP.NET-based Portal web applications for quite a few years. Recently, my company tasked me with developing a mobile version of our portal product. I have found quite a few resources about developing mobile web applications and have made great progress in my task, but one topic that I have yet to find any good resources on is device adaptation, and specifically adaptation with ASP.NET. I've found some resources on MSDN slightly useful, but haven't seen much in the way of concrete examples. Does anyone know of good sites or books for this topic that include concrete examples? I usually code in C#, but can translate most languages, so it doesn't need to be C#-focused (though it is preferred). Anything at all would be greatly appreciated.
谢谢
弗兰克
推荐答案
我不得不说,你最好的体验将要在看
I would have to say that your best experiences are going to be looking at
WURFL和邮件列表wmlprogramming
WURFL and the mailing list wmlprogramming
从那里,我也建议阅读mobiforge,因为他们有很多的有关如何为手机做的事情的文章,即使它是写多为Java和PHP
From there I would also recommend reading mobiforge as they have alot of articles about how to do things for mobile even if it is written more for Java and PHP
总的来说,我发现,在Java / PHP社区是很多远一点的比ASP.NET社区移动开发。
Overall I have found that the Java/PHP community is alot further ahead in mobile development than the ASP.NET community.
我把那到微软执行不力的移动控件。
I put that down to the poor implementation of the mobile controls by Microsoft.
这篇关于良好的资源,了解移动的适应技术的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!