Click here to Skip to main content
15,914,013 members
Home / Discussions / C#
   

C#

 
GeneralRe: SOA & C# Pin
Gil Shimer22-Sep-08 20:41
Gil Shimer22-Sep-08 20:41 
GeneralRe: SOA & C# Pin
Wendelius23-Sep-08 5:45
mentorWendelius23-Sep-08 5:45 
AnswerRe: SOA & C# Pin
Kevin McFarlane21-Sep-08 5:47
Kevin McFarlane21-Sep-08 5:47 
GeneralRe: SOA & C# Pin
Gil Shimer21-Sep-08 23:20
Gil Shimer21-Sep-08 23:20 
GeneralRe: SOA & C# Pin
Kevin McFarlane22-Sep-08 0:12
Kevin McFarlane22-Sep-08 0:12 
GeneralRe: SOA & C# Pin
Gil Shimer22-Sep-08 0:26
Gil Shimer22-Sep-08 0:26 
QuestionSOAP header Pin
George_George20-Sep-08 20:15
George_George20-Sep-08 20:15 
AnswerRe: SOAP header Pin
Wendelius21-Sep-08 0:48
mentorWendelius21-Sep-08 0:48 
Don't have any books in mind, but technically adding a SOAP header is described for example here.

SoapHeader Class[^]

I don't believe that you can add a header to a port (unless you write custom logic to handlers), but you can add header to web service and divide different services to different ports.

Hope this helps,

Mika

The need to optimize rises from a bad design

GeneralRe: SOAP header Pin
George_George21-Sep-08 20:57
George_George21-Sep-08 20:57 
GeneralRe: SOAP header Pin
Wendelius22-Sep-08 9:55
mentorWendelius22-Sep-08 9:55 
GeneralRe: SOAP header Pin
George_George22-Sep-08 17:49
George_George22-Sep-08 17:49 
GeneralRe: SOAP header Pin
Wendelius23-Sep-08 7:48
mentorWendelius23-Sep-08 7:48 
GeneralRe: SOAP header Pin
George_George23-Sep-08 20:46
George_George23-Sep-08 20:46 
GeneralRe: SOAP header Pin
Wendelius24-Sep-08 7:44
mentorWendelius24-Sep-08 7:44 
GeneralRe: SOAP header Pin
George_George24-Sep-08 20:36
George_George24-Sep-08 20:36 
QuestionIOExpection error using Streamreader and FileStream Pin
yefeng_law20-Sep-08 18:58
yefeng_law20-Sep-08 18:58 
AnswerRe: IOExpection error using Streamreader and FileStream Pin
Harvey Saayman20-Sep-08 21:24
Harvey Saayman20-Sep-08 21:24 
GeneralRe: IOExpection error using Streamreader and FileStream Pin
yefeng_law21-Sep-08 3:33
yefeng_law21-Sep-08 3:33 
GeneralRe: IOExpection error using Streamreader and FileStream Pin
Harvey Saayman21-Sep-08 3:38
Harvey Saayman21-Sep-08 3:38 
GeneralRe: IOExpection error using Streamreader and FileStream Pin
yefeng_law21-Sep-08 3:57
yefeng_law21-Sep-08 3:57 
GeneralRe: IOExpection error using Streamreader and FileStream Pin
Harvey Saayman21-Sep-08 4:00
Harvey Saayman21-Sep-08 4:00 
GeneralRe: IOExpection error using Streamreader and FileStream Pin
yefeng_law21-Sep-08 7:24
yefeng_law21-Sep-08 7:24 
AnswerRe: IOExpection error using Streamreader and FileStream Pin
zafersavas21-Sep-08 0:59
zafersavas21-Sep-08 0:59 
Questionhow to crate an class from the xsd Pin
prasadbuddhika20-Sep-08 18:47
prasadbuddhika20-Sep-08 18:47 
AnswerRe: how to crate an class from the xsd Pin
Mirko198024-Sep-08 4:16
Mirko198024-Sep-08 4:16 

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.