views:

193

answers:

3

I love resharper it makes refactoring other peoples code also most fun. www.jetbrains.com/resharper And ghost doc is another great tool.

http://submain.com/GhostDoc

I would love to use redgates sql prompt but my company wont pay for it ? so free tools are the best :)

My question is what other great tool are in the c#/sql dev toolbar?

+5  A: 

You can find a lot goodies by reading Scott Hanselman's tool list.

Other tools I would ad to that list:

Vadim
Wish I could upvote more than once - that's a great list.
Mayo
That us a great list thanks
Chris Jones
+2  A: 

These links should be helpful:

You may have also heard of CodeRush/Refactor! Pro, which is a tool similar to ReSharper.

I like the Expresso tool for regular expressions. I have a few regex references in this post.

Ahmad Mageed
hmm you must do alot of linq.Sadly for some BS reason we are not allowed to use link, somthing to do with dynmic sql :(
Chris Jones
That's unfortunate. There's more to it than just LINQ to SQL though, specifically in-memory objects and XML.
Ahmad Mageed
+1  A: 
  • A file management program: Total Commander
  • for screenshot, on Vista, Snipping Tool (there is a free program for XP that is quite similar)
EmilianD