Click here to Skip to main content
15,896,557 members
Home / Discussions / C#
   

C#

 
GeneralRe: Insert in Oracle Pin
Walaza8-Jun-07 0:46
Walaza8-Jun-07 0:46 
AnswerRe: Insert in Oracle Pin
Colin Angus Mackay8-Jun-07 0:53
Colin Angus Mackay8-Jun-07 0:53 
QuestionPassing Objects to threads.. Pin
Eytukan8-Jun-07 0:20
Eytukan8-Jun-07 0:20 
AnswerRe: Passing Objects to threads.. Pin
Manas Bhardwaj8-Jun-07 0:24
professionalManas Bhardwaj8-Jun-07 0:24 
GeneralRe: Passing Objects to threads.. Pin
Colin Angus Mackay8-Jun-07 0:34
Colin Angus Mackay8-Jun-07 0:34 
GeneralRe: Passing Objects to threads.. Pin
Manas Bhardwaj8-Jun-07 0:50
professionalManas Bhardwaj8-Jun-07 0:50 
GeneralRe: Passing Objects to threads.. Pin
Colin Angus Mackay8-Jun-07 0:55
Colin Angus Mackay8-Jun-07 0:55 
GeneralRe: Passing Objects to threads.. Pin
Manas Bhardwaj8-Jun-07 1:03
professionalManas Bhardwaj8-Jun-07 1:03 
In .Net 1.1 the ThreadStart never takes a parameter, so you the method which is called on a new thread will have to access the object stored some where else. But keep in mind to make thread safe.
Though this is now possible in 2.0 using Annonymous Methods.
Hope, it is clear now
GeneralRe: Passing Objects to threads.. Pin
AikinX8-Jun-07 0:55
AikinX8-Jun-07 0:55 
AnswerRe: Passing Objects to threads.. Pin
andre_swnpl8-Jun-07 1:37
andre_swnpl8-Jun-07 1:37 
Questionconvert this cyrillic output from the console app to unicode [modified] Pin
drweb868-Jun-07 0:00
drweb868-Jun-07 0:00 
AnswerRe: convert this cyrillic output from the console app to unicode Pin
PandemoniumPasha8-Jun-07 0:17
PandemoniumPasha8-Jun-07 0:17 
QuestionGEneric List Pin
Tauseef A7-Jun-07 23:55
Tauseef A7-Jun-07 23:55 
AnswerRe: GEneric List Pin
blackjack21508-Jun-07 0:07
blackjack21508-Jun-07 0:07 
AnswerRe: GEneric List Pin
Christian Graus8-Jun-07 0:32
protectorChristian Graus8-Jun-07 0:32 
AnswerRe: GEneric List Pin
leppie8-Jun-07 1:25
leppie8-Jun-07 1:25 
QuestionVSTO Outlook AddIn in C# Pin
NK0077-Jun-07 23:53
NK0077-Jun-07 23:53 
QuestionRead Registry Key Pin
blackjack21507-Jun-07 23:47
blackjack21507-Jun-07 23:47 
AnswerRe: Read Registry Key Pin
PandemoniumPasha7-Jun-07 23:55
PandemoniumPasha7-Jun-07 23:55 
GeneralRe: Read Registry Key Pin
blackjack21508-Jun-07 0:05
blackjack21508-Jun-07 0:05 
GeneralRe: Read Registry Key Pin
PandemoniumPasha8-Jun-07 0:31
PandemoniumPasha8-Jun-07 0:31 
GeneralRe: Read Registry Key Pin
blackjack21508-Jun-07 0:40
blackjack21508-Jun-07 0:40 
GeneralRe: Read Registry Key Pin
PandemoniumPasha8-Jun-07 0:55
PandemoniumPasha8-Jun-07 0:55 
GeneralRe: Read Registry Key Pin
blackjack21508-Jun-07 0:58
blackjack21508-Jun-07 0:58 
GeneralRe: Read Registry Key Pin
PandemoniumPasha8-Jun-07 1:06
PandemoniumPasha8-Jun-07 1:06 

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.