Click here to Skip to main content
15,888,454 members
Home / Discussions / C#
   

C#

 
GeneralHome path for the currently logged in user Pin
gek_at16-Jun-03 7:34
gek_at16-Jun-03 7:34 
GeneralRe: Home path for the currently logged in user Pin
John Fisher16-Jun-03 7:49
John Fisher16-Jun-03 7:49 
GeneralRe: Home path for the currently logged in user Pin
Daniel Turini16-Jun-03 7:54
Daniel Turini16-Jun-03 7:54 
GeneralMap server path in asmx Pin
gadgetfbi16-Jun-03 6:46
gadgetfbi16-Jun-03 6:46 
GeneralRe: Map server path in asmx Pin
gadgetfbi16-Jun-03 6:49
gadgetfbi16-Jun-03 6:49 
GeneralSearch and select In dialogBox Pin
haezeban16-Jun-03 5:12
haezeban16-Jun-03 5:12 
GeneralRe: Search and select In dialogBox Pin
John Fisher16-Jun-03 7:52
John Fisher16-Jun-03 7:52 
GeneralFileSystemWatcher strange behavior Pin
Le centriste16-Jun-03 4:26
Le centriste16-Jun-03 4:26 
In order to be able to switch the Tracing level on our application (which is a service) without stopping it, I implemented a Trace wrapper that watches fot the app.exe.config file to be noticed on any change on it (NotifyFilters.LastWrite). The wrapper has other utilities too and is compiled in a class library.

I wrote a small exec that tests the wrapper. When I start the program in debug mode (F5), and I change the config file using a file editor, the program is noticed (the FileSystemWatcher.Changed event is raised). But when I start the program in non-debug mode (Ctrl-F5), and I change the config file, the program is NOT notified of the change.

Do anybody have any clue of what is happening?
QuestionInternetCheckConnection in C#? Pin
Weiye Chen16-Jun-03 4:22
Weiye Chen16-Jun-03 4:22 
QuestionCrystal Reports? Pin
Marix16-Jun-03 4:10
Marix16-Jun-03 4:10 
GeneralDisconnecting in client server App Pin
Dalia16-Jun-03 3:29
Dalia16-Jun-03 3:29 
GeneralRe: Disconnecting in client server App Pin
John Fisher16-Jun-03 7:58
John Fisher16-Jun-03 7:58 
Questioncan i embed internet explorer in my application? Pin
Asim N.16-Jun-03 2:18
Asim N.16-Jun-03 2:18 
AnswerRe: can i embed internet explorer in my application? Pin
Jose Fco Bonnin16-Jun-03 3:09
Jose Fco Bonnin16-Jun-03 3:09 
GeneralRe: can i embed internet explorer in my application? Pin
Asim N.16-Jun-03 21:20
Asim N.16-Jun-03 21:20 
AnswerRe: can i embed internet explorer in my application? Pin
Frank W. Wu16-Jun-03 3:15
Frank W. Wu16-Jun-03 3:15 
AnswerRe: can i embed internet explorer in my application? Pin
LongRange.Shooter17-Jun-03 10:44
LongRange.Shooter17-Jun-03 10:44 
GeneralAccessing metadata of files Pin
Dimitris Iliopoulos16-Jun-03 1:58
Dimitris Iliopoulos16-Jun-03 1:58 
Generalcustom event handling for gui Pin
zuhx15-Jun-03 22:10
zuhx15-Jun-03 22:10 
GeneralRe: custom event handling for gui Pin
Rocky Moore16-Jun-03 0:11
Rocky Moore16-Jun-03 0:11 
GeneralRe: custom event handling for gui Pin
zuhx16-Jun-03 20:20
zuhx16-Jun-03 20:20 
QuestionHow do i run .aspx files in visualstudio Pin
Slow Learner15-Jun-03 18:15
Slow Learner15-Jun-03 18:15 
AnswerRe: How do i run .aspx files in visualstudio Pin
kaschimer16-Jun-03 7:56
kaschimer16-Jun-03 7:56 
QuestionWhen to use C# , when VC++ ? Pin
Meysam Mahfouzi15-Jun-03 17:18
Meysam Mahfouzi15-Jun-03 17:18 
AnswerRe: When to use C# , when VC++ ? Pin
Rocky Moore15-Jun-03 23:49
Rocky Moore15-Jun-03 23:49 

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.