Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VB, C#, and VFP data handling examples
Message
From
12/04/2007 17:32:25
 
 
To
12/04/2007 17:25:18
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01215120
Message ID:
01215284
Views:
42
read something on one blog today while researching typed data sets that seems they are at odds with business objects, so I'm still sorting this all out. All part of the learning process.

That's a long-standing argument. ;)

Seems that half love them, half hate them. I use them. IMO, you can develop 10 different types of apps with typed datasets, and yield different productivity gains.

The power of the new List class in VS2005 makes custom collections a 'better choice' than in VS2003.

Someone raised a point that sometimes a language is chosen for you (e.g. you come into a project where the language has already been chosen). Same applies here....some projects are going to use typed DataSets, some will use custom collections (and some use both!). My two cents is to use them, but also familiarize yourself with custom collections.

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform