A DAL layer that blows me away... ( Actionpack for .Net )

Posted Mon, Aug 28 2006 2:14 PM by Mischa Kroon

Watch this and be blown away as well:

http://www.wekeroad.com/actionpackintro.html

A DAL which creates classes for Stored procedures, tables etc.

And all that is needed to set it up is a * in a file.

Home of this DAL layer:
http://www.codeplex.com/Wiki/View.aspx?ProjectName=actionpack

Comments

# re: A DAL layer that blows me away... ( Actionpack for .Net )

Tuesday, August 29, 2006 6:06 AM by Ramon Smits

I visited the site yesterday evening and it almost seem to good to be true :-). This is perfect for keeping your dal code insync with the database. Although more OR mappers exist I know none that work like this gem.

I am only wondering about its performance and the query class. Lets hope that I have enough time the upcoming weekend to experiment with it.

# re: A DAL layer that blows me away... ( Actionpack for .Net )

Thursday, August 31, 2006 12:29 AM by P.J. van de Sande

Wow, this really looks great! I'm wondering about the preformance, have you allready used it in a proove-of-concept Mischa?

# re: A DAL layer that blows me away... ( Actionpack for .Net )

Sunday, September 03, 2006 10:36 AM by Mischa Kroon

Haven't actually used it in anything yet, have gotten it to work though :)

From what I could tell from the code the performance should be good :)

Leave a Comment

(required) 
(required) 
(optional)
(required) 
Please add 2 and 6 and type the answer here: