.NET Developer Journal: The OO Database Advantage
Linkage: http://dotnet.sys-con.com/read/171166.htm
The article I was featured in is finally published! Read the article here online. Please buy an issue if you see it in the new stand.
The OO Database AdvantageThis article features the PartsAssembly project (found in the projects section of this site) and db4o (my day job).
Here's a question: If you write your application's code in an OO language - such as C#, VB.NET, or managed C++ - why not write database query and update code in the same language? It would certainly make life simpler, wouldn't it? At the very least, you'd only have to hold one language in your head - not your programming language and SQL.




