SpiceQA
Questions
Tags
Users
Badges
user_102482
@user_102482
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Is it bad practice for a class to have only static fields and methods?
20 votes
Maintainable Unit Tests
17 votes
Can one person adopt Agile techniques?
11 votes
Should you wrap 3rd party libraries that you adopt into your project?
6 votes
Is TDD overkill for small projects?
4 votes
Top Questions
Should enums in C# have their own file?
194 votes
15 answers
How do you get XML comments to appear in a different project (dll)?
46 votes
1 answers
.NET 4.0 code contracts - How will they affect unit testing?
38 votes
4 answers
How to test method call order with Moq
30 votes
6 answers
How do I add an XElement to a document, avoiding the "incorrectly structured document" error?
21 votes
2 answers