CSLA .NET

Vibrant discussion about CSLA .NET and using the framework to build great business applications.

Anyone using Simple.Data with CSLA?

rated by 0 users
Not Answered This post has 0 verified answers | 2 Replies | 2 Followers

Top 200 Contributor
46 Posts
mattruma posted on Mon, Mar 19 2012 10:07 PM

I'm not liking some of things LINQTOSQL and LINQTOEF are doing as far as the queries.

They return more fields then necessary, even when we are doing explicit selects, and there also seems to be some funkiness with the joins.

https://github.com/markrendle/Simple.Data

Wondering if anyone has been able to implement Simple.Data as the data layer in your CSLA project.

All Replies

Top 10 Contributor
1,772 Posts

Hi Matt,

I do not have any experience with Simple.Data but if you get experience then please share it with us and maybe even code on CslaContrib.

Jonny Bekkum, Norway CslaContrib Coordinator

Top 25 Contributor
450 Posts

Hi Matt,

Simple.Data looks like an interesting technology since it allows easy acces to a lot of database engines with the exact same code. After finishing DAL-DTO, it might be interesting to make CslaGenFork use it for the DAL side.

The only downside is the use of dynamic objects: it does't make your code run any faster. Then again, maybe it doesn't slow it that much...

Tiago Freitas Leal, CslaGenFork (Open Source CSLA code generator)

Page 1 of 1 (3 items) | RSS

Copyright (c) 2006-2010 Marimer LLC. All rights reserved.
Email admin@lhotka.net for support.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems