Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Cycling information...

For a while I've been toying with the idea of writing more about cycling than I have in the past - as I seem to have developed a passion for the sport - but too much of any one thing isn't good in a blog (as evidenced by my earnest desire to avoid to
Posted by ericgu | 1 Comments
Filed under:

YAGNI and unit tests...

Thanks for your comments. I decided to go ahead and write the unit tests for that layer, both because I knew what not writing them would be like, and I wanted to play with wrapping/mocking a system service. I also decided - as some of you commented -
Posted by ericgu | 7 Comments
Filed under: ,

Does YAGNI ever apply to tests?

I've been writing a small utility to help us do some configuration setup for testing. It needs to walk a directory structure, find all instances of a specific xml file, and then make some modifications to the file. I TDD'd the class that does the XML
Posted by ericgu | 8 Comments
Filed under: ,

Some alternative development methodologies...

If scrum isn't to your liking, here are a few alternate methodologies that you might consider...
Posted by ericgu | 1 Comments
Filed under:

Not sure what I think of this

What would Freddie think about this ? You'll need to go to about :45 seconds in on the video...
Posted by ericgu | 0 Comments

Wood 6-bit adder

Wood 6-bit adder
Posted by ericgu | 2 Comments
Filed under: ,

Lost Column #2: Unsafe Image Processing

(circa November 15, 2001) I think this column stands up pretty well without caveat. I should note that I wrapped the image class to provide nicer pixel-based access in a class you can find here . I suggest basing your code on that rather than what I wrote
Posted by ericgu | 9 Comments
Filed under: , ,

A crime against consumers...

I was reading a blog today, and came across an inline ad: Which got me to thinking... When I was growing up, triscuits were not a popular snack food. My sisters and I were devotees of the So much so, that when we went on family trips, one of us would
Posted by ericgu | 4 Comments

Robot Chicken Star Wars

Robot Chicken Star Wars From BA
Posted by ericgu | 0 Comments
Filed under:

To m_ or no to m_, that is the question...

I apologize for shocking your system by posting more than once a month - there are reasons for that, but I unfortunately can't get into them right now - but Keith added an interesting comment to my last post. He said: Side Note: a bit disturbing you're
Posted by ericgu | 44 Comments
Filed under: ,

The problem with intellisense

Today I was working with some sample code, and I came across a misspelling. Not a big deal - there was a field that was named "m_postion" rather than "m_position". But that got me thinking... In the past, that sort of thing wouldn't have happened. You
Posted by ericgu | 4 Comments
Filed under: ,

Nice Ad for VS

Why debugging matters
Posted by ericgu | 0 Comments

I apologize

Desktop Tower Defense
Posted by ericgu | 4 Comments
Filed under:

App Domains and dynamic loading (the lost columns)

As promised, I'm going to start republishing some of my columns that were eaten by MSDN. I spent some time reading this one and deciding whether I would re-write it so that it was, like, correct. But it became clear that I didn't have a lot of enthusiasm
Posted by ericgu | 3 Comments
Filed under: , ,

Friday fun

Man, but that's cool. CNN article Website with gallery
Posted by ericgu | 1 Comments
 
Page view tracker