Related resources for OnConnect
  • Tutorial : Creating Visual Studio Add-Ins1/7/2022 9:03:21 AM. In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
  • Creating simple Add-in for Visual Studio.NET2/13/2006 11:05:03 PM. An add-in is a tool that you create programmatically by using objects, methods, properties, collections in .NET's extensibility model. This compiled application enables you to automate the difficult and tedious tasks within the visual studio integrated development environment (IDE).