Angus Logan

MCMS/SPS/.NET/SQL/Microsoft Australia

Bad wording by Scott Stewart

Ok he's talking about partial classes but this just sounds wrong:

"My other part of Employee in the DataLayer folder provides the Employee CRUD directly against the Employee's private parts!"

See it at http://dotnetjunkies.com/WebLog/sstewart/archive/2004/12/08/35735.aspx

Posted: Dec 09 2004, 04:44 PM by anguslogan | with 1 comment(s)
Filed under:

Comments

anguslogan said:

I believe that any DataLayer must be a simple code block, that they allow operations against DB.

That code block would not have to know on the Business Entities. Single to specialize it is to execute the operations (Store Procedures and SQL Sentences) against the engine DB (SQL, Oracle, DB2, etc.), with which this setting.

Finally, I invite to you to download the DataLayer.Primitives Public Version.

This is very cool Data Layer :)

DataLayer.Primitives - Readme!
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=1389

Cheers,

Javier Luna
http://guydotnetxmlwebservices.blogspot.com/
# May 20, 2005 9:44 AM