Greg Robinson's Blog
I report it, you decide
-
Paired Programming...the chair
We love paired programming in our shop. We have always had a problem with our chairs though.
-
Is it an exception or is it an error?
Perhaps a dumb question, but with the introduction of the term "Exception" (at least to me) in .NET I find myself using this term instead of "Error".
-
IIS 6.0 and mime types, why can't IIS find my file?
Lesson learned yesterday,
-
Windows Data Protection
I am starting to dig into the DPAPI.
-
.Net Opportunities in Richmond, VA
Capital Tech Search is looking for sharp .net developers. They have a client that has upwards of 3 openings right now. The pay range is 60-75k. The three biggest technologies involved with the position are: vb.net, asp.net, and sql server 2000.
Contact: -
The 1st Mid-Atlantic Code Camp in Reston VA, May 7th
-
Are 2 'English United States' Strings Equal?
I am tired of writing (and seeing) code that looks like this in our application:
-
And another FxCop strange one
Here is the code:
-
Performance/Remove Unused Locals
I know what this means, I think, as I have found code where a variable is declared and never used, so I remove it. However, I see this one in FxCop all the time too:
-
Long Acronyms Should Be Pascal Cased
FxCop gets us on this all the time for constants: