Linq to SQL out - .NetTiers in

Ok, after some months of development I took a major decision and dropped the Linq data layer from our project. I had to spend to much time creating exotic lambda expressions to do the simplest things. And since I am working in a disconnected environment it all adds an extra hassle connecting the disconnected items back to the datacontext. Deletes weren't working, updates needed a detach every time we wanted to persist entities to the data store, ...

So I went on a crusade for a high performance and easy to extend data access layer. I came out to .NetTiers together with CodeSmith to generate the data layer. It also gives us the possibility to extend it all to our needs.

Goodbye Linq to SQL ... we had a good time together and I learned a lot about lambda expressions but the rest is just a hole in my memory.

BTW, I'm really into Linq to XML since that is a real progress to traversing XML docs.

Tags: ,

Comments (1) -

FIlle
FIlle Sweden
5/25/2009 12:59:18 AM #

Nice one! I just came to that same conclusion. To bad I didn't realise this a little earlier. Well, We live and we learn...

Sweet to see someone else ending up the same way.

Reply

Add comment




  Country flag
biuquote
  • Comment
  • Preview
Loading


Björn Bailleul

Web application engineer and developer interested in creating customer centric applications build for ease of use and efficiency. My experience goes from intranet applications to widely used service websites, product portfolios and e-commerce websites.

Specialties

C#, MVC, AJAX, ASP.NET, SQL Server, SQL Reporting Services, WCF, XML, HTML, JavaScript, CSS, Web Services, Scrum, ...

View Bjorn Bailleul's profile on LinkedIn

Month List