Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Kenny Kerr

<span style="color:#4a67b1"><strong><em>This blog has moved to <a href="http://kennykerr.ca/"><span style="color:#4a67b1">kennykerr.ca</span></a></em></strong></span>

  • Increment differences in C++ and C#

    A friend was a bit surprised today to find that the postfix increment operator (i++) doesn’t always work exactly the same in both C++ and C#. I’m not a language lawyer and this is the kind of thing I usually file under “you shouldn’t be doing that in the first place” but I thought this might serve as a good example.

  • Credential Management with the .NET Framework

    Many months ago I wrote an article about credential management that was targeted at developers writing managed code. Well its finally made its way onto MSDN. Managing secrets with managed code can be tricky so I think this article will be helpful to you if you need to manage credentials from your managed applications.

  • FinalBuilder 4

    As you may have heard, FinalBuilder 4 has just been released. If you’re not yet sold on a build tool then you should seriously consider this. This is by far the best build tool I’ve used. We use version 3 for a number of production builds and my latest project is already being built with version 4. We’re so happy with it that we’re picking up a site license as part of our 2006 budget.

  • Buying a Camera in Canada

    I’m in the market for a specific digital camera. Unlike in the US, here in Canada the main retailers don’t carry a large selection. I recently came across www.cameracanada.com which seems to have a wide selection and a polished website. My only problem is that I’ve never heard of them before and I can’t find any links to them on the web. My concern is with credibility.

  • Twenty Seven?

    Having just completed my 27th lap around the sun I feel rather tired.

  • Max CPU: Another one for your developer toolbox...

    For various reasons, mostly related to my day job, I often find it useful to simulate excessive CPU usage. I’m sure every developer that has been coding for a while has at one point written the following program.

  • Media Center Update

    The “Update Rollup 2” for Windows XP Media Center Edition 2005 was just posted on the MSDN Subscriber downloads website. Go grab it while it’s hot!