Visual Studio 2010的WAP网站开发

Visual Studio 2010的WAP网站开发关于 VisualStudio 的 WAP 网站开发 我归纳一下吧 来自官方网站的消息 VisualStudio 不支持对 WAP 网站的直接开发 可以使用早期版本的 VisualStudio 可以使用早期版本的 VisualStudio 如果要开发只能使用较低 VisualStudio 2008 的版本 网上关于 VISUALSTUDIO 的如何调试 经测试 可能与

          关于Visual Studio 2010的WAP网站开发,我归纳一下吧,来自官方网站的消息,Visual Studio 2010不支持对WAP网站的直接开发,可以使用早期版本的 Visual Studio。可以使用早期版本的 Visual Studio。,如果要开发只能使用较低Visual Studio2005/2008的版本,网上关于VISUAL STUDIO 2010的如何调试,经测试,可能与系统安装过VISUAL STUDIO 2008的老版本系统有关。

Mobile application development is still supported in earlier versions of Visual Studio, such as Visual Studio 2008. For more information about smart device projects, seeWindows Mobile Developer Center andSmart Device Development in Visual Studio 2008. 

NoteNote

Visual Studio also supports a different kind of device development known as Mobile Web development with ASP.NET.Mobile Web development refers to the development of mobile Web applications that run on a Web server and are rendered in different formats on a variety of browser-equipped mobile devices. For more information about Mobile Web development, see ASP.NET Web Sites for Mobile Devices.

 

不过,在VS2010上增加WAP模板就可以了,有人搞没有,当然有,其实就是缺少WAP模板而已。找找就行了。感谢

The same thanks is also for “菩提樹下的楊過.
Net”,Here’s his blog (Chinese version)——

估计是国人整理出来的模板吧。

 

Mobile Wap Development Template Tool

 

http://visualstudiogallery.msdn.microsoft.com/dfb244a8-c1be-4445-ab95-530eca/?SRC=Home

 

In the end, after download the exe file, please release it and double click it to install the vsi file.
If you want to view the page with the wap-suppoting Add-in, please comment these lines below, for details please see the web.config in your project.


type=”System.Web.Mobile.MobileCapabilities, System.Web.Mobile,

Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”/>


var=”HTTP_USER_AGENT”/>
preferredRenderingType =

“wml11”
preferredRenderingMime =

“text/vnd.wap.wml”
preferredImageMime =

“image/vnd.wap.wbmp”

 

安装包里面包含一个Installer.vsi的程序,双击即可安装。(已经做好的模板宏)

重新启动VISUAL STUDIO 2010。怎么还没有,你还是得选择.NET 3.5才有,如图。

Visual Studio 2010的WAP网站开发

其他的你参考http://wenku.baidu.com/view/ac64f50103d8ce2f006623f5.html

=====

不过就开发而言,还是按照微软的方法,干脆同时安装VISUAL STUDIO 2008和VISUAL 2010即可,多好。

 

看样子VS还是不如JAVA系列的移动开发,很多人都看好微软有最好的工程师和未来的规划人才而已。

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/228250.html原文链接:https://javaforall.net

(0)
上一篇 2026年3月16日 下午7:27
下一篇 2026年3月16日 下午7:28


相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号