Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Carter E., Lippert E. — Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath
Carter E., Lippert E. — Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath

Авторы: Carter E., Lippert E.

Аннотация:

Visual Studio Tools for Office is both the first and the definitive book on VSTO 2005 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Visual Studio .NET and the .NET Framework to put code behind Excel 2003, Word 2003, Outlook 2003, and InfoPath 2003.

VSTO provides functionality never before available to the Office developer: data binding and data/view separation, design-time views of Excel and Word documents inside Visual Studio, rich support for Windows Forms controls in a document, the ability to create custom Office task panes, server-side programming support against Office, and much more.

Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO. This book

Explains the architecture of Microsoft Office programming and introduces the object models

Teaches the three basic patterns of Office solutions: Office automation executables, Office add-ins, and code behind a document

Explores the ways of customizing Excel, Word, Outlook, and InfoPath, and plumbs the depths of programming with their events and object models

Introduces the VSTO programming model

Teaches how to use Windows Forms in VSTO and how to work with the Actions Pane

Delves into VSTO data programming and server data scenarios

Explores .NET code security and VSTO deployment

Advanced material covers working with XML in Word and Excel, developing COM add-ins for Word and Excel, and creating Outlook add-ins with VSTO.

The complete code samples are available on the book's Web page.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2006

Количество страниц: 1120

