Hi, I'm trying to come up with a good set of C# coding guidelines for my team. What I'm interested in are things that could could prevent actual problems or optimizations rather than just coding preferences like using tabs vs spaces or naming conventions...
If anyone has any good ideas or links to good C# coding guidelines, I'd like to see it.