by Alex Pumpet
A simple program for compare table data from two sources - SQL databases, Excel, CSV or XML-files.
by Massimo Fabiano
I know that "returning DataSets from WebServices is the spawn of Satan" but...
by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
by Издислав Издиславов
I have decided to make a simple solution, who somehow mimics real world application, and to change it several times, using different UI technlogies and keeping the specific logic the same.
by Justin-A-Miller
.NET Standard Fast, Light, Flexible JSON Serializer
by Издислав Издиславов
I have decided to make a simple solution, who somehow mimics real world application, and to change it several times, using different UI technlogies and keeping the specific logic the same.
by QxOrm
QxOrm C++ library: Persistence (based on QtSql Qt library) - Serialization (based on boost::serialization library) - Reflection (introspection)
by replaysMike
How to binary serialize your classes without having to modify them