Jan Schreuder on .Net

.Net code samples, experiences, observations

View my professional profile on LinkedIn

Recent Posts

Tags

News

  • Inappropriate comments will be deleted at my discretion.

    The information and code samples in this weblog is provided "AS IS" without warranty of any kind, either expressed or implied, including but not limited to the merchantability and/or fitness for a particular purpose.

Community

Email Notifications

Tool suppliers

Tools

General

Microsoft

Favorite blogs

Archives

Browse by Tags

All Tags » Code inspections » .Net Do's & Don'ts (RSS)
Sorry, but there are no more tags available to filter with.
Using code analysis tools
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...
I thought I'd seen it all...
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...