Click here to Skip to main content
15,897,273 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET 2.0 secure source code Pin
Mircea Grelus23-Oct-06 12:23
Mircea Grelus23-Oct-06 12:23 
AnswerRe: ASP.NET 2.0 secure source code Pin
Guffa23-Oct-06 13:41
Guffa23-Oct-06 13:41 
GeneralRe: ASP.NET 2.0 secure source code Pin
kaliem23-Oct-06 14:10
kaliem23-Oct-06 14:10 
QuestionDatagrid add column Pin
eagertolearn23-Oct-06 6:46
eagertolearn23-Oct-06 6:46 
AnswerRe: Datagrid add column Pin
Mike Ellison23-Oct-06 8:51
Mike Ellison23-Oct-06 8:51 
GeneralRe: Datagrid add column Pin
eagertolearn23-Oct-06 12:17
eagertolearn23-Oct-06 12:17 
GeneralRe: Datagrid add column Pin
Mike Ellison23-Oct-06 12:49
Mike Ellison23-Oct-06 12:49 
QuestionMTOM WSE 3.0 problem Pin
sunsmile23-Oct-06 6:11
sunsmile23-Oct-06 6:11 
Hi,

I have created WSE 3.0 MTOM enabled asp.net 2.0 WebService. My client(Java
Client) which has MTOM enabled on his side is sending the following soap
message. Basically he is sending the soap message with MIME attachment.


---------------------------------------------------------------------------­---------------------


MIME-Version: 1.0
Content-Type: Multipart/Related;boundary=MIME_boundary;
type="application/xop+xml";
start="<mymessage.xml@ someexample.org="">";
startinfo="application/soap+xml; action=\"ProcessData\""
Content-Description: A SOAP message with a photo and document in it
--MIME_boundary
Content-Type: application/xop+xml;
charset=UTF-8;
type="application/soap+xml; action=\"ProcessData\""
Content-Transfer-Encoding: 8bit
Content-ID: <mymessage....@someexample.org>
<soap:envelope
="" xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xmlmime="http://www.w3.org/2004/11/xmlmime">
<soap:body>
<m:data xmlns:m="http:// someexample.org/stuff">
<m:photo><xop:include
="" xmlns:xop="http://www.w3.org/2004/08/xop/include" href="cid:http:// someexample.org/photo.jpeg">
<m:doc>
QuestionUse different databases Pin
shapper23-Oct-06 5:10
shapper23-Oct-06 5:10 
AnswerRe: Use different databases Pin
ednrgc23-Oct-06 6:28
ednrgc23-Oct-06 6:28 
QuestionHow to develop a user control? Pin
Old Gun23-Oct-06 1:32
Old Gun23-Oct-06 1:32 
AnswerRe: How to develop a user control? Pin
ednrgc23-Oct-06 4:21
ednrgc23-Oct-06 4:21 
GeneralRe: How to develop a user control? Pin
Old Gun24-Oct-06 3:30
Old Gun24-Oct-06 3:30 
GeneralRe: How to develop a user control? Pin
Old Gun26-Oct-06 3:22
Old Gun26-Oct-06 3:22 
GeneralRe: How to develop a user control? Pin
Old Gun26-Oct-06 3:23
Old Gun26-Oct-06 3:23 
QuestionDropDownList Databinding Question Pin
Dayekh23-Oct-06 1:24
Dayekh23-Oct-06 1:24 
AnswerRe: DropDownList Databinding Question Pin
Paddy Boyd23-Oct-06 3:30
Paddy Boyd23-Oct-06 3:30 
GeneralRe: DropDownList Databinding Question Pin
Dayekh23-Oct-06 3:57
Dayekh23-Oct-06 3:57 
GeneralRe: DropDownList Databinding Question Pin
Paddy Boyd23-Oct-06 4:14
Paddy Boyd23-Oct-06 4:14 
GeneralRe: DropDownList Databinding Question Pin
Dayekh23-Oct-06 5:01
Dayekh23-Oct-06 5:01 
GeneralRe: DropDownList Databinding Question Pin
Paddy Boyd23-Oct-06 5:02
Paddy Boyd23-Oct-06 5:02 
QuestionRegarding flash intro Pin
rajesh22523-Oct-06 1:10
rajesh22523-Oct-06 1:10 
AnswerRe: Regarding flash intro Pin
ednrgc23-Oct-06 2:44
ednrgc23-Oct-06 2:44 
AnswerRe: Regarding flash intro Pin
Britney S. Morales23-Oct-06 3:52
Britney S. Morales23-Oct-06 3:52 
GeneralRe: Regarding flash intro Pin
ednrgc23-Oct-06 6:34
ednrgc23-Oct-06 6:34 

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.