Unified Communications Development

Michael Greenlee (mgreenlee at claritycon dot com)
in

Browse by Tags

All Tags » generics (RSS)
XML serialization using generics
Generics are one of my favorite bits of C# syntax. They regularly come in handy for making code more elegant and readable. For example, I love using them in applications that do a lot of deserializing, especially if there is anything else (logging, maybe...
Posted: Feb 23 2009, 04:41 PM by mgreenlee | with no comments
Filed under: ,