Click here to Skip to main content
15,900,524 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
PraiseRe: What C# tools do you recommend? Pin
tbim10-Nov-17 2:44
tbim10-Nov-17 2:44 
AnswerRe: What C# tools do you recommend? Pin
F-ES Sitecore9-Nov-17 3:38
professionalF-ES Sitecore9-Nov-17 3:38 
GeneralRe: What C# tools do you recommend? Pin
Slow Eddie9-Nov-17 4:30
professionalSlow Eddie9-Nov-17 4:30 
AnswerRe: What C# tools do you recommend? Pin
kmoorevs9-Nov-17 4:09
kmoorevs9-Nov-17 4:09 
GeneralRe: What C# tools do you recommend? Pin
tbim10-Nov-17 2:55
tbim10-Nov-17 2:55 
GeneralRe: What C# tools do you recommend? Pin
BryanFazekas13-Nov-17 1:58
BryanFazekas13-Nov-17 1:58 
AnswerRe: What C# tools do you recommend? Pin
Jeremy Falcon9-Nov-17 4:22
professionalJeremy Falcon9-Nov-17 4:22 
AnswerRe: What C# tools do you recommend? Pin
Pete O'Hanlon9-Nov-17 4:36
mvePete O'Hanlon9-Nov-17 4:36 
Given that Resharper has already been mentioned, what other tools would be useful?

Well, you might want to look into NDepend[^]. I use this tool a lot to check code quality; it's really useful for showing you dependencies and telling you the cost of those dependencies for instance.

Then there's unit testing (whether or not you are a fan of TDD, having well written unit tests is a real bonus). You can go with something like NUnit, the Visual Studio unit tests, xUnit or so on. Speaking of unit testing, as your code grows you might want to invest in NCrunch[^]. It's a great way to see if your code changes have broken any tests without you having to remember to run the tests yourself.

There are many other tools you can add as you grow, but I'd give these a look if I were you.
This space for rent

AnswerRe: What C# tools do you recommend? Pin
Nagy Vilmos9-Nov-17 5:09
professionalNagy Vilmos9-Nov-17 5:09 
AnswerRe: What C# tools do you recommend? Pin
Marc Clifton9-Nov-17 5:25
mvaMarc Clifton9-Nov-17 5:25 
AnswerRe: What C# tools do you recommend? Pin
Eddy Vluggen9-Nov-17 6:04
professionalEddy Vluggen9-Nov-17 6:04 
AnswerRe: What C# tools do you recommend? Pin
RedDk9-Nov-17 10:07
RedDk9-Nov-17 10:07 
GeneralRe: What C# tools do you recommend? Pin
ThePhoenyx10-Nov-17 7:40
ThePhoenyx10-Nov-17 7:40 
AnswerMessage Closed Pin
9-Nov-17 20:03
Marc Greiner at home9-Nov-17 20:03 
GeneralRe: What C# tools do you recommend? Pin
tbim10-Nov-17 3:00
tbim10-Nov-17 3:00 
AnswerRe: What C# tools do you recommend? Pin
m0sa9-Nov-17 23:09
m0sa9-Nov-17 23:09 
GeneralRe: What C# tools do you recommend? Pin
tbim10-Nov-17 3:06
tbim10-Nov-17 3:06 
AnswerRe: What C# tools do you recommend? Pin
Robert Chafer10-Nov-17 0:25
Robert Chafer10-Nov-17 0:25 
AnswerRe: What C# tools do you recommend? Pin
clemenslinders10-Nov-17 2:26
clemenslinders10-Nov-17 2:26 
AnswerRe: What C# tools do you recommend? Pin
ClockMeister10-Nov-17 4:21
professionalClockMeister10-Nov-17 4:21 
AnswerRe: What C# tools do you recommend? Pin
Thornik10-Nov-17 9:02
Thornik10-Nov-17 9:02 
GeneralRe: What C# tools do you recommend? Pin
Slow Eddie10-Nov-17 9:36
professionalSlow Eddie10-Nov-17 9:36 
GeneralRe: What C# tools do you recommend? Pin
Thornik10-Nov-17 11:52
Thornik10-Nov-17 11:52 
AnswerRe: What C# tools do you recommend? Pin
MAIsw12-Nov-17 21:20
MAIsw12-Nov-17 21:20 
AnswerRe: What C# tools do you recommend? Pin
ElHori14-Nov-17 22:56
ElHori14-Nov-17 22:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   489 votes