Re: Strongly Typed DataSets
From: William Ryan eMVP (dotnetguru_at_comcast.nospam.net)
Date: 06/03/04
- Next message: Jim Douglas: "Re: want to display our w2's"
- Previous message: Brett O'Callaghan: "Re: dotfuscating your code"
- In reply to: Jim Douglas: "Strongly Typed DataSets"
- Next in thread: Cor Ligthert: "Re: Strongly Typed DataSets"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Jun 2004 20:42:36 -0400
Depends but they have many benefits, mainly Intellisense, Ease of use and
Performance.
If you only have one table, then using just one table is fine. The
difference is trivial but you'll be fine either way.
-- W.G. Ryan MVP Windows - Embedded http://forums.devbuzz.com http://www.knowdotnet.com/dataaccess.html http://www.msmvps.com/williamryan/ "Jim Douglas" <james.douglas@genesis-software.com> wrote in message news:kksvc.8660$sI.8430@attbi_s52... > Are they worth the trouble? Are folks using these for single table > processing? What would you choose, Dataset vs Datatable for single table. > > Thanks > > -- > > Jim Douglas > http:\\www.genesis-software.com > > Latitude 32.5818 > Longitude -96.5412 > Elevation 497 > > > > >
- Next message: Jim Douglas: "Re: want to display our w2's"
- Previous message: Brett O'Callaghan: "Re: dotfuscating your code"
- In reply to: Jim Douglas: "Strongly Typed DataSets"
- Next in thread: Cor Ligthert: "Re: Strongly Typed DataSets"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|