Frans Bouma's blog

Generator.CreateCoolTool();

Syndication

News




    Add to Technorati Favorites

About me

Fun stuff I created

My work

Optimizing Serialization in .NET

Simon Hewitt wrote two articles (first, second) about optimizing serialization (binary formatter) in .NET, and they're published on Codeproject.com. The first article discusses serializing data in classes you wrote yourself or other data in classes you have control over, the second article discusses serializing data in datasets and datatables.

Highly recommended!

Published Tuesday, October 24, 2006 10:05 AM by FransBouma

Comments

No Comments