Click here to Skip to main content
15,889,216 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Scheduling file upload Pin
N a v a n e e t h2-Feb-09 0:46
N a v a n e e t h2-Feb-09 0:46 
AnswerRe: Scheduling file upload Pin
SeMartens2-Feb-09 0:13
SeMartens2-Feb-09 0:13 
QuestionRestoring DataBase Via XML file Pin
RajaAhmed1-Feb-09 23:27
RajaAhmed1-Feb-09 23:27 
AnswerRe: Restoring DataBase Via XML file Pin
Christian Graus2-Feb-09 0:10
protectorChristian Graus2-Feb-09 0:10 
GeneralRe: Restoring DataBase Via XML file Pin
RajaAhmed2-Feb-09 4:25
RajaAhmed2-Feb-09 4:25 
AnswerRe: Restoring DataBase Via XML file Pin
SeMartens2-Feb-09 0:11
SeMartens2-Feb-09 0:11 
GeneralRe: Restoring DataBase Via XML file Pin
RajaAhmed2-Feb-09 4:29
RajaAhmed2-Feb-09 4:29 
GeneralRe: Restoring DataBase Via XML file Pin
SeMartens2-Feb-09 5:13
SeMartens2-Feb-09 5:13 
So I assume that you myds is a dataset. The DataSet class contains a method for reading xmls. Use this method with all your xml files. But pay attention, you have to use a different dataset for every single xml file. After you read the files you can merge all datasets into one.

The ReadXml-Method: http://msdn.microsoft.com/en-us/library/360dye2a(VS.80).aspx[^]

And here the description for loading more than one file: http://msdn.microsoft.com/en-us/library/fx29c3yd(VS.71).aspx[^] (scroll to the bottom).

Regards
Sebastian

It's not a bug, it's a feature!

Check out my CodeProject article Permission-by-aspect.

Me in Softwareland.

Questiongridview Pin
bhargavtripathi1-Feb-09 23:08
bhargavtripathi1-Feb-09 23:08 
AnswerRe: gridview Pin
Abhijit Jana1-Feb-09 23:18
professionalAbhijit Jana1-Feb-09 23:18 
Questionsession value Pin
anujbanka17841-Feb-09 22:30
anujbanka17841-Feb-09 22:30 
AnswerRe: session value Pin
SeMartens1-Feb-09 22:35
SeMartens1-Feb-09 22:35 
QuestionExecution Pin
5fingers1-Feb-09 22:02
5fingers1-Feb-09 22:02 
AnswerRe: Execution Pin
Christian Graus1-Feb-09 22:10
protectorChristian Graus1-Feb-09 22:10 
QuestionHow to keep open the multiple panes in AJAX Toolkits <b>Accordion</b> control ? [modified] Pin
Satish321-Feb-09 20:32
Satish321-Feb-09 20:32 
Questionhow to send email by scheduled time Pin
Member 47201841-Feb-09 20:30
Member 47201841-Feb-09 20:30 
AnswerRe: how to send email by scheduled time Pin
N a v a n e e t h1-Feb-09 20:51
N a v a n e e t h1-Feb-09 20:51 
QuestionExecuting ASP page Pin
5fingers1-Feb-09 20:29
5fingers1-Feb-09 20:29 
AnswerRe: Executing ASP page Pin
N a v a n e e t h1-Feb-09 20:55
N a v a n e e t h1-Feb-09 20:55 
GeneralRe: Executing ASP page Pin
5fingers1-Feb-09 22:08
5fingers1-Feb-09 22:08 
GeneralRe: Executing ASP page Pin
Christian Graus1-Feb-09 22:11
protectorChristian Graus1-Feb-09 22:11 
Questionmr4 format not supporting in iphone Pin
spreddi1-Feb-09 20:22
spreddi1-Feb-09 20:22 
AnswerRe: mr4 format not supporting in iphone Pin
Christian Graus1-Feb-09 20:24
protectorChristian Graus1-Feb-09 20:24 
Questionloading parent window using javascript Pin
NidhiKanu1-Feb-09 20:02
professionalNidhiKanu1-Feb-09 20:02 
AnswerRe: loading parent window using javascript Pin
Sundar_R1-Feb-09 21:40
Sundar_R1-Feb-09 21:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.