In VS 2003 we used Data access layers intensively.

Is the same pattern valid for VS 2005? Or new data source features ceases
its
existence...

RE: data access layer by NoSpamMgbworld

NoSpamMgbworld
Thu Apr 28 10:12:04 CDT 2005

If you want to switch to drag and drop, the entire data connectivity is
encapsulated in DataSourceControls. This will eliminate the need for a DAL. I
am not fond of drag and drop, so I would say no.


---

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

***************************
Think Outside the Box!
***************************

"Tunga Torgal" wrote:

> In VS 2003 we used Data access layers intensively.
>
> Is the same pattern valid for VS 2005? Or new data source features ceases
> its
> existence...
>
>
>
>

Re: data access layer by Sahil

Sahil
Thu Apr 28 10:37:54 CDT 2005

Drag and drop in VS2k5 is much better, but in a real application I'd still
advocate a data layer.

- Sahil Malik [MVP]
http://codebetter.com/blogs/sahil.malik/



"Tunga Torgal" <tungatorgal@hotmail.com> wrote in message
news:uBYkDBATFHA.1152@tk2msftngp13.phx.gbl...
> In VS 2003 we used Data access layers intensively.
>
> Is the same pattern valid for VS 2005? Or new data source features ceases
> its
> existence...
>
>
>