Browse by Tags
All Tags »
Code inspections »
.Net Do's & Don'ts (
RSS)
Sorry, but there are no more tags available to filter with.
If you're not interested in someone expressing his feelings about checking code and code quality, please skip this post. If you're still reading this, then I assume you're interested and I would really like you to comment on this subject. I've been working...
In the project I'm working on now, we use XML documentation in our code. This morning we tried to compile a release mode version of the project, because we needed to build a test setup version. The compiler suddenly complained about missing XML comments...