Chris Martin's Blog

A Developer and so on...

  Home  |   Contact  |   Syndication    |   Login
  7 Posts | 0 Stories | 23 Comments | 20 Trackbacks

News

Tag Cloud


Archives

Post Categories

Blogs I check out

November 2005 Entries

Apparently .NET 2.0 does this out of the box but, I don’t get to play with it for awhile so…. Today I had the need to serialize some error messages in CDATA elements. Quickly, I realized that XmlSerializer doesn’t support this out of the box. After a really quick googlin’ session, I had my solution. And since I’m nice, I’ll share it with y’all. Say you have a class called ErrorMessage that has a string to be serialized: [Serializable] public class ErrorMessage...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

If you could decode my last post without your head throbbing, well...I'm real happy for ya ;) That post was from w.bloggar 4.0 and I hated it. What desktop software are .TEXT bloggers using to post from the desktop? Are you able to choose categories? What about code formatting? Cheers
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

So Visual Studio is finally catching up to the tools that I've been using for years. I can't really blame MS for only coming out with these features now. This is a huge company that doesn't release their products every 3 months. What I can do is be a little angry that while they did us a favor by integrating some things into the IDE, they just did it a little sub-par. Now, if anything I'm about to write is wrong, I'm sure some gracious soul will correct me and I'll give my appologies. Onto the meat...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati