VSeWSS 1.3 CTP 发布
2009-01-13 01:43 Windie Chai 阅读(1407) 评论(2) 编辑 收藏 举报VSeWSS v1.3 CTP发布了,目前只能在Connect上获取,新版本只是对v1.2进行了改进和增强,开发团队的意思是让我们期待Visual Studio 2010中的VSeWSS吧,这个v1.3也只是一个过渡工具。
获取地址:https://connect.microsoft.com/site/sitehome.aspx?SiteID=428&wa=wsignin1.0
V1.3的新功能有:
○Can be installed on x64 Server OS machines running SharePoint x64. Previously only x86 Server OS could be used.
终于支持x64
○ Separate build commands for package, deploy and retract are added
打包、部署和回收的单独命令
○ Command line build, package and retract commands are included enabling continuous integration and build servers. Previously command line build of SharePoint projects was very difficult
○ Refactoring support for renaming of Web Parts. Previously renaming a web part required changes in several files in the project
重命名WebPart更加简单
○ WSP View improvements for consistency of deleting feature elements, merging features and adding event receivers to features
○ Solution Generator can now generate solutions from publishing sites. Previously only regular sites could be generated
○ Allowing partial trust BIN deployments of web parts. CAS configuration must still be provided by the developer.
○ New project item template for SharePoint RootFiles items
新的项模板:Sharepoint RootFiles
○ Deployment will now optionally remove conflicting existing features on the development server prior to redeployment. Previously any feature name conflicts would result in an error
可以在重新部署之前选择删除已存在的功能以避免冲突,谢天谢地。
○ Ancillary assemblies such as for business logic can now be added to the SharePoint Solution WSP
○ Hidden features related to Site Definition projects are now shown in WSP View. They are no longer hidden
○ For advanced users a fast deploy is included to update only the compiled assembly on the SharePoint development installation
只编译程序集来加快部署速度
○ The User Guide is now installed with the extensions instead of being a separate download
同时安装用户指南
最后,正式版计划在今年春天发布。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 周边上新:园子的第一款马克杯温暖上架
· Open-Sora 2.0 重磅开源!
· .NET周刊【3月第1期 2025-03-02】
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· [AI/GPT/综述] AI Agent的设计模式综述