Главная    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
Предметный указатель
Binding source, working with      
BLOCKS      
Blocks, controlling dialog boxes and alerts in Word      
Blocks, ScreenUpdating property in Excel      
Blocks, ScreenUpdating property in Word      
BodyFormat property, Outlook mail folder      
bookmarks      
Bookmarks, changing Actions pane contents      
Bookmarks, data-bound customized Word document using      
Bookmarks, host control      
Bookmarks, Word      
Booleans      
Booleans, cancel parameter      [See cancel parameter.]
Booleans, defining properties      
Booleans, in UndoRedo parameter      
Booleans, saveAsUI parameter      2nd
boxing      
Breaks, Word Range object      
BreakSideBySide method, Word windows      
Browsers      
Browsers, browsing PIAs      
Browsers, navigating Word document      
Browsers, navigating Word Range object      
Btn      
Built in properties, Outlook      
BuiltinDocumentProperties, workbooks      
Businesses, programming for      
buttons      
Buttons, adding to Explorer window      
Buttons, failure issue in dynamic event handling      
Buttons, in InfoPath      
C
C#      2nd
C++
CA (certificate authority)      
Cached data      [See also Server data scenarios.]
Cached data, CachedDataHostItem collection      
Cached data, CachedDataHostItem object      
Cached data, CachedDataItem object      
Cached data, caching in data island      
Cached data, caching own data types      
Cached data, dynamically adding/removing from data island      
Cached data, ICachedType and      
Cached data, methods/properties in ServerDocument object model      
Cached data, object model      
Cached data, Worksheet objects and      
Calculate events, Excel      
Calculation property, workbooks      
cancel parameter      
cancel parameter, attachment events      
cancel parameter, Before Close events      
cancel parameter, Before Print events      
cancel parameter, Before Save events      
cancel parameter, cancelable events and event bubbling and      
cancel parameter, Close events      
cancel parameter, Copy/Paste/Cut/Delete events in Outlook      
cancel parameter, custom action events in Outlook      
cancel parameter, Document Print events      
cancel parameter, Double-Click/Right-Click events      
cancel parameter, e-mail events in Outlook      
cancel parameter, exiting Word      
cancel parameter, mouse events      
cancel parameter, Outlook window events      
cancel parameter, Save events in Word      
cancel parameter, view/selection change events in Outlook      
Cancelable events      
CAPSLOCK property      
Caption property, Action classes      
CASPOL.EXE      
Catch block, ScreenUpdating property in Excel      
Categories dialog box, Outlook items      
CDO (Collaboration Data Objects)      
Cells, Excel      
Cells, Excel, Address properties of cell ranges      
Cells, Excel, insertion behavior      
Cells, Excel, mapping XML schema data type to Excel cell formats      
Cells, Excel, naming cell ranges      
Cells, Excel, Range objects      2nd
Cells, Excel, selecting and activating      
Cells, Word tables      
Certificate authority (CA)      
certificates      
certmgr.exe      
change events      
Change events, data binding and      
Change events, Excel      
Change events, Outlook      
Change events, selection change events in Excel      
Change events, selection change events in Word      
Change events, toolbar/menu events      
Change events, Word documents      
ChangeFileOpenDirectory method, Word      
Characters, inserting nonprinting characters into Range object      
Charts      
Charts, accessing in collection      
Charts, Activate/Deactivate events      
Charts, adding to workbooks      
Charts, Calculate events      
Charts, Chart object in Excel      2nd
Charts, copying/moving sheets in chart collection      
Charts, Double-Click/Right-Click events in      
Charts, host item class and host control      
Charts, iterating over open sheets in chart collection      
Charts, selection change events in      
CheckedChange event, Outlook      
CheckSpelling      
CheckSpelling, Excel      
CheckSpelling, Word      
Child code group      
Classes      
Classes, action      
Classes, always connected to database      
Classes, code behind      2nd
Classes, compiling into PIAs      
Classes, custom Smart Tag      
Classes, customization for dynamic event handling      
Classes, Excel host item      
Classes, Outlook item      
Classes, PIA browsing and      
Classes, properties/methods/events      
Classes, recognizer class      
Classes, ServerDocument      [See Server data scenarios.]
Classes, Smart Tag class library      2nd
Classes, VSTO add-ins      
Clauses, handles      [See Handles clause.]
Clauses, workbook events      
Clear method      
Clear method, helper method Cached Data class      
Clear method, in Range object      
Click events      
Click events, "my button stopped working" issue in
Click events, cancelable events and event bubbling and      
Click events, Excel      
Click events, handling in Smart Tag Action objects      
Click events, toolbar/menu events      
Click events, Word      
ClickOnce      
ClickOnce, application manifest and      
ClickOnce, deployment manifest and      
ClipboardContent parameter, Outlook Paste events      
Close events, Outlook      
Close methods      
Close methods, Before Close events in Excel      
Close methods, close and save Excel workbooks      
Close methods, closing all open Excel workbooks      
Close methods, closing all open Word documents      
Close methods, ServerDocument object      
Close methods, Word documents      2nd
CLR      [See Common Language Runtime (CLR).]
Coclass, PIA browsing and      
Code      
Code groups      
Code groups, assemblies and      
Code groups, creating stong-name code group      
Code groups, granting trust and      
Code groups, reasons for creating child code groups      
Code groups, zones      
Code security, .NET Framework      
Code security, .NET Framework, access security      
Code security, .NET Framework, AppDomain policy level      
Code security, .NET Framework, deploying policies to user machines      
Code security, .NET Framework, Enterprise policy level      
Code security, .NET Framework, evidence types      
Code security, .NET Framework, full and partial trusts      
Code security, .NET Framework, location-based policy levels      
Code security, .NET Framework, Machine policy level      
Code security, .NET Framework, overview      
Code security, .NET Framework, policy levels, combining      
Code security, .NET Framework, publisher certificates      
Code security, .NET Framework, role-based security vs. code-access security      
Code security, .NET Framework, strong names      [See Strong names.]
Code security, .NET Framework, trusting documents and      
Code security, .NET Framework, User Policy level      
Code, hosted      
Code, inspecting generated      
Code, running after start-up      
Code, unloading hosted      
Code-access security      
Code-behind      
Code-behind, controls      
Code-behind, customizing Excel      
Code-behind, customizing Word      
Code-behind, Excel document      
Code-behind, Excel locale issue and      
Code-behind, InfoPath forms      
Code-behind, running/unloading code      
Code-behind, solution      
CodeName cookie      
Collaboration Data Objects (CDO)      
Collapse method, Word Range objects      
collections      
Collections, CachedDataHostItem      
Collections, defined      
Collections, Excel      
Collections, Excel, application object properties that return important collections      
Collections, Excel, Chart/Sheet/Worksheet      
Collections, Excel, DocumentProperties      
Collections, Excel, ListObject      
Collections, Excel, Names      
Collections, Excel, OLEObject      
Collections, Excel, Shapes      
Collections, Excel, Windows      
Collections, Excel, workbook properties that return collections      
Collections, Excel, Workbooks      
Collections, Outlook      
Collections, Outlook, adding item to      
Collections, Outlook, AddressEntries      
Collections, Outlook, application object properties that return important collections      
Collections, Outlook, Explorers/Inspectors collections      
Collections, Outlook, Folders collection in NameSpace object      
Collections, Smart Tags      
Collections, Smart Tags, ISmartTagProperties      
Collections, Smart Tags, Regular expressions      
Collections, Smart Tags, Terms      
Collections, VSTO controls      
Collections, Windows Forms      
Collections, Windows Forms, Controls      
Collections, Windows Forms, controls in collection typed as object      
Collections, Windows Forms, enumerating/searching Controls collection in VSTO      
Collections, Word      [See also Document collections Word.]
Collections, Word, application object properties that return important collections      
Collections, Word, Document and Range collections      
Collections, Word, Document only      
Collections, Word, StoryRanges      
Collections, Word, Template      
Colon (:), range operator      2nd
Columns      
Columns, Excel Range object      2nd
Columns, Word Tables collection      
Com      
COM Add-In Wizard      
COM add-ins      
COM add-ins, COM interop and regasm.exe      
COM add-ins, customizing Excel      
COM add-ins, customizing Outlook      
COM add-ins, customizing Word      
COM add-ins, IDTExtensibility2 and      
COM add-ins, in Excel      2nd
COM add-ins, in Word      
COM add-ins, introduction to      
COM add-ins, locale issue and      [See Locale issue.]
COM add-ins, mscoree.dll and      
COM add-ins, Office-specific      
COM add-ins, OnAddInsUpdate method      
COM add-ins, OnBeginShutdown method      
COM add-ins, OnConnection method      
COM add-ins, OnDisconnection method      
COM add-ins, OnStartupComplete method      
COM add-ins, Quit/Startup events in Outlook and      
COM add-ins, registry entries required for      
COM add-ins, registry location of      
COM add-ins, scenarios for use of      
COM add-ins, shimming as solution to mscoree.dll problems      
COM add-ins, simple example      
COM add-ins, Start Action      
COM add-ins, startup order      
COM add-ins, troubleshooting      
COM add-ins, VSTO add-ins for Outlook compared with      
COM add-ins, writing with Visual Studio      
COM interop      
COM, communicating with PIAs      
COM, hosted code solutions      
COM, implementation and multiple interfaces in Word      
COM, problems with PIA browsing and      
COM, referencing PIAs using      
COM, running/unloading COM code      
comma (,)      
Comma (,), as union operator      
Comma (,), creating new ranges      
CommandBars      
CommandBars, adding buttons/menus to Explorer window      
CommandBars, adding buttons/menus to Inspector window      
CommandBars, Excel      
CommandBars, when Excel is embedded in another application      
CommandBars, Word      
Commands      
Commands, sending keyboard commands to Excel      
Commands, VSTO commands for InfoPath form code development      
CommitSmartTag method      
Common Language Runtime (CLR)      
Common Language Runtime (CLR), assembly loader      
Common Language Runtime (CLR), mscoree.dll and      
Common Language Runtime (CLR), RCW objects created by      
CompareSideBySideWith method      
CompareSideBySideWith method, Excel windows      
CompareSideBySideWith method, Word windows      
complex data binding      
Concurrencies, in data adapters      
Configuration files, deploying      
Confirm event, overriding in InfoPath      
Connections, dataset      
Console application, creating to automate Word      
Constructors, of ServerDocument class      
Container property, embedding Excel in other application      
Container, control hosting model      
context      
Context, binding      
Context, changes      
Controls      [See also Actions task pane; Host controls.]
Controls, AddControl method      
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! О проекте