Click here to Skip to main content
15,894,405 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: expanding label control Pin
Christian Graus7-Nov-07 9:43
protectorChristian Graus7-Nov-07 9:43 
QuestionDataGridView and Generics Pin
Ponzano Paolo5-Nov-07 23:44
Ponzano Paolo5-Nov-07 23:44 
AnswerRe: DataGridView and Generics Pin
Christian Graus5-Nov-07 23:53
protectorChristian Graus5-Nov-07 23:53 
GeneralRe: DataGridView and Generics Pin
Ponzano Paolo6-Nov-07 0:29
Ponzano Paolo6-Nov-07 0:29 
GeneralRe: DataGridView and Generics Pin
Pete O'Hanlon6-Nov-07 1:11
mvePete O'Hanlon6-Nov-07 1:11 
GeneralRe: DataGridView and Generics Pin
Ponzano Paolo6-Nov-07 1:13
Ponzano Paolo6-Nov-07 1:13 
GeneralRe: DataGridView and Generics Pin
Ponzano Paolo6-Nov-07 1:34
Ponzano Paolo6-Nov-07 1:34 
QuestionC# Soap and HTTP Pin
AssemblySoft5-Nov-07 6:16
AssemblySoft5-Nov-07 6:16 
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

Answercross-post Pin
Luc Pattyn5-Nov-07 6:40
sitebuilderLuc Pattyn5-Nov-07 6:40 
JokeRe: cross-post Pin
Paul Conrad6-Nov-07 16:00
professionalPaul Conrad6-Nov-07 16:00 
QuestionList View Pin
Roberto Pereira3-Nov-07 10:38
Roberto Pereira3-Nov-07 10:38 
AnswerRe: List View Pin
Paul Conrad3-Nov-07 12:53
professionalPaul Conrad3-Nov-07 12:53 
GeneralRe: List View Pin
Roberto Pereira5-Nov-07 8:31
Roberto Pereira5-Nov-07 8:31 
GeneralRe: List View Pin
Paul Conrad6-Nov-07 16:00
professionalPaul Conrad6-Nov-07 16:00 
QuestionCombobox in DatagridView Pin
metbinu2003@yahoo.com2-Nov-07 21:36
metbinu2003@yahoo.com2-Nov-07 21:36 
QuestiondataGridview Cell string as an input text Pin
basi00142-Nov-07 4:40
basi00142-Nov-07 4:40 
AnswerRe: dataGridview Cell string as an input text Pin
Giorgi Dalakishvili2-Nov-07 6:54
mentorGiorgi Dalakishvili2-Nov-07 6:54 
GeneralRe: dataGridview Cell string as an input text Pin
basi00145-Nov-07 6:31
basi00145-Nov-07 6:31 
GeneralColorEditor in ComboBox Pin
Brady Kelly2-Nov-07 2:49
Brady Kelly2-Nov-07 2:49 
GeneralRe: ColorEditor in ComboBox Pin
Christian Graus7-Nov-07 9:45
protectorChristian Graus7-Nov-07 9:45 
GeneralRe: ColorEditor in ComboBox Pin
Brady Kelly7-Nov-07 18:20
Brady Kelly7-Nov-07 18:20 
QuestionAppbars on multiple monitors Pin
RichardM12-Nov-07 2:20
RichardM12-Nov-07 2:20 
GeneralCustom Grid: Multiple data tables Pin
Brady Kelly1-Nov-07 22:38
Brady Kelly1-Nov-07 22:38 
QuestionPictureBox and mem usage Pin
2hdass31-Oct-07 9:45
2hdass31-Oct-07 9:45 
AnswerRe: PictureBox and mem usage Pin
Luc Pattyn31-Oct-07 10:24
sitebuilderLuc Pattyn31-Oct-07 10:24 

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.