Главная    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
Предметный указатель
Templates and Add-Ins      2nd
Templates, InfoPath forms, creating      
Templates, InfoPath forms, registering      
Templates, Word Application object      
Templates, Word Document object      
Terms, document level Smart Tags      
text      
Text, changing insertion behavior      
Text, getting from Word Range object      
Text, setting in Word Range object      
Text, Smart Tags for recognizing      [See Smart Tags.]
Thread locale      
Time, in Excel locale issue      
TimeOut parameter, Word dialog box      
TLBIMP      
Tokens, public-key      
Toolbars      
Toolbars, positioning in VSTO      
Toolbars, toolbar events in Excel      
Toolbars, toolbar events in Word      
Toolbox, for dataset components      
ToOle method, window display color conversion      
Toolkits      
Toolkits, Microsoft Office InfoPath Toolkit for Visual Studio 2005      
Toolkits, Research Services Development Extras Toolkit for Office      
ToXml, helper method Cached Data class      
Transforms, XSLT file acting on WordML      
Tree view      
Trust      
Trust, full and partial trusts      
Trust, trusting documents      
Try block      
Try block, dialog boxes and alerts in Word Application object      
Try block, ScreenUpdating property in Excel      
Type parameter, Chart/Sheet/Worksheet collections      
Type property, of Word Document object      
Typed datasets, in data programming      
typeof operator      2nd
Undo method      
Undo method, Excel      
Undo method, Word      
Union operator (,)      
Union operator (,), creating new ranges using operators      
Union operator (,), use in Range Object      
Unloading code, in different development patterns      
UnReadItemCounty property, MAPIFolder      
Untyped datasets, in data programming      
updates      
Updates, controlling screen updates in Excel Application Object      
Updates, controlling screen updates in Word Application object      
Updates, Update event in toolbar/menu events      
URLs (uniform resource locators), Info-Path forms      2nd
URN deployment, InfoPath forms      
user controls      
User controls, adding custom user control to Actions task pane      
User controls, custom property pages in Outlook      
User controls, in ActionsPane architecture      
User IDs, data source security and      
User information, for Word Application object      
User interface      
User interface, Actions task pane as custom user interface      [See Actions task pane.]
User interface, controlling look of Excel      
User interface, controlling look of Word      
User interface, Windows Forms for meeting needs of      [See Windows Forms controls.]
User Policy level      
User, determining current user in NameSpace object      
User-defined functions      
User-defined functions, applying managed automation addin to      
User-defined functions, building managed automation add-in for      
user-defined functions, creating      
User-defined functions, debugging      
Utilities, client-side ServerDocument utility      
Validation      
Validation, XML Options dialog box      
Validation, XML schemas      
Values      
Values, collection object      
Values, DataDOMEvent object      
Values, enumeration      
Values, Excel Range Object      
Values, FileDialog property      
Values, in methods      
Values, Mouse Pointer in Word Application object      
Values, Nothing value and button failure issue      
Values, object properties      
Values, Range Value properties      
Values, ScreenUpdating property and      
Variables      
Variables, custom property pages      
Variables, events handling      
Variables, identifying Outlook item type      
Variables, in button failure issue      
Variables, object model hierarchy      
VBA (Visual Basic for Applications)      
VBA, in Office programming      
VBA, use of code-behind solution      
VBScript      
Verb properties, Action classes      
View options, XML Options dialog box      
views      
Views, data-bound master-detail view on Excel spreadsheets      
Views, data-bound master-detail view on Word documents      
Views, focus vs. selection in InfoPath XDocument object      
Views, InfoPath forms      
Views, MAPIFolder object view settings      
Views, Model-View-Controller (MVC) in VSTO      
Views, selected in Explorer object      
Views, separating data and view      
Views, switching in InfoPath      
Views, view events in Outlook      
Visibility      
Visibility, Word documents      
Visibility, Worksheets      
Visual Basic 2005 language      
Visual Basic 2005 language, advantages of      
Visual Basic 2005 language, use with PIAs      
Visual Basic for Applications (VBA)      
Visual Basic for Applications (VBA), in Office programming      
Visual Basic for Applications (VBA), use of code-behind solution      
Visual Studio 2005      
Visual Studio 2005 Tools (VSTO)      
Visual Studio 2005 Tools (VSTO), additional Excel events raised in      
Visual Studio 2005 Tools (VSTO), additional Word events raised in      
Visual Studio 2005 Tools (VSTO), advantages of      
Visual Studio 2005 Tools (VSTO), cached data vs. custom properties with Worksheet objects      
Visual Studio 2005 Tools (VSTO), code behind in Excel      
Visual Studio 2005 Tools (VSTO), code behind in Word      
Visual Studio 2005 Tools (VSTO), combining XML mapping with VSTO data binding      
Visual Studio 2005 Tools (VSTO), customization and trust      
Visual Studio 2005 Tools (VSTO), data programming      [See Data programming.]
Visual Studio 2005 Tools (VSTO), deployment runtime prerequisites      
Visual Studio 2005 Tools (VSTO), derived from Windows Forms controls      
Visual Studio 2005 Tools (VSTO), introduction to      
Visual Studio 2005 Tools (VSTO), LoadXml method      
Visual Studio 2005 Tools (VSTO), locale issue and      
Visual Studio 2005 Tools (VSTO), Outlook add-ins and      
Visual Studio 2005 Tools (VSTO), programming model      [See Programming model VSTO.]
Visual Studio 2005 Tools (VSTO), Smart Tag support      
Visual Studio 2005 Tools (VSTO), support for Word schema mapping      
Visual Studio 2005 Tools (VSTO), support for WordML file format      
Visual Studio 2005 Tools (VSTO), support for XML schema mapping      
Visual Studio 2005 Tools (VSTO), supported/unsupported XML schemas      
Visual Studio 2005 Tools (VSTO), XLA add-ins and      
Visual Studio 2005 Tools (VSTO), XML schema added to VSTO project      
Visual Studio 2005 Tools (VSTO), XMLNode control      
Visual Studio 2005 Tools (VSTO), XMLNodes control      
Visual Studio 2005, combining schema creation with Excel schema mapping      
Visual Studio 2005, creating XML schema for use in Word      
Visual Studio 2005, creating XML schemas      
Visual Studio 2005, support for XML schemas      
Visual Studio 2005, writing COM add-ins      
VSTO add-ins      
VSTO add-ins, add-ins      
VSTO add-ins, compared with COM add-ins      
VSTO add-ins, creating      2nd
VSTO add-ins, improvements to COM add-ins      
VSTO add-ins, installing      
VSTO add-ins, manifest update and      
VSTO add-ins, Outlook shut down problems related to COM add-ins      
VSTO add-ins, ReleaseCOMObject, avoiding      
VSTO add-ins, security and      
Wait parameter, in SendKeys method      
WdWindowState enumeration      
Web caching, deploying VSTO solutions and      
Web forms, ASPX      
Web pages, associating web view with folder in Explorer object      
Web sites, deploying VSTO solutions to      
What parameter, Word Range object      
Which parameter, Word Range object      
WholeStory method, Word Range object      
Wiki      
Window caption, Word      
Windows      
Windows Forms controls      
Windows Forms controls, AddControl method      
Windows Forms controls, adding at runtime      
Windows Forms controls, adding to Actions task pane      
Windows Forms controls, adding to documents      
Windows Forms controls, blurry      
Windows Forms controls, code behind      
Windows Forms controls, collection      
Windows Forms controls, control state not saved      
Windows Forms controls, controls added at runtime not saved      
Windows Forms controls, deleting at runtime      
Windows Forms controls, hosting ActiveX control      
Windows Forms controls, in collection typed as object      
Windows Forms controls, in Smart Documents      
Windows Forms controls, inserting into Excel      
Windows Forms controls, inserting into Word      
Windows Forms controls, layout on document/worksheet surface      
Windows Forms controls, limitations of control hosting model      
Windows Forms controls, Modal/Modeless      
Windows Forms controls, modes for adding      
Windows Forms controls, moving from ActiveX controls to      
Windows Forms controls, not in toolbox      
Windows Forms controls, on document surface      
Windows Forms controls, overview      
Windows Forms controls, programming      [See Programming model VSTO.]
Windows Forms controls, properties merged from OLEObject/OLEControl      
Windows Forms controls, security      
Windows Forms controls, summary      
Windows Forms controls, VSTO controls derived from      
Windows, accessing window in Excel collection      
Windows, accessing window in Word collection      
Windows, Actions task pane      [See Actions task pane.]
Windows, Activate/Deactivate in Excel      2nd
Windows, Activate/Deactivate in Word      
Windows, adding buttons/menus to Explorer window      
Windows, arranging in Excel      
Windows, arranging in Word      
Windows, creating in Word      
Windows, display settings in Excel      
Windows, Document object in Word      
Windows, Explorer      2nd
Windows, Inspector      
Windows, iterating over open windows in Excel      
Windows, iterating over open windows in Word      
Windows, parameters for workbook protection      
Windows, positioning in Excel      
Windows, Window Sizing events in Excel      
Windows, window sizing events in Word      
Windows, windows events in Outlook      
WithEvents keyword      
WithEvents keyword, declarative event handling      
WithEvents keyword, dynamic event handling      
WithEvents keyword, workbook event handling      
Word      
Word Basic      
Word events      
Word events, Close Document      
Word events, CommandBar      
Word events, Document activation      
Word events, E-Postage      
Word events, in VSTO      
Word events, Mail Merge      
Word events, mouse      
Word events, New/Open Document      
Word events, Print document      
Word events, Save document      
Word events, selection      
Word events, Start-up/Shutdown      
Word events, summary      
Word events, Sync      
Word events, Visual Studio event handlers      
Word events, window sizing      
Word events, Word object model and      
Word events, XML      
Word objects      
Word objects, Application object      [See Application objects Word.]
Word objects, Bookmarks      
Word objects, Dialog Object      
Word objects, Document collection      [See Document collections Word.]
Word objects, Document object      [See Document object.]
Word objects, Range object      [See Range object Word.]
Word objects, summary      
Word objects, Tables collection      
Word objects, templates      
Word objects, Windows      
Word, add-in solutions for      
Word, adding host controls dynamically      
Word, Bookmark host control      
Word, COM add-ins in      
Word, console application for automating      
Word, data binding in Word documents      
Word, deploying      [See Deploying VSTO solutions.]
Word, Document class      
Word, inserting Word controls into Excel      
Word, Smart Tags in      
Word, Smart Tags when Word is Outlook e-mail editor      
Word, VSTO extensions to Word object models      
Word, XML in      [See XML in
Word, XMLNode and host control classes      
WordML file format      
WordML file format, overview of      
WordML file format, VSTO support for      
WordML file format, XSLT file transform and      
Workbook events      
Workbook events, Activate/Deactivate      
Workbook events, Before Close      
Workbook events, Before Print      
Workbook events, Before Save      
Workbook events, Calculate      
Workbook events, Change      
Workbook events, Double-Click/Right-Click      
Workbook events, Follow Hyperlink      
Workbook events, NewWorkbook      
Workbook events, Open      
Workbook events, raising      
Workbook events, Resize events      
Workbooks      
Workbooks, accessing document properties      
Workbooks, accessing in collection      
Workbooks, adding XML schemas to      
Workbooks, creating new      
Workbooks, creating/activating windows      
Workbooks, embedding Excel in another application      
Workbooks, host item class      
Workbooks, iterating over open workbooks in collection      
Workbooks, mapping schemas to      
Workbooks, object default properties      
1 2 3 4 5 6 7 8 9 10 11
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте