6
votes
Are booleans as method arguments unacceptable?
Enums are better but I wouldn't call boolean params as "unacceptable". Sometimes it's just easier to throw one little boolean in and move on (think private methods etc.)
…
0
votes
Why is distributed source control considered harder?
DVCS is currently lacking good desktop clients. Despite what most people say, version control systems can be quite hard to use correctly so a good desktop client can really help - and here Tortoise …
3
votes
Who has the BEST documentation you have ever seen? Language, framework, CMS… who has it?
TortoiseSVN has a really nice documentation.
…
2
votes
What features would you most like to see in Visual Studio 2010?
Good designers for WPF and Silverlight, more functionality that currently must be provided by (quite costly) third party tools like Resharper.
…
