Excel Services 编程Programming Excel Services

分类: 图书,进口原版书,计算机 Computers & Internet ,
作者: Alvin J. Bruney著
出 版 社: Oversea Publishing House
出版时间: 2007-6-1字数:版次:页数: 313印刷时间: 2007/06/01开本: 16开印次: 1纸张: 胶版纸I S B N : 9780735624078包装: 平装编辑推荐
作者介绍:Alvin J. Bruney
Alvin J. Bruney is a Microsoft MVP for Microsoft ASP.NET and the author of two other books on programming Microsoft Office. He is a consultant for large North American financial institution where he helps train professional developers on the Microsoft .NET Framework. Alvin regularly contributes to asp.netPro magazine and other industry publications.
内容简介
Get the straightforward information you need to use Excel Services to add Microsoft Office Excel functionality to your Microsoft Windows--based, Web-based, and smart-client applications. This practical guide covers the essentials for adding Office Excel spreadsheets and workbooks to your dashboards and portals running on Microsoft Office SharePoint- Server 2007. Armed with your experience in developing applications using the Microsoft .NET Framework, you'll discover how to enable users to share and reuse data--without regard to platform dependence. You will compare and contrast multiple options for building charts, pivot tables, spreadsheets, and more. The examples are carefully crafted to illustrate Windows, Web, and smart-client application development and are designed to help professional developers build proficiency in Excel Services to help satisfy today's business requirements. Includes code samples in Visual C# and Visual Basic.
目录
Acknowledgments
Introduction
Who This Book Is For
How This Book Is Organized
System Requirements
Code Samples
Support for This Book
Questions and Comments
1 An Introduction to Excel Services
Excel Services Architecture Overview
Windows SharePoint Services
Excel Web Access
Excel Web Services
Excel Calculation Service Engine
Performance and Scalability Considerations
Excel Services and SharePoint 2007
MOSS 2007 Licensing and Terms of Use
About Office Programming
Alternatives to Excel Services
Business Intelligence Systems
Installation and Deployment
Installation Prerequisites and System Requirements
Excel Services Permissions
Installation Walk-Through
Finding the Web Application Root
Summary
2 Excel Web Services
An Introduction to Excel Web Services
installing and Configuring Excel Web Services
Creating a Simple Excel Web Services SOAP Client Project
Configuring Workbooks for Programmatic Access
EWS Direct Linking
EWS and Authored Spreadsheets
Extending the Simple EWS Client
Analyzing EWS Behavior
Binding EWS Data to .NET Controls
Assigning Values to Ranges
Programming for Web Service Exceptions
Stop and Continue Alerts
Web Services in SharePoint
Summary
3 Excel Web Access
An introduction to Excel Web Access
Programming with Excel Services Web Parts
Manual Creation of Web Parts
Modifying Web Parts from SharePoint
Debugging Web Parts in Visual Studio
Responding to Events in Web Parts
Displaying Workbooks in Web Parts
Web Parts and User Controls
Timesheet Application
Summary
4 Excel Calculation Service
An Introduction to Excel Calculation Service
Excel Services API
Excel Sessions
Saving Workbook Data
Excel Services Credentials
Closing Excel Services Sessions
Trusted Locations
Data Connection Libraries
User-Defined Functions in Excel Services
Creating User-Defined Functions
……
5 Windows SharePoint services 3.0
6 Advanced Web parts programming
7 Advanced concepts with Excel services