Paul Whitaker
3 posts.
- Social content in context with Google Reader's "Next" bookmarklet! I don't regularly use desktop or web-based RSS feed aggregators for the fact that they take the content away from its context. It usually doesn't add…
- Serialize and deserialize objects as Xml using generic types in C# 2.0I've been using Object<>Xml serialization in.NET based on for a while. I decided to enhance it a tad bit with some generics, so I could use it more…
- Using msbuild to change App.config and Web.config filesUsing the msbuild community tasks project it becomes easy to change App.config and Web.config files as part of the build process. I've recently…
