Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: McGrath, Kathleen
Otros Autores: Stubbs, Paul R., 1969-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : Addison-Wesley, 2006.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.