Click here to Skip to main content
15,892,927 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: How to delete a xml node with all attributes and start, end tag of the xml node in c#-- urgent Pin
Vishnu Narayan Mishra13-Nov-07 22:24
Vishnu Narayan Mishra13-Nov-07 22:24 
QuestionHow can I go through all child nodes and attributes of child nodes of a parent node.. Pin
Vishnu Narayan Mishra12-Nov-07 22:22
Vishnu Narayan Mishra12-Nov-07 22:22 
QuestionHow can I go through all child nodes and attributes of child nodes of a parent node.. [modified] Pin
Vishnu Narayan Mishra12-Nov-07 21:14
Vishnu Narayan Mishra12-Nov-07 21:14 
QuestionEdititng the tag of XML Pin
SreejithAchutan8-Nov-07 17:04
SreejithAchutan8-Nov-07 17:04 
AnswerRe: Edititng the tag of XML Pin
led mike9-Nov-07 5:19
led mike9-Nov-07 5:19 
Questionhow to append node with attributes after an node in XML + C# [modified] Pin
Vishnu Narayan Mishra7-Nov-07 20:52
Vishnu Narayan Mishra7-Nov-07 20:52 
AnswerRe: how to append node with attributes after an node in XML + C# Pin
pmarfleet8-Nov-07 9:51
pmarfleet8-Nov-07 9:51 
QuestionSending XML Soap Messages, C# Pin
AssemblySoft5-Nov-07 6:18
AssemblySoft5-Nov-07 6:18 
am writing an app that uses the .Net classes TCPClient and NetworkStream to read and write data between 2 machines. All works fine.

I have recently found a need to be able to send Http 1.1 with a SOAP message as the Http body. Currently i am using an XmlDocument to load and parse the SOAP data. However to do this i first have to read in the HTTP header, search for the beginning of the body and construct my own XmlDocument.

There must be a better way. I don't want to call a web service, i just want to send http with a soap body and receive the same.

I am looking for a means of loading in the NetworkStream into some kind of HTTP object to read the http stuff and also load the body into some simple Soap object that can be used to pull out/ set values.

Comments, Suggestions Welcomed.

Carl

AnswerDouble post Pin
pmarfleet5-Nov-07 6:54
pmarfleet5-Nov-07 6:54 
QuestionXML problems Pin
kurt194-Nov-07 23:31
kurt194-Nov-07 23:31 
AnswerRe: XML problems Pin
led mike5-Nov-07 7:21
led mike5-Nov-07 7:21 
GeneralRe: XML problems Pin
kurt195-Nov-07 13:56
kurt195-Nov-07 13:56 
GeneralRe: XML problems Pin
George L. Jackson5-Nov-07 14:41
George L. Jackson5-Nov-07 14:41 
GeneralRe: XML problems Pin
kurt195-Nov-07 15:36
kurt195-Nov-07 15:36 
AnswerRe: XML problems Pin
George L. Jackson6-Nov-07 2:06
George L. Jackson6-Nov-07 2:06 
GeneralRe: XML problems Pin
kurt196-Nov-07 19:53
kurt196-Nov-07 19:53 
GeneralRe: XML problems Pin
George L. Jackson7-Nov-07 0:04
George L. Jackson7-Nov-07 0:04 
QuestionEncoding UTF-8 vs iso-8859-1 Pin
Hariharan21052-Nov-07 2:55
Hariharan21052-Nov-07 2:55 
AnswerRe: Encoding UTF-8 vs iso-8859-1 Pin
led mike5-Nov-07 7:22
led mike5-Nov-07 7:22 
AnswerRe: Encoding UTF-8 vs iso-8859-1 Pin
Erik Molenaar5-Nov-07 8:53
Erik Molenaar5-Nov-07 8:53 
GeneralRe: Encoding UTF-8 vs iso-8859-1 Pin
Hariharan21055-Nov-07 16:55
Hariharan21055-Nov-07 16:55 
GeneralRe: Encoding UTF-8 vs iso-8859-1 Pin
Erik Molenaar5-Nov-07 22:53
Erik Molenaar5-Nov-07 22:53 
GeneralRe: Encoding UTF-8 vs iso-8859-1 Pin
Hariharan21055-Nov-07 23:06
Hariharan21055-Nov-07 23:06 
GeneralRe: Encoding UTF-8 vs iso-8859-1 Pin
Erik Molenaar5-Nov-07 23:17
Erik Molenaar5-Nov-07 23:17 
AnswerRe: Encoding UTF-8 vs iso-8859-1 Pin
George L. Jackson5-Nov-07 14:49
George L. Jackson5-Nov-07 14:49 

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.