Click here to Skip to main content
15,923,164 members
Home / Discussions / C#
   

C#

 
AnswerRe: What's difference between a DLL file & an assembly file ? Pin
g_amol10-Sep-08 0:58
g_amol10-Sep-08 0:58 
AnswerRe: What's difference between a DLL file & an assembly file ? Pin
Mark Salsbery10-Sep-08 6:15
Mark Salsbery10-Sep-08 6:15 
QuestionEEPROM Smart Card Pin
asp.net.csharp.ir9-Sep-08 23:58
asp.net.csharp.ir9-Sep-08 23:58 
AnswerRe: EEPROM Smart Card Pin
leppie10-Sep-08 0:26
leppie10-Sep-08 0:26 
RantRe: EEPROM Smart Card Pin
lisan_al_ghaib10-Sep-08 0:33
lisan_al_ghaib10-Sep-08 0:33 
QuestionEasy way to send an email from C# windows application Pin
Matt Fishbeck9-Sep-08 23:49
Matt Fishbeck9-Sep-08 23:49 
AnswerRe: Easy way to send an email from C# windows application Pin
Manas Bhardwaj9-Sep-08 23:54
professionalManas Bhardwaj9-Sep-08 23:54 
AnswerRe: Easy way to send an email from C# windows application Pin
g_amol10-Sep-08 1:02
g_amol10-Sep-08 1:02 
Question[Message Deleted] Pin
asp.net.csharp.ir9-Sep-08 23:40
asp.net.csharp.ir9-Sep-08 23:40 
AnswerRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
leppie9-Sep-08 23:41
leppie9-Sep-08 23:41 
GeneralRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
Manas Bhardwaj9-Sep-08 23:43
professionalManas Bhardwaj9-Sep-08 23:43 
AnswerRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
Giorgi Dalakishvili9-Sep-08 23:49
mentorGiorgi Dalakishvili9-Sep-08 23:49 
GeneralRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
Manas Bhardwaj9-Sep-08 23:56
professionalManas Bhardwaj9-Sep-08 23:56 
GeneralRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
leppie10-Sep-08 0:27
leppie10-Sep-08 0:27 
GeneralRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
blackjack215010-Sep-08 0:28
blackjack215010-Sep-08 0:28 
JokeRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
leppie10-Sep-08 0:36
leppie10-Sep-08 0:36 
GeneralRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
blackjack215010-Sep-08 3:18
blackjack215010-Sep-08 3:18 
GeneralRe: How Read Erpprom Smart Card with IntelliStrip 320 Pin
leppie10-Sep-08 3:47
leppie10-Sep-08 3:47 
Questionplaying with String Pin
laziale9-Sep-08 23:38
laziale9-Sep-08 23:38 
AnswerRe: playing with String Pin
leppie9-Sep-08 23:40
leppie9-Sep-08 23:40 
GeneralRe: playing with String Pin
laziale9-Sep-08 23:43
laziale9-Sep-08 23:43 
GeneralRe: playing with String Pin
leppie9-Sep-08 23:46
leppie9-Sep-08 23:46 
GeneralRe: playing with String Pin
Giorgi Dalakishvili9-Sep-08 23:47
mentorGiorgi Dalakishvili9-Sep-08 23:47 
AnswerRe: playing with String Pin
Mohammad Dayyan10-Sep-08 0:06
Mohammad Dayyan10-Sep-08 0:06 
QuestionSOAP header Pin
George_George9-Sep-08 23:38
George_George9-Sep-08 23:38 
Hello everyone,


My situation is,

- when design the old version web services, I have not considered a SOAP header is needed for a specific web services method;

- client is generating proxy code from old version web services, which is not considering of SOAP header issues as well;

- now I want to upgrade web services code to retrieve some SOAP header from client request, and let client to set the SOAP header from each request;

My question is, since client is using old proxy which does not contain any information about how to generate SOAP header automatically, how could they add SOAP header in each request?


thanks in advance,
George

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.