Добавлена в каталог: 29.10.2006

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
Removal method      
Removal method, controls at runtime      
Removal method, New and Getting Started document task panes in Word      
Remove event, Outlook item      
RemoveCustomization helper method, in ServerDocument object model      
Removed method, in Folders collection      
RemoveHandler statement, in dynamic event handling      
Replace method, Range Object in Word      
Reply method, Outlook mail item      
ReportError method, in DataDOMEvent object      
Research Services      
Research services, creating simple      
Research services, customizing in Excel      
Research services, customizing in Word      
Research services, getting started with      
Research services, registering with Word      
Research services, resources for      
Research services, working with      
Research task pane, registering Smart Tags to recognize text in      
ResetSideBySideWith method, Word windows      
Resize events, Excel      
Resize method, controlling Windows in Word      
Response parameter, Outlook      2nd
Restrict method, finding Outlook item      
Restricted security level, in InfoPath forms      
Return values      
Return values, of methods      
Return values, of parameterized properties      
Return values, of parameterless properties      
ReturnStatus property, of DataDOMEvent object      
Right-Click events      
Right-Click events, cancelable events and event bubbling      
Right-Click events, raising in Excel      
role-based security      
Role-based security, overview of      
Role-based security, vs. code-access security      
Root folders, NameSpace object      
RouteDocument, closing all open Word documents      
RowIndex parameter      
Rows property      
Rows property, Range objects      2nd
Rows property, Word Tables      
Runtime Callable Wrapper (RCW)      
Runtime Callable Wrapper (RCW), COM add-ins and      
Runtime Callable Wrapper (RCW), role in button failure issue      
Runtime Security Policy      
SAVE      
Save dialog box, Word Application object      
Save events      
Save events, Document collection in Word      
Save events, Document object in Word      
Save events, in Excel      
Save events, in Word      
Save events, overriding in InfoPath      
Save method, Word Document object      
Save, controls added at runtime are not saved      
Save, controls in control hosting model      
Save, controls in VSTO      
Save, Outlook items      
Save, properties in quitting Excel      
Save, properties in quitting Word      
Save, ServerDocument object      
Save, Word file save format options      
Save, workbook Name properties      
Save, workbooks      
Save, XML Options dialog box      
saveAsUI parameter      
saveAsUI parameter, Excel      
saveAsUI parameter, Word      
SaveChanges parameter      
SaveChanges parameter, closing all open Word documents      
SaveChanges parameter, exiting Word      
Schema Library dialog box      2nd
Schema properties      
schemas      [See XML in
ScreenRefresh method Word Application object
ScreenUpdating property
ScreenUpdating property, in Excel Application Object      
ScreenUpdating property, in Word Application object
Scrolling, in the Actions task pane
Searching      [See also Find method.]
Searching, AdvancedSearch method
Searching, Controls collection
Searching, search methods for Application object
Searching, searching research services
Secondary collection
Security      
security policies      
Security policies, AppDomain level      
Security policies, based on identity
Security policies, combining levels      
Security policies, deploying to user machines
Security policies, Enterprise level
Security policies, location-based levels
Security policies, modifying
Security policies, User Policy level
Security policies, viewing and editing levels
Security, .NET 1.1 security policy
Security, Confirm/SaveAs and
Security, Context property and      
Security, DataDOMEvent object and      
Security, deploying VSTO solutions and      
Security, deployment security in InfoPath      
Security, document passwords
Security, form security levels in InfoPath      
Security, full trust in InfoPath
Security, information security in InfoPath
Security, Outlook object model
Security, setting in InfoPath
Security, VSTO add-ins and      
Security, VSTO control hosting model and      
select case statement
Select methods
Select methods, Excel ranges      2nd
Select methods, SelectFolder method in Explorer objects
Select methods, SelectNodes method in InfoPath View object      
Select methods, SelectText method in InfoPath View object
Select methods, Word ranges
Selection Change events
Selection Change events, Excel      
Selection Change events, Outlook
Selection Change events, Word
Selection events, Actions task pane
Selection object, Explorer
Selection property, Explorer
Send method, of Outlook mail item
SendKeys method, Excel
Serializing
Serializing, in cached datasets      
Serializing, SerializeDataInstance method      
Server data scenarios
Server data scenarios, cached data object model      
Server data scenarios, cached data objects/methods/properties      
Server data scenarios, CachedDataHostItem collection
Server data scenarios, CachedDataHostItem object      
Server data scenarios, CachedDataItem object      
Server data scenarios, cautionary note about XML
Server data scenarios, client-side ServerDocument utility
Server data scenarios, custom handler for      
Server data scenarios, populating document with data on server
Server data scenarios, saving/closing documents
Server data scenarios, ServerDocument and ASP.NET      
Server data scenarios, ServerDocument class constructors
Server data scenarios, ServerDocument object model
Server data scenarios, setting up server      
Server data scenarios, static helper methods
Server data scenarios, summary
Server-generated documents
Server-generated documents, customizing Excel      
Server-generated documents, customizing Word      
ServerDocument object      
Service Packs, InfoPath
Service providers, mapping cookies onto host object      
Session object, in CDO
Session property
SetDataBinding method
SetRange method
Setup packages
Shapes
Shapes, in Excel object model      
Shapes, OLEObject and      
Shapes, working with worksheet shapes      
Shared Add-In Wizard      
Sheets      
Sheets, accessing collection      
Sheets, Activate/Deactivate events in
Sheets, adding to workbooks
Sheets, Calculate events      
Sheets, Change events
Sheets, ChartObjects      
Sheets, collection in Excel object model
Sheets, copying/moving
Sheets, Double-Click/Right-Click events
Sheets, events raised in
Sheets, Follow Hyperlink event
Sheets, host items and host controls
Sheets, iterating over open
Sheets, NewWorksheet events
Sheets, selection change events
Sheets, SheetsInNewWorkbook property
Shift, specifying in Excel
Shimming, as solution to mscoree.dll problems
Show Advanced XML Error Messages, XML Options dialog box
Show method      
Show method, File Dialog boxes in Word Application object      
Show method, Word dialog box      
Show Placeholder Text for All Empty Elements, XML Options dialog box      
Showing, in the Actions task pane      
ShowItemCount property, MAPIFolder
shutdown
Shutdown, problems related to COM add-ins
Shutdown, raising Shutdown event in Outlook
Shutdown, raising Shutdown event in Word
Shutdown, sequences in VSTO programming model
Signature validation      
Signing authority
Signing authority, assemblies and
Signing authority, dangers of skipping signature validation      
Signing authority, designating
Site property, of DataDOMEvent object      
Slashes (//), using to create submenus      
Smart Documents      
Smart Documents, Actions task pane in
Smart Documents, customizing Excel      
Smart Documents, customizing Word
Smart Tags
Smart Tags, action class
Smart Tags, actions in creating document level      
Smart Tags, configuring      
Smart Tags, creating application level
Smart Tags, creating application level class library
Smart Tags, creating document level
Smart Tags, custom class
Smart Tags, customizing Excel
Smart Tags, customizing Outlook when Word is e-mail editor      
Smart Tags, customizing Word      
Smart Tags, debugging application-level
Smart Tags, embedded in HTML-formatted e-mail
Smart Tags, introduction      
Smart Tags, persistent tagging      
Smart Tags, Persona menu      
Smart Tags, properties
Smart Tags, recognizer class      
Smart Tags, registering/trusting application-level class library
Smart Tags, regular expressions in creating document level
Smart Tags, running/testing application-level
Smart Tags, summary
Smart Tags, terms in creating document level
Solutions, Office      [See Office solutions.]
Sort method, Outlook items      
Source property, of DataDOMEvent object
sources      
Sources, data sources and security best practices
Sources, overview
Sources, using binding sources as proxies
Space (as intersection operator)      2nd
spell checking      
Spell checking, Excel
Spell checking, Word      2nd
spreadsheets      [See also Sheets.]
Spreadsheets, creating data-bound spreadsheets      
Spreadsheets, data source for creating data-bound customized
Spreadsheets, data-bound controls for customized
Spreadsheets, importing XML files and refreshing XML data in
Spreadsheets, XML data in
Start Action, COM add-ins
Start parameter, Word Range object      
Start property, Word Range object      2nd
StartCaching
StartOf method, Word Range object
startup
Startup order, Com add-ins
Startup, calling Startup method in InfoPath
Startup, in Word
Startup, raising Startup event in Outlook
Startup, running code after
Startup, sequences in VSTO programming model
statements      
Statements, in dynamic event handling      
Statements, Select Case statement
Status Bar
Status bar, displaying message in Excel      
Status bar, displaying message in Word      
StopCaching      
Store, adding/removing Outlook Store
StoreID, getting Folder/Outlook item using
Story      
Story, defined
Story, Range object in Word and
strings
Strong names      
Strong names, child code group
Strong names, creating stong-name code group
Strong names, implementing      
Strong names, overview of
Strong names, public keys and public-key tokens      
Strong names, publisher certificates combined with
Strong names, shortcomings of
Strong names, strong-named assemblies
Structure parameter, for protecting workbooks      
Style property
Style property, Word Range object
Style property, Word Tables collection      
Subfolders, accessing in MAPIFolder object
Submit event, InfoPath
Sync events, Word      
SyncScrollingSideBySide property, Word windows
System.Security namespace
tab
Tab, lack of support for TabIndex property in control hosting model      
Tab, selecting tab on dialog box in Word
table
Table, working with in Word
Table, writing code to create
tags, smart      [See Smart Tags.]
Task panes
Task panes, Actions task pane      [See Actions task pane.]
Task panes, creating custom task panes in Info-Path      
Task panes, working with New and Getting Started document task panes in Word      
Templates      
1 2 3 4 5 6 7 8 9 10 11
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2026
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте