Day: December 21, 2010
-
Entity Framework Self Tracking Entities Shine
I hope. Here is my problem. I am working on a project where all the data is currently in a file. However, when I’m complete, most of the data will be in a database. How can I sometimes use a file and sometimes use a database? Here is where the power of the Self Tracking…