Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
GeneralC# Web Service - Invoked from a VC++ 6.0 Client (MS-SOAP) Pin
Nirav Doshi21-Apr-04 2:07
Nirav Doshi21-Apr-04 2:07 
GeneralRe: C# Web Service - Invoked from a VC++ 6.0 Client (MS-SOAP) Pin
Mazdak21-Apr-04 2:24
Mazdak21-Apr-04 2:24 
GeneralRe: C# Web Service - Invoked from a VC++ 6.0 Client (MS-SOAP) Pin
Nirav Doshi21-Apr-04 3:04
Nirav Doshi21-Apr-04 3:04 
GeneralSolution: Got it working! Pin
Nirav Doshi21-Apr-04 22:28
Nirav Doshi21-Apr-04 22:28 
General.NET Remoting Channels (Custom) Pin
Aisha Ikram21-Apr-04 1:42
Aisha Ikram21-Apr-04 1:42 
GeneralRe: .NET Remoting Channels (Custom) Pin
LongRange.Shooter21-Apr-04 2:33
LongRange.Shooter21-Apr-04 2:33 
GeneralRe: .NET Remoting Channels (Custom) Pin
Aisha Ikram21-Apr-04 2:37
Aisha Ikram21-Apr-04 2:37 
GeneralRe: .NET Remoting Channels (Custom) Pin
LongRange.Shooter21-Apr-04 2:54
LongRange.Shooter21-Apr-04 2:54 
Dear @!$h@,

With any custom channel it is not as simple as just defining a channel...and anyone who even thinks of deploying remoting over Named Pipes should be taken outside and shot. Named Pipes is really an ancient technology that deserves a quiet death.

You may need to provide your own sink providers, incorporate sink formatters and sink serializers/deserializers. Most writings on remoting only discuss TCP or HTTP with no other form considered.

______________________________
The Tao gave birth to machine language. Machine language gave birth to the assembler.

The assembler gave birth to the compiler. Now there are ten thousand languages.

Each language has its purpose, however humble. Each language expresses the Yin and Yang of software. Each language has its place within the Tao.

But do not program in COBOL if you can avoid it.
GeneralRe: .NET Remoting Channels (Custom) Pin
Heath Stewart21-Apr-04 3:35
protectorHeath Stewart21-Apr-04 3:35 
GeneralRe: .NET Remoting Channels (Custom) Pin
Aisha Ikram21-Apr-04 19:05
Aisha Ikram21-Apr-04 19:05 
GeneralRe: .NET Remoting Channels (Custom) Pin
Heath Stewart22-Apr-04 2:25
protectorHeath Stewart22-Apr-04 2:25 
GeneralRe: .NET Remoting Channels (Custom) Pin
Heath Stewart21-Apr-04 3:37
protectorHeath Stewart21-Apr-04 3:37 
GeneralRe: .NET Remoting Channels (Custom) Pin
Aisha Ikram21-Apr-04 19:08
Aisha Ikram21-Apr-04 19:08 
GeneralRe: .NET Remoting Channels (Custom) Pin
Heath Stewart22-Apr-04 2:26
protectorHeath Stewart22-Apr-04 2:26 
GeneralProgress bar of a dll Pin
Anonymous21-Apr-04 0:33
Anonymous21-Apr-04 0:33 
GeneralRe: Progress bar of a dll Pin
Heath Stewart21-Apr-04 3:43
protectorHeath Stewart21-Apr-04 3:43 
GeneralRe: Progress bar of a dll Pin
Heath Stewart21-Apr-04 3:44
protectorHeath Stewart21-Apr-04 3:44 
GeneralListview Problem Pin
Reinier van de Wetering20-Apr-04 23:25
Reinier van de Wetering20-Apr-04 23:25 
GeneralRe: Listview Problem Pin
Jon G21-Apr-04 1:44
Jon G21-Apr-04 1:44 
GeneralRe: Listview Problem Pin
Heath Stewart21-Apr-04 3:49
protectorHeath Stewart21-Apr-04 3:49 
QuestionWaitForASingleObject(handle , Timeout) Time out for waiting function in C#? Pin
78720-Apr-04 23:03
78720-Apr-04 23:03 
AnswerRe: WaitForASingleObject(handle , Timeout) Time out for waiting function in C#? Pin
Mike Dimmick21-Apr-04 2:55
Mike Dimmick21-Apr-04 2:55 
Generaldeployment application in VS.Net. Help please Pin
thaiduong20-Apr-04 22:32
thaiduong20-Apr-04 22:32 
GeneralRe: deployment application in VS.Net. Help please Pin
Heath Stewart21-Apr-04 3:51
protectorHeath Stewart21-Apr-04 3:51 
GeneralFolderBrowseDialog problems Pin
WillemM20-Apr-04 21:50
WillemM20-Apr-04 21:50 

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.