Click here to Skip to main content
16,005,080 members
Home / Discussions / C#
   

C#

 
GeneralRe: How can I set a value in a cell of the DataGridView that contains a DataGridViewComboBoxColumn? Pin
Elvia Gonzalez4-May-06 8:13
Elvia Gonzalez4-May-06 8:13 
GeneralRe: How can I set a value in a cell of the DataGridView that contains a DataGridViewComboBoxColumn? Pin
Elvia Gonzalez4-May-06 14:31
Elvia Gonzalez4-May-06 14:31 
QuestionHow to pass form reference at run time. Pin
abhinish3-May-06 9:32
abhinish3-May-06 9:32 
AnswerRe: changing datagridview cell Pin
Office Lineman3-May-06 12:27
Office Lineman3-May-06 12:27 
QuestionCustom Tooltips Pin
siongc3-May-06 9:15
siongc3-May-06 9:15 
AnswerRe: Custom Tooltips Pin
Ravi Bhavnani3-May-06 9:45
professionalRavi Bhavnani3-May-06 9:45 
Questionautomation of excel chart generation Pin
Gollaprolu3-May-06 8:57
Gollaprolu3-May-06 8:57 
QuestionNeed help sending SOAP message with byte array in message Pin
jdrage3-May-06 8:44
jdrage3-May-06 8:44 
I'm new to C# and am struggling to find a solution to sending a byte array in a SOAP message. I've used the BinaryFormatter to create the byte array but that doesn't appear to be something I would use to send via a SOAP message. We did this from Java as a test case and I've included the below message that we are trying to create as an example.

Any help would be greatly appreciated.

Thanks!


- <soap-env:envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
- <soap-env:body>
- <ns1:getemployeesforplantbyteresponse xmlns:ns1="http://mycompany/service/ws/EmployeeService.wsdl" soap-env:encodingstyle="http://schemas.xmlsoap.org/soap/encoding/">
<return xmlns:ns2="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns2:base64">PEVtcGxveWVlTGlzdD4KICA8ZW1wbG95ZWVzPgogICAgPEVtcGxveWVlPgogICAgICA8Zmlyc3ROYW1lPk1hcmNpYTwvZmlyc3ROYW1lPgogICAgICA8bGFzdE5hbWU+Qm9nbmVyPC9sYXN0TmFtZT4KICAgICAgPGRlcHRSZXB0VG8+MDE4ODQ8L2RlcHRSZXB0VG8+CiAgICAgIDxkZXB0U3VmZml4PjA8L2RlcHRTdWZmaXg+CiAgICA8L0VtcGxveWVlPgogIDwvZW1wbG95ZWVzPgo8L0VtcGxveWVlTGlzdD4=



Questionconverting numbers to date Pin
TheJudeDude3-May-06 8:43
TheJudeDude3-May-06 8:43 
AnswerRe: converting numbers to date Pin
Ravi Bhavnani3-May-06 9:01
professionalRavi Bhavnani3-May-06 9:01 
GeneralRe: converting numbers to date Pin
TheJudeDude3-May-06 9:16
TheJudeDude3-May-06 9:16 
GeneralRe: converting numbers to date Pin
Ravi Bhavnani3-May-06 9:20
professionalRavi Bhavnani3-May-06 9:20 
GeneralRe: converting numbers to date Pin
TheJudeDude3-May-06 9:25
TheJudeDude3-May-06 9:25 
GeneralRe: converting numbers to date Pin
J4amieC3-May-06 22:10
J4amieC3-May-06 22:10 
QuestionCopy DBF file to MDB Pin
Bedevian3-May-06 8:18
Bedevian3-May-06 8:18 
QuestionProblem with Reports Pin
ventomito3-May-06 8:11
ventomito3-May-06 8:11 
AnswerRe: Problem with Reports Pin
ranandbe4-May-06 20:19
ranandbe4-May-06 20:19 
QuestionTotal Physical Memory Pin
rajith_r3-May-06 7:54
rajith_r3-May-06 7:54 
AnswerRe: Total Physical Memory Pin
Ravi Bhavnani3-May-06 8:45
professionalRavi Bhavnani3-May-06 8:45 
QuestionListView Control - Insert Method Pin
xfitr23-May-06 7:36
xfitr23-May-06 7:36 
AnswerRe: ListView Control - Insert Method Pin
Travis D. Mathison3-May-06 8:13
Travis D. Mathison3-May-06 8:13 
GeneralRe: ListView Control - Insert Method Pin
xfitr23-May-06 8:36
xfitr23-May-06 8:36 
GeneralRe: ListView Control - Insert Method Pin
Travis D. Mathison3-May-06 11:54
Travis D. Mathison3-May-06 11:54 
AnswerRe: ListView Control - Insert Method Pin
xfitr24-May-06 2:27
xfitr24-May-06 2:27 
QuestionReally I need Help Pin
zidan9113-May-06 7:33
zidan9113-May-06 7:33 

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.