Click here to Skip to main content
16,020,114 members
Home / Discussions / C#
   

C#

 
AnswerRe: String to byte array Pin
Judah Gabriel Himango13-Jul-06 12:34
sponsorJudah Gabriel Himango13-Jul-06 12:34 
AnswerRe: String to byte array Pin
Mystic_13-Jul-06 13:15
Mystic_13-Jul-06 13:15 
AnswerRe: String to byte array Pin
Jun Du13-Jul-06 14:26
Jun Du13-Jul-06 14:26 
QuestionHow does onActivated works? Pin
User 309585913-Jul-06 12:11
User 309585913-Jul-06 12:11 
AnswerRe: How does onActivated works? Pin
Rob Graham13-Jul-06 12:31
Rob Graham13-Jul-06 12:31 
Questionits regarding Multi-threading Pin
Mystic_13-Jul-06 11:49
Mystic_13-Jul-06 11:49 
AnswerUse the class Pin
Ennis Ray Lynch, Jr.13-Jul-06 11:55
Ennis Ray Lynch, Jr.13-Jul-06 11:55 
GeneralRe: Use the class Pin
Mystic_13-Jul-06 12:27
Mystic_13-Jul-06 12:27 
its like one class and i use local variables of a method to pass values to these method(those which r passed to ThreadStart delegate).
to put it simple and straight. its a switch case statement. in one statement i want to initiate one method and in other case statement i want to intiate an other method. so i have declared a golab Thread instance and initialize it in every case statement.

main problem is with the signature of my methods. every time i run the programe, an error appears say that

" Method 'Download(string, Testing.Form1.Data, string, string)' does not match delegate 'void System.Threading.WaitCallback(object)'"

GeneralRe: Use the class Pin
Judah Gabriel Himango13-Jul-06 12:42
sponsorJudah Gabriel Himango13-Jul-06 12:42 
GeneralRe: Use the class Pin
Mystic_13-Jul-06 13:03
Mystic_13-Jul-06 13:03 
GeneralRe: Use the class Pin
Mystic_13-Jul-06 13:10
Mystic_13-Jul-06 13:10 
GeneralRe: Use the class Pin
Jun Du13-Jul-06 14:22
Jun Du13-Jul-06 14:22 
GeneralRe: Use the class Pin
Mystic_13-Jul-06 23:19
Mystic_13-Jul-06 23:19 
GeneralRe: Use the class Pin
Jun Du14-Jul-06 3:14
Jun Du14-Jul-06 3:14 
GeneralRe: Use the class Pin
Gavin Roberts14-Jul-06 3:39
Gavin Roberts14-Jul-06 3:39 
GeneralRe: Use the class Pin
Mystic_14-Jul-06 14:36
Mystic_14-Jul-06 14:36 
GeneralRe: Use the class Pin
Mystic_14-Jul-06 14:39
Mystic_14-Jul-06 14:39 
GeneralRe: Use the class Pin
Judah Gabriel Himango14-Jul-06 4:42
sponsorJudah Gabriel Himango14-Jul-06 4:42 
GeneralRe: Use the class Pin
Mystic_14-Jul-06 13:34
Mystic_14-Jul-06 13:34 
QuestionListView Sorting Problem Pin
SteveZWI13-Jul-06 11:44
SteveZWI13-Jul-06 11:44 
AnswerRe: ListView Sorting Problem Pin
Josh Smith13-Jul-06 12:12
Josh Smith13-Jul-06 12:12 
QuestionMulti-Select TreeView? Pin
AngryC13-Jul-06 11:31
AngryC13-Jul-06 11:31 
AnswerRe: Multi-Select TreeView? Pin
Dave Kreskowiak13-Jul-06 14:24
mveDave Kreskowiak13-Jul-06 14:24 
QuestionResponse redirect paramters concatenating Pin
leckey13-Jul-06 10:56
leckey13-Jul-06 10:56 
AnswerRe: Response redirect paramters concatenating Pin
Ennis Ray Lynch, Jr.13-Jul-06 11:02
Ennis Ray Lynch, Jr.13-Jul-06 11: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.