PC Review


Reply
Thread Tools Rate Thread

ADO .NET and XMLSchemas

 
 
=?Utf-8?B?TmF1bWFuIEFobWVk?=
Guest
Posts: n/a
 
      2nd Mar 2005
Hi,

I have to make an XML file for one of my project in the following format:

<Orders>
<Profile>
<CompanyID>Test</CompanyID>
<CompanyName>My Company</CompanyID>
</Profile>
<OrderInformation>
<CustomerInformation>
<OrderNo>000001</OrderNo>
<FirstName>John</FirstName>
<LastName>Doe</LastName>
</CustomerInformation>

<CustomerEMailInformation>(E-Mail Removed)</CustomerEMailInformation>
</OrderInformation>
</Orders>

Items between the <Profile></Profile> tags will always remains constant.
Item between the <OrderInformation></OrderInformation> tag will be retrieved
from the database. In this scenario, what will be the best option? I want
to populate this information in the DataSet and then use the XML functions
ADO.NET has to make the XML file.

Thanks, Nauman.
 
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



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:31 AM.