View Poll Results: How would you pass data between tiers?
- Voters
- 11. You may not vote on this poll
-
Feb 10th, 2004, 11:13 AM
#5
Mice..They're EVERYWHERE! Oh, wait a second. *stomp*
I have 2 classes in my UI Objects project.
Users and User.
The Data access layer passes a DataSet to my UI Object, where the data is stripped out and placed in my 2 objects above.
The UI then only sees my 2 custom classes.
However, I have been told this is wrong and that I should be passing the DataSet to the UI and making it "strongly typed" (something I don't know much about yet)
Is this what u r both doing?
Woka
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|