This post originated from an RSS feed registered with .NET Buzz
by Brad Wilson.
Original Post: How Very 1998 of Them
Feed Title: The .NET Guy
Feed URL: /error.aspx?aspxerrorpath=/dotnetguy/Rss.aspx
Feed Description: A personal blog about technology in general, .NET in specific, and when all else fails, the real world.
The moral of the story here is that if you find yourself doing something like this: xml = "<foo>" + fooContents + "</foo>"; then you should lose points on your programming license.