148 Views
We recently released DevForce 6.1.3.In DevForce, you program with a single set of entity classes, the classes you wrote, on both the server and client. DevForce handles the coordination and movement of data across tiers and over the network.
http://drc.ideablade.com/xwiki/bin/view/Documentation/code-sample-code-first-walk
What makes it interesting is that the entities get the simplicity of code first and all the advantages of DevForce: LINQ, custom properties, property interception, etc., etc.