Category Archives: Windows XP

This is beautiful code

If you’ve ever listened to Hanselminutes, you’ve no doubt heard Scott mention “code smell” or “pretty code”.  The new language features in VB9, including LINQ and XML being a native type, make XML generation not only easy, but beautiful.  Aside … Continue reading

Posted in .NET 3.5, Linq, Visual Studio 2008, Windows XP | Leave a comment

RSS in .NET Made Easy with XML Serialization

Super simple and sweet: So I was looking for a real quick way to publish an RSS feed from a Web application I created for a friend and found some great articles and components (RSS Toolkit for ASP.NET 2.0.)  However, … Continue reading

Posted in Windows XP | Leave a comment