VSTO的参考资源

最近有个项目需要结合Office进行定制开发,由于以前的项目使用是VBA宏等实现的,有不少的弱点,准备使用VSTO进行升级,对这个进行了初步的调研,作为入门的参考吧。

开发入门

两个参考图书:

VSTO 3.0 for Office 2007 Programming

http://www.ppurl.com/2010/03/vsto-3-0-for-office-2007-programming.html

Professional Office Business Application Development: Using Microsoft Office SharePoint Server 2007 and VSTO

Professional Office Business Application Development: Using Microsoft Office SharePoint Server 2007 and VSTO

 

Open XML Package Editor Power Tool for Visual Studio 2010

http://visualstudiogallery.msdn.microsoft.com/en-us/450a00e3-5a7d-4776-be2c-8aa8cec2a75b

以上是Office的格式OpenXML在VS环境中的修改和查看工具

参考站点

官网:http://msdn.microsoft.com/zh-cn/vsto/dd183191(en-us).aspx

官方Blog: http://blogs.msdn.com/b/vsto/

 

Office Business Application(OBA)应用

Msdn站点有个例子详细描述了一个使用Outlook Excel和WORD实现汽车销售的Office应用案例,具体参考:

http://msdn.microsoft.com/en-us/vsto/ee620548.aspx

Building the Contoso Auto Sales Office Business Application Part 1 - Scheduling Customer Appointments

http://msdn.microsoft.com/en-us/vsto/ee861194.aspx

 Building the Contoso Auto Sales Office Business Application Part 2 – Generating Automobile Quotes

http://msdn.microsoft.com/en-us/vsto/ff395841.aspx

Building the Contoso Auto Sales Office Business Application Part 3 – Generate Financing Information

http://msdn.microsoft.com/en-us/vsto/ff452055.aspx

Building the Contoso Auto Sales Office Business Application Part 4 – Generate Reports

代码下载地址: http://code.msdn.microsoft.com/ContosoAutoOBA

熟悉了这个例子,对插件、文档、RibbonUI、ClickOnce等会有很好的了解。

可见结合Office可以实现很强大的功能。

 

Ribbon的一个参考地址:

http://www.360doc.com/content/10/0115/23/203028_13673927.shtml

http://cid-20bf8b0bc70443f9.office.live.com/browse.aspx/%e7%bb%86%e5%93%81RibbonX

包含了office内建的图标等资源下载地址

posted @   2012  阅读(1078)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
点击右上角即可分享
微信分享提示