Click here to Skip to main content
15,886,873 members
Home / Discussions / C#
   

C#

 
GeneralRe: Copying pointer to pointer? Pin
Zombies with Coffee, LLC21-Nov-02 9:57
professionalZombies with Coffee, LLC21-Nov-02 9:57 
GeneralRe: Copying pointer to pointer? Pin
leppie21-Nov-02 10:05
leppie21-Nov-02 10:05 
GeneralRe: Copying pointer to pointer? Pin
Zombies with Coffee, LLC21-Nov-02 10:18
professionalZombies with Coffee, LLC21-Nov-02 10:18 
GeneralRe: Copying pointer to pointer? Pin
Zombies with Coffee, LLC21-Nov-02 10:33
professionalZombies with Coffee, LLC21-Nov-02 10:33 
GeneralAdding Web references Pin
Tom Archer21-Nov-02 8:19
Tom Archer21-Nov-02 8:19 
GeneralRe: Adding Web references Pin
Masaaki Onishi21-Nov-02 12:05
Masaaki Onishi21-Nov-02 12:05 
GeneralRe: Adding Web references Pin
Tom Archer21-Nov-02 16:31
Tom Archer21-Nov-02 16:31 
GeneralRe: Adding Web references Pin
Tom Archer24-Nov-02 16:04
Tom Archer24-Nov-02 16:04 
I found the problem. Properties that are to be exposed by marshalled objects cannot be read-only or they won't be exposed via the WSDL. This is because of some lame rule that the serializer imposes. Get this, though. The set method can be blank meaning that we're forced to include a method that does absolutely nothing in order to make the compiler happy Roll eyes | :rolleyes:


Cheers,
Tom Archer
Author - Inside C#, Visual C++.NET Bible
GeneralRe: Adding Web references Pin
leppie25-Nov-02 6:53
leppie25-Nov-02 6:53 
GeneralTwo basic qeustions about threads Pin
Bog21-Nov-02 6:17
Bog21-Nov-02 6:17 
GeneralRe: Two basic qeustions about threads Pin
Bog21-Nov-02 8:37
Bog21-Nov-02 8:37 
GeneralRe: Two basic qeustions about threads Pin
leppie21-Nov-02 9:09
leppie21-Nov-02 9:09 
QuestionColored text in a RichTextBox? Pin
chuckn21-Nov-02 4:59
chuckn21-Nov-02 4:59 
AnswerRe: Colored text in a RichTextBox? Pin
leppie21-Nov-02 6:05
leppie21-Nov-02 6:05 
GeneralRe: Colored text in a RichTextBox? Pin
chuckn21-Nov-02 6:16
chuckn21-Nov-02 6:16 
GeneralRe: Colored text in a RichTextBox? Pin
leppie21-Nov-02 6:25
leppie21-Nov-02 6:25 
GeneralLocal user log on Pin
mkomasi21-Nov-02 0:09
mkomasi21-Nov-02 0:09 
GeneralRe: Local user log on Pin
Mazdak21-Nov-02 0:59
Mazdak21-Nov-02 0:59 
GeneralRe: Local user log on Pin
Mazdak22-Nov-02 0:01
Mazdak22-Nov-02 0:01 
GeneralChanging MDI child opacity Pin
SimonS20-Nov-02 23:08
SimonS20-Nov-02 23:08 
GeneralSetup.Exe in Bootstrapper Sample not working..... Pin
Saroj20-Nov-02 21:54
Saroj20-Nov-02 21:54 
GeneralListView Fundamentals :: C# Pin
valikac20-Nov-02 16:38
valikac20-Nov-02 16:38 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 17:36
sitebuilderDavid Stone20-Nov-02 17:36 
GeneralRe: ListView Fundamentals :: C# Pin
valikac20-Nov-02 17:40
valikac20-Nov-02 17:40 
GeneralRe: ListView Fundamentals :: C# Pin
David Stone20-Nov-02 17:45
sitebuilderDavid Stone20-Nov-02 17:45 

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.