Support Query on Source Code
If you are already using coding agents, the following video may be pretty ho-hum, no big deal. However, I'm still blown away by how quickly we've come to the point where I can get a support query,...
Explore posts tagged with "code-quality" below.
If you are already using coding agents, the following video may be pretty ho-hum, no big deal. However, I'm still blown away by how quickly we've come to the point where I can get a support query,...
FxCop is a static analysis tool from Microsoft that checks software source code for conformance to the Microsoft .NET framework’s design guidelines....
This is just a test post of source code using the functionality. I also changed the blogger template used since the last templated didn't show source code too well given the available pixel width....
Eric Gunnerson wrote a post on field name conventions where the conclusion was that having an m_ prefix in front of field names makes it easier to identify fields versus variables....