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

C#

 
AnswerRe: ID Pin
Pete O'Hanlon2-Sep-08 8:09
mvePete O'Hanlon2-Sep-08 8:09 
QuestionC# Classes Pin
Stephen Lintott2-Sep-08 3:07
Stephen Lintott2-Sep-08 3:07 
AnswerRe: C# Classes Pin
Ravi Bhavnani2-Sep-08 3:25
professionalRavi Bhavnani2-Sep-08 3:25 
GeneralRe: C# Classes Pin
Stephen Lintott2-Sep-08 3:28
Stephen Lintott2-Sep-08 3:28 
GeneralRe: C# Classes Pin
Ravi Bhavnani2-Sep-08 3:30
professionalRavi Bhavnani2-Sep-08 3:30 
GeneralRe: C# Classes Pin
Stephen Lintott2-Sep-08 3:45
Stephen Lintott2-Sep-08 3:45 
GeneralRe: C# Classes Pin
Ravi Bhavnani2-Sep-08 5:06
professionalRavi Bhavnani2-Sep-08 5:06 
AnswerRe: C# Classes Pin
Guffa2-Sep-08 3:38
Guffa2-Sep-08 3:38 
When you use a web service, you don't have access to any of the classes defined in the web service.

You only have data container classes that resembles the objects that the web service methods uses. Those "ghost" classes are created in the code that is generated to interface with the web service.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: C# Classes Pin
leppie2-Sep-08 3:46
leppie2-Sep-08 3:46 
GeneralRe: C# Classes Pin
Stephen Lintott2-Sep-08 3:47
Stephen Lintott2-Sep-08 3:47 
GeneralRe: C# Classes Pin
leppie2-Sep-08 3:49
leppie2-Sep-08 3:49 
GeneralRe: C# Classes Pin
#realJSOP2-Sep-08 4:34
mve#realJSOP2-Sep-08 4:34 
GeneralRe: C# Classes Pin
Guffa2-Sep-08 8:18
Guffa2-Sep-08 8:18 
AnswerRe: C# Classes Pin
#realJSOP2-Sep-08 4:35
mve#realJSOP2-Sep-08 4:35 
AnswerRe: C# Classes Pin
Nouman Bhatti2-Sep-08 7:15
Nouman Bhatti2-Sep-08 7:15 
AnswerRe: C# Classes Pin
Mbah Dhaim2-Sep-08 9:50
Mbah Dhaim2-Sep-08 9:50 
GeneralRe: C# Classes Pin
#realJSOP2-Sep-08 9:59
mve#realJSOP2-Sep-08 9:59 
GeneralRe: C# Classes Pin
Mbah Dhaim2-Sep-08 10:11
Mbah Dhaim2-Sep-08 10:11 
QuestionErrorProvider icon disappear after fixing the error Pin
mahraja2-Sep-08 2:08
mahraja2-Sep-08 2:08 
AnswerRe: ErrorProvider icon disappear after fixing the error Pin
curtisk2-Sep-08 2:21
curtisk2-Sep-08 2:21 
GeneralRe: ErrorProvider icon disappear after fixing the error Pin
curtisk2-Sep-08 2:24
curtisk2-Sep-08 2:24 
QuestionWriting to the compression stream is not supported. Pin
tamour2-Sep-08 1:47
tamour2-Sep-08 1:47 
AnswerRe: Writing to the compression stream is not supported. Pin
leppie2-Sep-08 1:55
leppie2-Sep-08 1:55 
GeneralRe: Writing to the compression stream is not supported. Pin
tamour2-Sep-08 1:58
tamour2-Sep-08 1:58 
GeneralRe: Writing to the compression stream is not supported. Pin
leppie2-Sep-08 2:02
leppie2-Sep-08 2:02 

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.