Skip to main content

Home/ General Development In DotNet/ Group items tagged serialization

Rss Feed Group items tagged

Wicked Tunez

protobuf-net - Fast, portable, binary serialization for .NET - Google Project Hosting - 0 views

  •  
    protocol buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be:
Jacques Bosch

InfoQ: Expression as a Compiler - 1 views

  •  
    " Reflection, like it or not, it is inevitable that eventually you will have to write some code that involves looking at the members of a type at runtime (rather than at compile time). Maybe you are trying to write utility validation / serialization / ORM code, or maybe the interesting property / method is specified at runtime in a configuration file or from the database. Whatever the cause, it is likely that at some point you've written code involving GetType() - something like:"
1 - 3 of 3
Showing 20 items per page