May, 2011

Posts
  • Darryl Russi's Blog

    Pasting Code

    • 2 Comments
    I have been looking around for a bit for a way to paste code for blog posts.  My requirements were pretty simple: Able to paste code from blog - such that readers could copy & paste code into their own editor Syntax highlighting – Syntax highlight...
  • Darryl Russi's Blog

    DataContract Serialization with Generics & Read-only Properties

    • 0 Comments
    Recently I have been messing around with figuring out how to serialize some data back & forth between two applications.  The code in particular leveraged several interfaces, classes with readonly properties, & generics.  This caused...
Page 1 of 1 (2 items)