Click here to Skip to main content
16,007,472 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to make an window application run one time? Pin
kokain4-Oct-03 14:42
kokain4-Oct-03 14:42 
GeneralXML serialization problems Pin
Gambit0073-Oct-03 18:09
Gambit0073-Oct-03 18:09 
GeneralRe: XML serialization problems Pin
James T. Johnson3-Oct-03 19:55
James T. Johnson3-Oct-03 19:55 
GeneralRe: XML serialization problems Pin
Gambit0074-Oct-03 4:47
Gambit0074-Oct-03 4:47 
GeneralSoapsuds.exe and Remoting Pin
devvvy3-Oct-03 17:56
devvvy3-Oct-03 17:56 
GeneralRe: Soapsuds.exe and Remoting Pin
James T. Johnson3-Oct-03 20:05
James T. Johnson3-Oct-03 20:05 
GeneralRe: Soapsuds.exe and Remoting Pin
devvvy3-Oct-03 21:29
devvvy3-Oct-03 21:29 
GeneralRe: Soapsuds.exe and Remoting Pin
James T. Johnson4-Oct-03 8:10
James T. Johnson4-Oct-03 8:10 
norm wrote:
But I still don't see why we need to use Soapsuds (to generate a transparent proxy) even if we don't use "interface" - just add reference to the original assembly where the remotable class reside. Why bother generating another assembly with Soapsuds?

Here is where its starts to get murky for me; the only reason I can think of is that by adding a reference to the assembly housing your remoted class you then have to ship your remoted class to the end user. This is usually not desireable because it defeats one purpose of using remoting, keeping some of your implementation on another server where the end user can't decompile it.

If, however, you generate a proxy class with SoapSuds then you don't have to distribute your implementation of the remotable class.

James

"then when you go to bed...wait, you dont do that do you....ok....when you plug into the 'hive mind' to charge yourself, ill hack into your head"
Nnamdi Onyeyiri over MSN

GeneralRe: Soapsuds.exe and Remoting Pin
devvvy4-Oct-03 17:43
devvvy4-Oct-03 17:43 
GeneralPrinting picturebox Pin
Meysam Mahfouzi3-Oct-03 17:10
Meysam Mahfouzi3-Oct-03 17:10 
QuestionEquivilent to GetWindowPlacement? Pin
Joe Woodbury3-Oct-03 12:27
professionalJoe Woodbury3-Oct-03 12:27 
AnswerRe: Equivilent to GetWindowPlacement? Pin
Tomas Petricek3-Oct-03 14:36
Tomas Petricek3-Oct-03 14:36 
GeneralRe: Equivilent to GetWindowPlacement? Pin
Joe Woodbury3-Oct-03 15:21
professionalJoe Woodbury3-Oct-03 15:21 
GeneralStruct Question Pin
J. Dunlap3-Oct-03 12:04
J. Dunlap3-Oct-03 12:04 
GeneralRe: Struct Question Pin
James T. Johnson3-Oct-03 19:57
James T. Johnson3-Oct-03 19:57 
GeneralRe: Struct Question Pin
J. Dunlap3-Oct-03 21:24
J. Dunlap3-Oct-03 21:24 
GeneralDirect3D Fullscreen problem Pin
Mikkel Skovby3-Oct-03 10:41
Mikkel Skovby3-Oct-03 10:41 
GeneralCan't delete a registry value! Pin
Alvaro Mendez3-Oct-03 10:26
Alvaro Mendez3-Oct-03 10:26 
GeneralRe: Can't delete a registry value! Pin
Daniel Turini3-Oct-03 10:29
Daniel Turini3-Oct-03 10:29 
GeneralRe: Can't delete a registry value! Pin
Alvaro Mendez3-Oct-03 10:40
Alvaro Mendez3-Oct-03 10:40 
GeneralNow I can. Pin
Alvaro Mendez3-Oct-03 11:08
Alvaro Mendez3-Oct-03 11:08 
GeneralRe: Can't delete a registry value! Pin
Alex Korchemniy4-Oct-03 11:03
Alex Korchemniy4-Oct-03 11:03 
GeneralMD5 HashCode Pin
pahluwalia3-Oct-03 8:07
pahluwalia3-Oct-03 8:07 
GeneralRe: MD5 HashCode Pin
Daniel M. Edwards3-Oct-03 9:50
Daniel M. Edwards3-Oct-03 9:50 
QuestionEvents not firing from collections? Pin
FruitBatInShades3-Oct-03 4:26
FruitBatInShades3-Oct-03 4:26 

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.