简体   繁体   English

Visual Studio 2010中的Rest Starter Kit

[英]Rest Starter Kit in Visual Studio 2010

Is there a way to use the Rest Starter Kit in Visual Studio 2010 Beta 2? 有没有办法在Visual Studio 2010 Beta 2中使用Rest Starter Kit? I installed the starter kit but cannot see the templates anywhere. 我安装了入门套件但无法在任何地方看到模板。

Thxs. Thxs。

The Release Notes of the REST Starter Kit only shows that it only support Visual Studio 2008. REST入门工具包的发行说明仅显示它仅支持Visual Studio 2008。

The starter kit supports Visual Studio 2008 SP1 on 32 bit or 64 bit Windows Server 2008, Windows Server 2003, Windows XP, and Windows Vista. 入门工具包支持32位或64位Windows Server 2008,Windows Server 2003,Windows XP和Windows Vista上的Visual Studio 2008 SP1。 The starter kit uses RSS feeds, which are supported on Internet Explorer 7 or later. 入门工具包使用RSS源,Internet Explorer 7或更高版本支持RSS源。 Using Internet Explorer 6 is not recommended. 建议不要使用Internet Explorer 6。 If you are using IIS to publish your Web site or Web application, it is recommended to use IIS 7. The starter kit will successfully install on Visual Studio 2008 Express Editions, however its full feature set may not be supported. 如果使用IIS发布网站或Web应用程序,建议使用IIS 7.初学者工具包将成功安装在Visual Studio 2008速成版上,但可能不支持其完整功能集。

Just FYI, instead of using the REST Starter kit, you might want to check out the lastest bits from the WCF Community site . 仅供参考,您可能希望查看WCF社区站点中的最新位,而不是使用REST Starter工具包。 The starter kit gets you part way there, and is sufficient for very simple things, but (from personal experience) isn't all that great for much beyond that. 入门套件可以帮助您实现非常简单的事情,但是(从个人经验来看)并不是那么好。

The bits I mentioned above run on top of the REST support in WCF but make the entire development process a lot cleaner and add a lot of needed query standardization. 我上面提到的位在WCF的REST支持之上运行,但是使整个开发过程更加清晰,并添加了许多所需的查询标准化。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM