Stories recently tagged with 'addin'

Copy&Paste references Addin(weblogs.asp.net)

submitted by .NetKicks.NetKicks(1304) 5 years, 2 months ago

An VS Studio Addin to copy ressources from one project via copy&paste. read more...

add a comment |category: |Views: 7

tags: another

Code Collapse VS Add-in(jayflowers.com)

submitted by jflowersjflowers(1860) 5 years, 3 months ago

Introduces a new, free, VS add-in to collapse anything... read more...

add a comment |category: |Views: 72

tags: another

DownloadExec Inline: A VS2003 add-in that lets you run a chunk of code(secretgeek.net)

submitted by secretGeeksecretGeek(115) 5 years, 4 months ago

Highlight some code in Visual Studio 2003 -- press the 'exec selected code' -- and it will run immediately. Great for simple checks, such as string formatting, working out how methods work etc. Works with both C# and VB.net. (sorry to submit my own stuff -- i almost never do this but wanted to share in this case) read more...

add a comment |category: |Views: 4

tags: another

Demo: Exec-Inline, an Add-in that executes the currently selected code(secretgeek.net)

submitted by edburdoedburdo(1350) 5 years, 7 months ago

Tired of copying/pasting code into a new project to test a simple routine? Why not just select and Execute? read more...

add a comment |category: |Views: 0

tags: another

VS'05 Add-In: Get the Line Count of all Projects in your Solution(codeproject.com)

submitted by crpietschmanncrpietschmann(11.3k) 5 years, 7 months ago

This is a Visual Studio 2005 Add-In that lets you see the break out of how many lines of code are in you Solution/Project. It includes a breakout of how many lines each individual code file has. Plus the source code is Free for you to use/modify. read more...

add a comment |category: |Views: 28

tags: another

Visual Studio 2005 Sandcastle Add-In(dotnetpret.blogspot.com)

submitted by marcosmarcos(2779) 5 years, 9 months ago

From the author blog: "After I found the SandCastle project via the site of Scott Hanselman, I had the idea to make a nice add-in based on it, well here it is, it is a pretty alpha, but common handy anyway." Check the demo movie at: http://www.overnight.nl/download/sandcastleaddin.html read more...

add a comment |category: |Views: 237

tags: another