Data Access Layer with Enterprise Library in Mobile Applications
Posted
by l2mt
on Stack Overflow
See other posts from Stack Overflow
or by l2mt
Published on 2010-02-28T04:03:12Z
Indexed on
2010/03/13
15:25 UTC
Read the original article
Hit count: 585
How can I use Enterprise Library to do a Data Access Layer in c# for Sql CE and .NET Compact Framework?
I haven't found clear examples. I would like to learn Enterprise Library but any example will be appreciated.
© Stack Overflow or respective owner