.NET news » Addins 
Developing Visual Studio .NET Macros and Add-Ins
Author: Jeff Cogswell
Average rating: (3 reviews)
More .NET Addins books
The Perfect Host: Create And Host Custom Designers With The .NET Framework 2.0
The .NET Framework 2.0 introduces a set of classes that can be used to host designers right out of the box. With the understanding of designers you'll glean from this article, you'll be ready to host them in your own apps.
9 Feb 2006, 02:00:00 Source: The Perfect Host: Create And Host Custom Designers With...
Tags: Examples
Addins
Auto notify your team members with email, when performing Visual Source Safe operations.
A Visual Source Safe Addin written in VB with the help of which you can auto-email your team members about the operations (Add, Check in, check out...) you performed on VSS
20 Jan 2006, 20:38:00 Source: Auto notify your team members with email, when performing...
Tags: Addins
VB.NET
Source Control
CodeXchange Addin for Visual Studio 2005
CodeXchange is an Visual Studio.NET add-in providing you with instant integrated access to an online repository of ready to use .NET code snippets.
Ten Essential Tools: Visual Studio Add-Ins Every Developer Should Download Now
James Avery does it again with his popular list of developer tools. This time he covers the best Visual Studio add-ins available today that you can download for free.
8 Nov 2005, 02:00:00 Source: Ten Essential Tools: Visual Studio Add-Ins Every...
Tags: Addins
Visual Studio
Do You Trust It? Discover Techniques for Safely Hosting Untrusted Add-Ins with the .NET Framework 2.0
When you allow your application to run arbitrary code through an add-in, you may expose users to unknown code, running the risk that malicious code will use your application as an entry point into the user's data. There are several techniques you can use to reduce the attack surface of your application, which Shawn Farkas discusses here.
11 Oct 2005, 03:00:00 Source: Do You Trust It? Discover Techniques for Safely Hosting...
Tags: Addins
Security

