0
kicks
The Poor Developer's Object DataStore : Iteration 001
Object datastores are gaining in popularity and mainstream acceptance. The Poor Developer's Object DataStore is an exercise in creating a simple object datastore in .NET building upon native Microsoft Sql Server 2005 and later functionality. Iteration 001 sets the foundation for creating and storing an object for later retrieval.