PC Review


Reply
Thread Tools Rate Thread

DataSet or Classes

 
 
Ruslan
Guest
Posts: n/a
 
      16th Jul 2003
I must work with the xml files. Load data from xml, change it, save it. What
is the best idea? To use ADO.NET, I mean to load data from xml to DataSet,
or create classes and work with these classes (something common with
"Castor").





Thanks,



Ruslan


 
Reply With Quote
 
 
 
 
Kathleen Dollard
Guest
Posts: n/a
 
      16th Jul 2003
Ruslan,

It depends.

Are you familiar with DataSets and does your data map easily to them?

If so, use the DataSet.It's a great interface. However, it won't handle all
XML data structures.

A good alternative is the XML DOM.

Kathleen


"Ruslan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I must work with the xml files. Load data from xml, change it, save it.

What
> is the best idea? To use ADO.NET, I mean to load data from xml to DataSet,
> or create classes and work with these classes (something common with
> "Castor").
>
>
>
>
>
> Thanks,
>
>
>
> Ruslan
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
dataset and custom classes glenn Microsoft C# .NET 1 16th Feb 2005 01:22 PM
Typed Dataset vs Classes - XSD.exe =?Utf-8?B?QmVhblRvd25CaXpUYWxrR3VydQ==?= Microsoft Dot NET 1 28th Dec 2004 06:00 PM
Dataset versus Classes =?Utf-8?B?RGF2aWQgSmVzc2Vl?= Microsoft ADO .NET 2 20th Dec 2004 04:27 PM
DataSet or Classes Ruslan Microsoft Dot NET 1 16th Jul 2003 02:30 PM
DataSet or Classes Ruslan Microsoft Dot NET Framework 1 16th Jul 2003 02:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:56 AM.