Anyone used PetaPOCO with CSLA .NET?
What do you think of such direction?
Tarek.
This is the first I've heard of PetaPOCO, but it seems simple enough.
CSLA doesn't really care how you get or save your data in your DAL, so I see no reason this tool wouldn't work for building a DAL behind CSLA objects.
Of course I like LINQ syntax for queries, but I can see where the direct SQL statement idea remains perfectly valid :)
Copyright (c) Marimer LLC