Posts
All the articles I've posted.
Seeing All @Replies From Twitter
Published: at 08:00 PM<p>Customize your Twitter options so that you see any time anyone (even someone you do not follow) Tweet's with your name in the @reply field</p>
Using Google Reader Offline
Published: at 08:00 PM<p>A review of using Google's offline news reader. The story of how I switched from Bloglines to Google Reader, then finally to the offline Google Reader</p>
Refactoring With ReSharper, Some Very Nice C# fixes I often use
Published: at 08:00 PM<br /><p>One of the really nice features I enjoy using in Resharper 4.0 is the refactoring that converts inefficient (and unpleasant to read) syntax into nice efficient code. In this post, I'll show some refactorings that Resharper (from JetBrains) gives us. There are lots more, but the ones listed below seem to come up the most in my own c# code.</p><br />
Using LINQ to Merge Mailing Lists and Filter Opt OutsBuilding the Code Camp Web Site (Article 5)
Published: at 08:00 PM<br /> <p>Combining two mailing lists with LINQ, then removing a third is demonstrated in this post. Using C# 3.0 with .Net 3.5 allows us to leverage LINQ to make this an easy process. This post shows and explains the LINQ code to do this</p> <br />
C# In Depth by Jon Skeet Book Review
Published: at 08:00 PM<br /><p>Jon Skeet published a great book titled C# In Depth by Manning Publishers. I strongly recommend getting this book</p><br />