views:

221

answers:

6

Hi,

I have seen an addin (3rd party tool) in Visual Studio .Net 2003 to display dataset(Dataset Visualizer) while debugging mode.

Now this feature is available as a bultin in Visual studio 2005.

This is really a helpful addin for VS2003 where it made the debugging task easy.But i was unaware of such tools till i found someone using it.

I appreciate someone can suggest such good 3rd party addins or tools which makes the devolopers task easy?

Thanks in advance

SC


Duplicate question: What are some good usability addins for Visual Studio 2008?

A: 

The LINQ to SQL Visualizer.

Dave Markle
A: 

WSCF

A bit obsolete with WCF, but indispensable if you have to create old-style asmx webservices.

fretje
A: 

Web Deployment Projects

Not really a 3rd party (it's from Microsoft), but you have to install it separately:

VS2005

VS2008

fretje
A: 

Take a look at Visual Studio Gallery, it's the place to go for Visual Studio integration projects

Sander Rijken
+2  A: 

Resharper by jetBrains is a powerful static analysis tool - it can help you refactor code, and quickly navigate it.

Yonatan Karni
http://www.jetbrains.com/resharper/
Jon
+1  A: 

If you do anything with WPF Mole is great.

Also, the "XAML Power Toys" are pretty handy. (I'm a new user, so apparently I can only post 1 link, so you'll have to google for this one - sorry)

Simon P Stevens
and snoop http://blois.us/Snoop/
qntmfred