Home All Groups Group Topic Archive Search About
Author
6 Jul 2009 7:55 PM
someone@microsoft.com
Hi,

Does anybody has a DAL code to share?
I really need help to create it.

TIA
Regards,
Marcelo.

Author
6 Jul 2009 8:02 PM
Mark Rae [MVP]
<some***@microsoft.com> wrote in message
news:%23whWHQn$JHA.200@TK2MSFTNGP05.phx.gbl...

> Does anybody has a DAL code to share?

http://www.microsoft.com/downloads/details.aspx?familyid=1643758B-2986-47F7-B529-3E41584B6CE5&displaylang=en


--
Mark Rae
ASP.NET MVP
http://www.markrae.net
Are all your drivers up to date? click for free checkup

Author
6 Jul 2009 8:03 PM
sloan
EnterpriseLibrary.Data
3.1 or 4.1
?

http://msdn.microsoft.com/en-us/library/cc467894.aspx

This is a DAL HELPER library.  You have to write your own DAL code.

Or you can try LINQ to SQL (google it first)
or LINQ to EntityFramework

.......


<some***@microsoft.com> wrote in message
Show quoteHide quote
news:%23whWHQn$JHA.200@TK2MSFTNGP05.phx.gbl...
> Hi,
>
> Does anybody has a DAL code to share?
> I really need help to create it.
>
> TIA
> Regards,
> Marcelo.
Author
7 Jul 2009 2:38 PM
Gregory A. Beamer
"some***@microsoft.com" <some***@microsoft.com> wrote in news:#whWHQn
$JHA.***@TK2MSFTNGP05.phx.gbl:

> Hi,
>
> Does anybody has a DAL code to share?
> I really need help to create it.
>
> TIA
> Regards,
> Marcelo.

Mark suggested the EntLib, which is a good start. If you want some
experiments, I have posted quite a few DAL examples on my blog.

The google for them is:
http://snurl.com/mai1a

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
Show quoteHide quote
|      Think outside the box!             |
*******************************************

Bookmark and Share