Visual Studio Extensibility Development Extending Visual Studio IDE for Productivity, Quality, Tooling, and Analysis

Learn the extensibility model of Visual Studio to enhance the Visual Studio integrated development environment (IDE). This book will cover every aspect, starting from developing an extension to publishing it and making it available to the end user. The book begins with an introduction to the basic c...

Descripción completa

Detalles Bibliográficos
Autor principal: Verma, Rishabh. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2020.
Edición:1st ed. 2020.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631255606719
Tabla de Contenidos:
  • Chapter 1: Basics Primer
  • Chapter 2: Getting Started
  • Chapter 3: Extending Visual Studio
  • Chapter 4: Developing real world extensions – I
  • Chapter 5: Developing real world extensions – II
  • Chapter 6: Do more with VS SDK
  • Chapter 7: Templates, Debugging VS Extensions
  • Chapter 8: Deploying VS Extensions
  • Chapter 9: Tips, Tricks, extensions and words.