The Artima Developer Community
Sponsored Link

C# Answers Forum
Why ReSharper Rocks

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
John

Posts: 4
Nickname: firefalcon
Registered: Apr, 2004

Why ReSharper Rocks Posted: Aug 13, 2004 5:57 AM
Reply to this message Reply
Advertisement
Guys from JetBrains have created really fascinating product - ReSharper.


It provides many very useful features, but this is not a case by the way. The most important thing for me is an instantaneous feedback. When you are doing something, feedback helps you. And quick feedback helps ten times better.


Really. Just let's check why Extreme Programming so successful.

TDD gives you quick feedback about code (within minutes). Push button - see results.

Continuous integration provides info about project correctness several times a day

Acceptance tests give notion about system functionality every day

So quick feedback significantly improves our performance as developers, and greatly affects overall project success. And any tool, that can provide instantaneous feedback, will be the king of the market.

ReSharper reads assemblies and able to give you real-time info about errors, dependencies, etc. (compiler gives feedback within a minute or so). I just compile rare. I love it ( http://blog.targetprocess.com ).

Topic: Strategic view of C# code Previous Topic   Next Topic Topic: using invoked method from exterior dll

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use