6

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?

Chris Jones
  • 2,630
  • 2
  • 21
  • 34

3 Answers3

9

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

Other tools I would ad to that list:

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Vadim
  • 21,044
  • 18
  • 65
  • 101
2

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.

Community
  • 1
  • 1
Ahmad Mageed
  • 94,561
  • 19
  • 163
  • 174
  • 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 Sep 15 '09 at 12:21
  • 1
    That's unfortunate. There's more to it than just LINQ to SQL though, specifically in-memory objects and XML. – Ahmad Mageed Sep 15 '09 at 12:29
1
  • A file management program: Total Commander
  • for screenshot, on Vista, Snipping Tool (there is a free program for XP that is quite similar)
EmilianD
  • 11
  • 2