by Jörg Jooss
20. August 2006 08:41
Wow, considering my New Year's resolution was “way more blogging”, I failed miserably.
Well, my excuse is the same as always—work. I've been super busy working with customers on various .NET Framework 3.0 projects, especially WCF and WPF.
But now things are starting to settle down a bit, which should give me more time for blogging. Here's what I want to do:
- Blog more on HTTP specific .NET stuff. I've been answering questions on HttpWebRequest or WebClient in news groups and private mail for ages, so blogging about that topic is a no-brainer.
- Revive an old pet project of mine. Fomerly known as WebClient (dumb name, I know), #Agent will be a HTTP client written in C# and Windows Forms for testing and understanding low-level HTTP specifics. After an initial v1.0 release, a WPF version should follow soon.
- Cover more of my two favorite upcoming technologies—Atlas and WCF.