<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title> .NET news &gt;&gt; Addins</title>
<link>http://www.dotnetcat.com/Addins/</link>
<description>.NET developer news by tags: C#, ASP.NET, VB.NET, database, security, performance and more</description>
<language>en-us</language>
<item>
<title>.NET Regular Expressions Find and Replace Add-In for VS2005</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/9196/</link>
<pubDate>Fri, 11 Jul 2008 13:47:00 -0500</pubDate>
<description> <![CDATA[ This add-in is for anyone who wants to use Regular Expressions to find and replace in Visual Studio, but doesn't want to use the strange Regular Expression syntax of the built-in dialog. This add-in provides a new dialog that uses .NET's Regular Expressions to find and replace. ]]> </description>
</item>
<item>
<title>Developing Visual Studio Add-in to enforce company's standard modification history</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/9093/</link>
<pubDate>Sat, 21 Jun 2008 16:54:00 -0500</pubDate>
<description> <![CDATA[ Using Visual Studio.net to develop Add-in to enforce company's standard modification history ]]> </description>
</item>
<item>
<title>Explorer - A Visual Studio 2005 add-in which interacts with Windows Explorer</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/9070/</link>
<pubDate>Mon, 16 Jun 2008 07:13:00 -0500</pubDate>
<description> <![CDATA[ This add-in adds the ability to open Windows Explorer at specified locations and to execute the application in 'Windows Explorer mode'. ]]> </description>
</item>
<item>
<title>Super Context Menu</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/9044/</link>
<pubDate>Wed, 11 Jun 2008 12:12:00 -0500</pubDate>
<description> <![CDATA[ Long time ago, I wondered how Microsoft Access put an Edit control on the context menu! Then I got another idea ... why don't we use any control(s) on the context menu? This will make the user interface easier to use, learn and increase productivity. The good news here is that, you can make it the same way you design a user control or a form using the Visual Studio designer.. ]]> </description>
</item>
<item>
<title>SnipPit - A snippet Repository</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/8906/</link>
<pubDate>Mon, 12 May 2008 11:09:00 -0500</pubDate>
<description> <![CDATA[ SnipPit is a Visual Studio 2008 Add-In (and a desktop application is included too) that allows for storing, retrieving, and searching for code snippets. It allows for keywords, code/language types, multiple users, public and private snippets. It also provides a right-click menu within VS and comes with a desktop program for use in applicationss other than VS. ]]> </description>
</item>
<item>
<title>A generic List and Dictionary Debugger Visualizer for VS.NET</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/8763/</link>
<pubDate>Tue, 15 Apr 2008 14:48:00 -0500</pubDate>
<description> <![CDATA[ This is a simple List&amp;lt;T&amp;gt; and Dictionary&amp;lt;T,T&amp;gt; debugger visualizer for Visual Studio.NET 2005 and 2008. The only requirement for it to work in that the classes inside the lists or dictionaries should be marked as [Serializable]. ]]> </description>
</item>
<item>
<title>Authoring Visual Studio Debugger Visualizers</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/8432/</link>
<pubDate>Tue, 22 Jan 2008 06:28:00 -0600</pubDate>
<description> <![CDATA[ Visual Studio Debugger Visualizers are a great addition to the developers debugging toolbox. Their purpose is to provide a custom view of data during a debugging session. This article will cover developing a simple string visualizer that allows the string to be replaced during the visualizer session. Additionally, necessary steps to debug your visualizer will be covered.
 ]]> </description>
</item>
<item>
<title>Assembly Manipulation and C#/VB.NET Code Injection</title>
<link>http://www.dotnetcat.com/news/Addins/id/8205/</link>
<pubDate>Mon, 22 Oct 2007 14:28:00 -0500</pubDate>
<description> <![CDATA[ Reflexil is an assembly editor and runs as a plug-in for Lutz Roeder's Reflector. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports &amp;quot;on-the-fly&amp;quot; C#/VB.NET code injection. ]]> </description>
</item>
<item>
<title>Creating Visual Studio Add-Ins</title>
<link>http://www.dotnetcat.com/news/Addins/id/8034/</link>
<pubDate>Wed, 26 Sep 2007 04:00:00 -0500</pubDate>
<description> <![CDATA[ Visual Studio provides one of the most powerful IDE's on the market. One under-exploited aspect of this IDE is the extensibility model. Programming IDE's are not static development tools. Development techniques, tools, and concepts change. Extensibility has been built into Visual Studio from its early inceptions. The great thing about Microsoft's foresight is that you can augment functionality of Visual Studio yourself. This article will demonstrate how to extend the Visual Studio IDE using Visual Studio, the .NET Framework, and the Visual Studio Add-In and automation models..
 ]]> </description>
</item>
<item>
<title>Code Review Add-In</title>
<link>http://www.dotnetcat.com/news/Visual-Studio/id/7327/</link>
<pubDate>Mon, 07 May 2007 14:50:00 -0500</pubDate>
<description> <![CDATA[ Code Review Add-In helps the process of reviewing code and publishing the results as work items to the Team System Server for review by team members ]]> </description>
</item>
</channel>
</rss> 