GeekArticles
Microsoft
C#A Fast/Compact Serialization Framework
Author: codeproject.com |
Published: 2nd Apr 2008 |
Visited: 78 times |
Add CommentFiled in: CSharpA framework for object serializiation/deserialization that is many times faster and yields compact output.
Read Article Sponsored Links
Related Articles
• SQL Agent: A Job Scheduler Framework An easy-to-use .NET solution for Job Scheduling with pluggable actions that runs on a Windows Service. Back up your SQL Server Express and much m ...