Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Framework suggestions
Message
From
17/03/2009 14:18:04
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01388366
Message ID:
01388772
Views:
73
>That's the one (big) thing I don't like about using a DataSource with a winform. It is breathtaking how much ADO code gets generated for you, except the UI is bound pretty directly to data. That's an abomination in any N-tier architecture I have seen.

I'm not sure what you're referring to by "datasource". If you're talking about tying the actual database to the UI, then yeah, that's bad! But DataSets are fine. They aren't tied to a database (unless you use TableAdapters in your DataSet WHICH SHOULDN'T BE DONE ... IMHO anyway <g>)

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform