Loading…

VSTO for mere mortals : a VBA developer's guide to Microsoft Office development using Visual studio 2005 tools for Office /

Praise for VSTO for Mere Mortals "This is the book I wish I'd had when I was first introduced to VSTO and the .NET Framework. It will be invaluable not only to those considering VSTO, but for anyone transitioning from Office VBA to Visual Basic.NET. The wide range of subjects covered provi...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: McGrath, Kathleen
Other Authors: Stubbs, Paul R., 1969-
Format: Electronic eBook
Language:Inglés
Published: Upper Saddle River, N.J. : Addison-Wesley, 2006.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Ch. 1. Getting started with VSTO
  • Ch. 2. programming environment
  • Ch. 3. Introduction to managed code
  • Ch. 4. Moving from VBA to VSTO and Visual Basic 2005
  • Ch. 5. Customizing Word and Excel task panes
  • Ch. 6. Customizing Word with VSTO
  • Ch. 7. Customizing Excel with VSTO
  • Ch. 8. Controls in Word and Excel
  • Ch. 9. Smart tags in Word and Excel
  • Ch. 10. Creating add-ins for Outlook with VSTO
  • Ch. 11. Security and deployment
  • Ch. 12. Migrating VBA solutions to VSTO
  • Ch. 13. Advanced topics in VSTO
  • Ch. 14. VSTO 2005 SE and the 2007 Microsoft Office system
  • App. A. Creating code snippets
  • App. B. Creating inspector CommandBars.