Skip to content

SyncfusionSuccinctlyE-Books/Visual-Studio-Add-Ins-Succinctly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Studio Add-Ins Succinctly

This is the companion repo for Visual Studio Add-Ins Succinctly by Joseph D. Booth. Published by Syncfusion.

cover

To deploy the add-ins to Visual Studio, follow these steps:

  1. Build the project.
  2. Copy the Assembly DLL file (for example, HeloWorld.dll) from the Bin folder and the .AddIn XML file (for example, HelloWorld.AddIn) from the root folder to [Install Drive]:\Users[local user]\Documents\Visual Studio 2010\Addins\ in Visual Studio 2010 and [Install Drive]:\Users[local user]\Documents\Visual Studio 2012\Addins\ in Visual Studio 2012

If you follow the steps as explained in the book, i.e. by using the wizard to create the project, Visual Studio will create a testing add-in and will place that in the Documents\VisualStudio\Addins folder for testing purposes.

Looking for more Succinctly titles?

Check out the entire library of more than 200 Succinctly ebooks at https://www.syncfusion.com/succinctly-free-ebooks.

About

This is the companion repo for Visual Studio Add-Ins Succinctly by Joseph D. Booth. Published by Syncfusion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published