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,320
  • 2
  • 17
  • 33

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
  • 675,133
  • 158
  • 1,253
  • 1,388
Vadim
  • 19,585
  • 14
  • 61
  • 100
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
  • 88,056
  • 18
  • 152
  • 168
  • 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