Contents tagged with ORM
-
Building applications with WCF - Part 1 of n
I am going to write series of articles using Windows Communication Framework (WCF) to develop client and server applications and this is the first part of that series.
-
Starting with LLBLGenPro in your Project
LLBLGenPro is an object relational mapper which generates code for the data access layer from the database, in the coming releases it’s been planned to engineer from LLBL Project to create database. I am using v2.6 in my current project and happy with it so far. One of the strong points of v2.6 is it has good Linq support.