Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Typed and Untyped DataSets
Message
From
11/12/2003 14:34:15
Jacci Adams
Lindsay-Adams Consulting
Louisville, Ohio, United States
 
 
To
08/12/2003 13:52:08
General information
Forum:
ASP.NET
Category:
ADO.NET
Miscellaneous
Thread ID:
00856781
Message ID:
00858299
Views:
21
Hi Bonnie,

>>>Some "best practices" have been slow in evolving in the .NET world it seems, or maybe just not readily available a year or two ago. A lot of people were just "winging it".<

You can say that again. That's what happened with the project I'm working on. I've been refactoring where I can.

This thread couldn't have happened at a better time for me. I had a question about coding:
mySaveDS.StudentFormBenchmarks.Rows(intCount).Item("BIType")
vs
mySaveDS.StudentFormBenchmarks(intCount).BIType
We are using typed data sets and the original developers used and are still using the first method. Since I read an article about the 2nd method only about 3 weeks ago, I use the second. I'm going to have to use this thread to educate our team.

TIA,
Jacci
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform