C# or windows equivalent of OS X's Core Data?
Posted
by Nektarios
on Stack Overflow
See other posts from Stack Overflow
or by Nektarios
Published on 2010-06-08T12:18:43Z
Indexed on
2010/06/08
12:22 UTC
Read the original article
Hit count: 178
I'm late to the boat and have only just now started using Core Data in OS X / Cocoa - it's incredible and is really changing the way I look at things.
Is there an equivalent technology in C# or the modern Windows frameworks? i.e. having managed data types where you get saving, data management, deleting, searching all for free?
Also wondering if there's anything like this on Linux.
© Stack Overflow or respective owner