Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar20-Apr-05 6:04
S. Senthil Kumar20-Apr-05 6:04 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak20-Apr-05 14:25
mveDave Kreskowiak20-Apr-05 14:25 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar20-Apr-05 19:07
S. Senthil Kumar20-Apr-05 19:07 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak21-Apr-05 2:19
mveDave Kreskowiak21-Apr-05 2:19 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar21-Apr-05 4:59
S. Senthil Kumar21-Apr-05 4:59 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak21-Apr-05 12:06
mveDave Kreskowiak21-Apr-05 12:06 
Generalaudio recording Pin
_g00fy_20-Apr-05 1:18
suss_g00fy_20-Apr-05 1:18 
GeneralWindows Services in Foreground Pin
Enishi20-Apr-05 1:18
Enishi20-Apr-05 1:18 
I have created a Windows service which compares the Current Date with one stored in the registry and if they are the same or the date stored in the registry is older than the current it launches an updater.

The updater is an exe i created too and it works perfectly using the ThreadPool class, but the main problem is the files it download could be images as they could be videos so the download may take a time. I have some buttons and properties in the updater but if its launched from the Windows Service , the updater runs in the background.

I know theres a property from the management service aplication( Allow interaction with desktop) but ¿ is there a property which allow u to do that from the main code, wen u install the service or so?

Dont like the idea of phoning my customers and tell em what to do or just drive for hours just to go there and make 2 clicks.

Ty for ur time.

GeneralReports in C# Pin
Ana-Gabriela Clem19-Apr-05 23:20
Ana-Gabriela Clem19-Apr-05 23:20 
Generalpermissions help! Pin
Anthony Mushrow19-Apr-05 23:14
professionalAnthony Mushrow19-Apr-05 23:14 
GeneralRe: permissions help! Pin
Dave Kreskowiak20-Apr-05 5:45
mveDave Kreskowiak20-Apr-05 5:45 
GeneralBlocking Pakets on Network Pin
Member 1226917219-Apr-05 21:38
Member 1226917219-Apr-05 21:38 
GeneralRe: Blocking Pakets on Network Pin
Dave Kreskowiak20-Apr-05 5:40
mveDave Kreskowiak20-Apr-05 5:40 
QuestionIs there something faster than .|[\r\n] in RegExp ? Pin
ektoras19-Apr-05 21:26
ektoras19-Apr-05 21:26 
AnswerRe: Is there something faster than .|[\r\n] in RegExp ? Pin
DavidNohejl19-Apr-05 23:59
DavidNohejl19-Apr-05 23:59 
AnswerRe: Is there something faster than .|[\r\n] in RegExp ? Pin
leppie20-Apr-05 4:33
leppie20-Apr-05 4:33 
GeneralRe: Is there something faster than .|[\r\n] in RegExp ? Pin
ektoras21-Apr-05 6:04
ektoras21-Apr-05 6:04 
GeneralRe: Is there something faster than .|[\r\n] in RegExp ? Pin
leppie21-Apr-05 6:42
leppie21-Apr-05 6:42 
GeneralRe: Is there something faster than .|[\r\n] in RegExp ? Pin
ektoras21-Apr-05 9:52
ektoras21-Apr-05 9:52 
GeneralInheriting from System.IO.FileStream Pin
Bruzak19-Apr-05 20:49
Bruzak19-Apr-05 20:49 
GeneralRe: Inheriting from System.IO.FileStream Pin
hooray19-Apr-05 23:34
hooray19-Apr-05 23:34 
GeneralRe: Inheriting from System.IO.FileStream Pin
Anonymous20-Apr-05 1:23
Anonymous20-Apr-05 1:23 
GeneralA problem of DirectX9 3D Pin
sssa200019-Apr-05 18:06
sssa200019-Apr-05 18:06 
QuestionNeed help with quiz program, example please?? Pin
OnlyTaz19-Apr-05 17:48
OnlyTaz19-Apr-05 17:48 
AnswerRe: Need help with quiz program, example please?? Pin
Christian Graus19-Apr-05 18:11
protectorChristian Graus19-Apr-05 18:11 

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.