Click here to Skip to main content
15,914,163 members
Home / Discussions / C#
   

C#

 
AnswerRe: Help!, how does drawing work?? Pin
Heath Stewart20-Jan-05 6:55
protectorHeath Stewart20-Jan-05 6:55 
GeneralRe: Help!, how does drawing work?? Pin
Serrrix20-Jan-05 8:30
Serrrix20-Jan-05 8:30 
GeneralLoad a form in c# Pin
malliah kevin20-Jan-05 0:53
malliah kevin20-Jan-05 0:53 
GeneralRe: Load a form in c# Pin
itssuk20-Jan-05 1:20
itssuk20-Jan-05 1:20 
GeneralRe: Load a form in c# Pin
realmontanakid20-Jan-05 1:36
realmontanakid20-Jan-05 1:36 
GeneralRe: Load a form in c# Pin
itssuk20-Jan-05 17:05
itssuk20-Jan-05 17:05 
GeneralSend CTRL-ALT-DEL Pin
realmontanakid20-Jan-05 0:36
realmontanakid20-Jan-05 0:36 
GeneralRe: Send CTRL-ALT-DEL Pin
Heath Stewart20-Jan-05 6:41
protectorHeath Stewart20-Jan-05 6:41 
GeneralOperation could not be completed Pin
jthundiyil20-Jan-05 0:00
jthundiyil20-Jan-05 0:00 
GeneralRe: Operation could not be completed Pin
Stefan Troschuetz20-Jan-05 3:15
Stefan Troschuetz20-Jan-05 3:15 
GeneralRe: Operation could not be completed Pin
Esmo200020-Jan-05 5:49
Esmo200020-Jan-05 5:49 
QuestionHow to distinguish between remotely and not remotely created objects Pin
Bjoern.adG19-Jan-05 23:58
Bjoern.adG19-Jan-05 23:58 
AnswerRe: How to distinguish between remotely and not remotely created objects Pin
Arjan Einbu20-Jan-05 2:32
Arjan Einbu20-Jan-05 2:32 
GeneralFileInfo Class Pin
Gavin Jeffrey19-Jan-05 21:54
Gavin Jeffrey19-Jan-05 21:54 
GeneralRe: FileInfo Class Pin
Mike Dimmick20-Jan-05 2:31
Mike Dimmick20-Jan-05 2:31 
GeneralOutLook and WebService Pin
WDI19-Jan-05 21:25
WDI19-Jan-05 21:25 
GeneralRe: OutLook and WebService Pin
Esmo200020-Jan-05 5:22
Esmo200020-Jan-05 5:22 
Im not quite sure if by webmethod you meant webservice, but if you did then you might be missing a reference. What you must do is add a web reference to your project and include it at the top of your file (by the keyword "using"). Then you simply call the method like you normally would.

What part exactly is hanging you up?

Jim
GeneralDrawing Curves in C# !! Pin
ElJerry19-Jan-05 21:06
ElJerry19-Jan-05 21:06 
GeneralRe: Drawing Curves in C# !! Pin
Heath Stewart20-Jan-05 6:48
protectorHeath Stewart20-Jan-05 6:48 
General[C# / SQL] cmd.ExecuteNonQuery() problem Pin
Rafferty Uy19-Jan-05 19:13
Rafferty Uy19-Jan-05 19:13 
GeneralRe: [C# / SQL] cmd.ExecuteNonQuery() problem Pin
leppie19-Jan-05 19:56
leppie19-Jan-05 19:56 
Generalpls correct the error in this part of the program Pin
dhol19-Jan-05 17:07
dhol19-Jan-05 17:07 
GeneralRe: pls correct the error in this part of the program Pin
David Levitt (Myrddin)21-Jan-05 13:18
David Levitt (Myrddin)21-Jan-05 13:18 
Questionhow to remove an EventHandler? Pin
zecodela19-Jan-05 15:53
zecodela19-Jan-05 15:53 
AnswerRe: how to remove an EventHandler? Pin
Robert Rohde19-Jan-05 19:32
Robert Rohde19-Jan-05 19:32 

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.