Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Reply
 
LinkBack Thread Tools Display Modes
Old 26-01-2012, 03:10 AM   #1 (permalink)
XLr8
 
arpanmukherjee1's Avatar
 
Join Date: Sep 2008
Posts: 637
Default need help with XML and XSD


hi.

i have a xml file with structure

Code:
<?xml version="1.0" encoding="UTF-8"?>
<Start Description="nslfjhl">
 <Products Description="sfhsdf">
  <ProductList>
   <Product Mode="02" Key="2" />
   <Product Mode="01" Key="11" />
  </ProductList>
  <CustomKeys>
   <Key Value="4545"/>
  </CustomKeys>
 </Products>
</Start>
now i generated its XSD with xsd.exe in Visual Studio 2010
and generated its class with command
Code:
c:\> xsd C:\samlpe.xsd /c /l:CS
now how to update delete and insert into this class.

i do know how to deserialize and serialize with XmlSerializer

any help is welcome. thanks in advance
__________________
Quote:
There are more things in heaven and earth, Horatio,
Than are dreamt of in your philosophy.

Last edited by arpanmukherjee1; 27-01-2012 at 10:47 AM.
arpanmukherjee1 is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 26-01-2012, 04:59 PM   #2 (permalink)
I'm a Wannabe Hacker
 
Prime_Coder's Avatar
 
Join Date: Apr 2011
Location: Oxford of D East!
Posts: 235
Default Re: need help with XML and XSD

Can't say for sure, but maybe this is what you are looking for:

HOW TO: Serialize and Deserialize XML in Visual Basic .NET
__________________
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. - Rich Cook
Prime_Coder is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On


 
Latest Threads
- by Charan
- by Sarath
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 12:39 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2