Re: Return DataReader From Method; Good or Bad Practice?
From: Ravichandran J.V. (jvravichandran_at_yahoo.com)
Date: 03/23/04
- Next message: Neil: "fire server side event from client side code"
- Previous message: simon: "Remove project"
- In reply to: Jeff S: "Return DataReader From Method; Good or Bad Practice?"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 01:38:33 -0800
Functionally, a DAL should be returning a DataSet rather than a
DataReader because the layer's functionality is to provide data and to
have a connected access scenario may seem like bad practice. But then,
it is also according to preferences at times.
with regards,
J.V.Ravichandran
- http://www.geocities.com/
jvravichandran
- http://www.411asp.net/func/search?
qry=Ravichandran+J.V.&cob=aspnetpro
- http://www.southasianoutlook.com
- http://www.MSDNAA.Net
- http://www.csharphelp.com
- http://www.poetry.com/Publications/
display.asp?ID=P3966388&BN=999&PN=2
- Or, just search on "J.V.Ravichandran"
at http://www.Google.com
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Neil: "fire server side event from client side code"
- Previous message: simon: "Remove project"
- In reply to: Jeff S: "Return DataReader From Method; Good or Bad Practice?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|