cleo-凡事从积极的态度做起

学习,学习,学习 BI/biztalk/infopath/sharepoint,呵呵。 学习没有止境。。。

导航

Visual Studio 2005 开发Office(Word/Excel)项目的若干资源和示例

Visual Studio 2005 Tools for Office Sample: Estimate Solution

Brief Description
Estimate Sample Solution based on Word 2003 and Excel 2003
This download contains an Estimate sample solution built with Microsoft Visual Studio 2005 Tools for the Microsoft Office System.

Quick Details
File Name: OfficeVSTOEstimateSample.msi
Version: Apr06
Date Published: 5/9/2006
Language: English
Download Size: 451 KB

Overview


The Estimate solution illustrates a basic order entry system that uses Microsoft Visual Studio 2005 Tools for the Microsoft Office System. This sample solution uses Microsoft Office Excel 2003 for data entry, calculation and charting capabilities. Microsoft Office Word 2003 is used for report generation. This sample will aid in your understanding of the key functionality and new features provided by Visual Studio 2005 Tools for Office. The sample code covers the following topics:

  • New Visual Studio Tools for Office design time experience
  • Creating Excel and Word template projects
  • Working with Excel controls
  • Adding and interacting with custom controls on the Document Actions task pane (actions pane)
  • Working with Excel controls
  • Modifying Excel command bars and menus
  • Creating Word reports from data entered into Excel and saved to a common database
  • Using Visual Studio Tools for Office view controls and the data cache/data binding
  • Using an XSD to map schema elements to an Excel worksheet
  • Deploying a secure Microsoft Office Professional 2003 (Office 2003) solution


The associated MSDN article discusses the implementation process used to create the solution. Code snippets illustrate individual components of this Invoice application. The download contains both a Visual Basic .NET and C# project.

 Top of page

 

posted on 2006-05-14 22:51  无为而为-凡事从积极的态度做起  阅读(8157)  评论(5编辑  收藏  举报