Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Friends,

I Find Problem To Convert Excel To XML Data Looking For Ur Help ...

In Web Application Language using C#
Posted
Updated 17-Oct-12 2:48am
v2

The most easiest way is to read the excel file using ADO.NET and iterate each row to create the xml string manually.

Here is a link, which will guide you the rest,
Convert Excel to XML file/XML Schema, and validate Excel against XML Schema[^]

cheers
 
Share this answer
 
Please find the link Below.
http://www.c-sharpcorner.com/UploadFile/097c29/excel-to-xml-conversation-in-visual-studio/[^]
and share your views about this.
 
Share this answer
 
Comments
Deepu S Nair 3-Feb-15 1:43am    
This Question is more than 2 years old.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900