Hi Karl,
We had a post similar to this one: http://groups.google.com/group/dotnetdevelopment/browse_thread/thread/a66af459fe761075/a64979afe70bbe41?lnk=gst&q=mvc%2Bbenjnunez#a64979afe70bbe41 Regards, Benj On Jan 6, 4:43 pm, Karl Oakes <[email protected]> wrote: > Hi, > I am a relative newbie to .Net even though I have been playing around with > it since .Net 1.0. I have recently started to learn .Net properly and I am > impressed with the dynamic and functional features of C#. The only thing I > am confused with is the DAL / Model and what I should be using, I would > normally just right a class and create CRUD methods for that class using raw > SQL / ADO.Net / OLEDB. I have played around with some ORM tools like LINQ, > EF and Subsonic and I have started to look at NHibernate, my problem is my > main DB is IBM DB2 on the iSeries (the 400), which doesn't seem to have much > support. My question is what are other .Net developers who access a DB2 DB > using to create their DAL/ Model ?
