Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: Threading Question Pin
sno-114-Dec-06 3:52
sno-114-Dec-06 3:52 
Questionfont Pin
hadad12-Dec-06 6:49
hadad12-Dec-06 6:49 
AnswerRe: font Pin
Nader Elshehabi12-Dec-06 7:59
Nader Elshehabi12-Dec-06 7:59 
Questionsending messages to a window from a windows service Pin
George_Lucian12-Dec-06 5:49
George_Lucian12-Dec-06 5:49 
AnswerRe: sending messages to a window from a windows service Pin
Nader Elshehabi12-Dec-06 8:05
Nader Elshehabi12-Dec-06 8:05 
QuestionDisabling the context menu [interop.word.dll] Pin
Eytukan12-Dec-06 4:38
Eytukan12-Dec-06 4:38 
QuestionWeb Service Proxy Problem! Pin
Mehdi Mousavi12-Dec-06 4:32
Mehdi Mousavi12-Dec-06 4:32 
AnswerRe: Web Service Proxy Problem! Pin
Andy Brummer12-Dec-06 17:27
sitebuilderAndy Brummer12-Dec-06 17:27 
Keep in mind there are 2 classes involved in this case. On the server your MyEntity class exists as you have defined it. On the client there is a MyEntity class created when you generate the WebReference this class is a simple data class that just has public fields defined which match the public properties of the class defined on the server.

When you write a web service, it is really just a collection of static methods which return simple data objects.


I can imagine the sinking feeling one would have after ordering my book,
only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

AnswerRe: Web Service Proxy Problem! Pin
Mehdi Mousavi12-Dec-06 19:11
Mehdi Mousavi12-Dec-06 19:11 
GeneralRe: Web Service Proxy Problem! Pin
Andy Brummer13-Dec-06 4:10
sitebuilderAndy Brummer13-Dec-06 4:10 
QuestionToolTab Gone Hay Wire Pin
burrows.stephen12-Dec-06 4:30
burrows.stephen12-Dec-06 4:30 
AnswerRe: ToolTab Gone Hay Wire Pin
Judah Gabriel Himango12-Dec-06 6:47
sponsorJudah Gabriel Himango12-Dec-06 6:47 
GeneralRe: ToolTab Gone Hay Wire Pin
burrows.stephen13-Dec-06 1:00
burrows.stephen13-Dec-06 1:00 
QuestionString conversion Pin
Eduard Keilholz12-Dec-06 4:05
Eduard Keilholz12-Dec-06 4:05 
AnswerRe: String conversion Pin
Pete O'Hanlon12-Dec-06 4:24
mvePete O'Hanlon12-Dec-06 4:24 
GeneralRe: String conversion Pin
Eduard Keilholz12-Dec-06 4:31
Eduard Keilholz12-Dec-06 4:31 
GeneralRe: String conversion Pin
Stefan Troschuetz12-Dec-06 4:42
Stefan Troschuetz12-Dec-06 4:42 
GeneralRe: String conversion Pin
Eduard Keilholz12-Dec-06 21:54
Eduard Keilholz12-Dec-06 21:54 
GeneralRe: String conversion Pin
althamda12-Dec-06 4:51
althamda12-Dec-06 4:51 
AnswerRe: String conversion Pin
althamda12-Dec-06 4:46
althamda12-Dec-06 4:46 
GeneralRe: String conversion Pin
M. A. Deniz Yalman12-Dec-06 4:52
M. A. Deniz Yalman12-Dec-06 4:52 
QuestionOnly One Child Window in MDI Pin
h@s@n12-Dec-06 3:43
h@s@n12-Dec-06 3:43 
AnswerRe: Only One Child Window in MDI Pin
Pete O'Hanlon12-Dec-06 3:46
mvePete O'Hanlon12-Dec-06 3:46 
GeneralRe: Only One Child Window in MDI Pin
h@s@n12-Dec-06 4:07
h@s@n12-Dec-06 4:07 
AnswerRe: Only One Child Window in MDI Pin
h@s@n12-Dec-06 4:58
h@s@n12-Dec-06 4:58 

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.