by Bar Zohan
5. April 2010 23:46
Storing An Object In Sequential File, C++
[More]
by Bar Zohan
20. January 2010 21:03
Briefing
As mentioned in the title, our data provider is going to be very simple. Aim of this article is giving the main idea behind a Linq to Sql like data structure.
So what we are going to do now is as simple as this;
Create a new database and a new table inside it. (I'll use Sql Server 2008...
[More]