Click here to Skip to main content
15,904,346 members
Home / Discussions / C#
   

C#

 
Questioncatch an application/process start event... Pin
batmanAgen11-Jan-06 4:43
batmanAgen11-Jan-06 4:43 
AnswerRe: catch an application/process start event... Pin
mikailcetinkaya11-Jan-06 5:48
mikailcetinkaya11-Jan-06 5:48 
GeneralRe: catch an application/process start event... Pin
coolestCoder11-Jan-06 6:18
coolestCoder11-Jan-06 6:18 
AnswerRe: catch an application/process start event... Pin
Koushik Biswas11-Jan-06 16:05
Koushik Biswas11-Jan-06 16:05 
QuestionThe path to "My Document" folder Pin
Tony D. Abel11-Jan-06 4:16
Tony D. Abel11-Jan-06 4:16 
AnswerRe: The path to "My Document" folder Pin
Judah Gabriel Himango11-Jan-06 5:04
sponsorJudah Gabriel Himango11-Jan-06 5:04 
AnswerRe: The path to "My Document" folder Pin
Colin Angus Mackay11-Jan-06 5:16
Colin Angus Mackay11-Jan-06 5:16 
AnswerRe: The path to "My Document" folder Pin
Curtis Schlak.11-Jan-06 9:31
Curtis Schlak.11-Jan-06 9:31 
If you serialize/deserialize data for the purpose of your application, you should think about putting it into the user's application data directory whose path you can get by Environment.GetFolderPath( Environment.SpecialFolder.ApplicationData ).

"we must lose precision to make significant statements about complex systems."
-deKorvin on uncertainty
Question[GDI+] avoid flickering for a moving panel Pin
Sasuko11-Jan-06 4:07
Sasuko11-Jan-06 4:07 
AnswerRe: [GDI+] avoid flickering for a moving panel Pin
Judah Gabriel Himango11-Jan-06 5:06
sponsorJudah Gabriel Himango11-Jan-06 5:06 
QuestionFinding a Number in a string Pin
alvinjv11-Jan-06 3:47
alvinjv11-Jan-06 3:47 
AnswerRe: Finding a Number in a string Pin
Le centriste11-Jan-06 4:04
Le centriste11-Jan-06 4:04 
GeneralRe: Finding a Number in a string Pin
alvinjv11-Jan-06 4:07
alvinjv11-Jan-06 4:07 
GeneralRe: Finding a Number in a string Pin
Le centriste11-Jan-06 4:15
Le centriste11-Jan-06 4:15 
GeneralRe: Finding a Number in a string Pin
leppie11-Jan-06 4:25
leppie11-Jan-06 4:25 
GeneralRe: Finding a Number in a string Pin
Le centriste11-Jan-06 4:35
Le centriste11-Jan-06 4:35 
AnswerRe: Finding a Number in a string Pin
User 665811-Jan-06 4:09
User 665811-Jan-06 4:09 
GeneralRe: Finding a Number in a string Pin
alvinjv11-Jan-06 5:10
alvinjv11-Jan-06 5:10 
GeneralRe: Finding a Number in a string Pin
User 665811-Jan-06 7:15
User 665811-Jan-06 7:15 
QuestionWorker Threads Pin
akshayswaroop11-Jan-06 2:50
akshayswaroop11-Jan-06 2:50 
AnswerRe: Worker Threads Pin
lmoelleb11-Jan-06 3:09
lmoelleb11-Jan-06 3:09 
GeneralRe: Worker Threads Pin
akshayswaroop11-Jan-06 20:31
akshayswaroop11-Jan-06 20:31 
GeneralRe: Worker Threads Pin
lmoelleb11-Jan-06 20:54
lmoelleb11-Jan-06 20:54 
GeneralRe: Worker Threads Pin
akshayswaroop12-Jan-06 3:09
akshayswaroop12-Jan-06 3:09 
QuestionUnable to Load XML Pin
Samy Lahur11-Jan-06 2:32
Samy Lahur11-Jan-06 2: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.