Greetings, I'm glad I found this forum. Seems to be some very knowledgeable people here. 
I'm having a slight issue with the XMLDocument class, specifically regarding the fact that I dont know what I'm doing with it.
I'm querying an exchange server directly, and returning an XMLDocument that I load up from a datatable, I can post my code if necessary. My question is, for example if I wanted to loop through my code, to parse in multiple days, or multiple users exchange information using an XML Document as a return, how do I combine multiple XMLDocuments together. I'm doing this in a web service designed to populate a calendar with multiple group schedules.
Thanks in advance for any help.
I'm having a slight issue with the XMLDocument class, specifically regarding the fact that I dont know what I'm doing with it.
I'm querying an exchange server directly, and returning an XMLDocument that I load up from a datatable, I can post my code if necessary. My question is, for example if I wanted to loop through my code, to parse in multiple days, or multiple users exchange information using an XML Document as a return, how do I combine multiple XMLDocuments together. I'm doing this in a web service designed to populate a calendar with multiple group schedules.
Thanks in advance for any help.