Click here to Skip to main content
15,889,116 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Windows application certain GUI elements do not work / display as expected Pin
Eddy Vluggen9-Oct-14 0:29
professionalEddy Vluggen9-Oct-14 0:29 
QuestionAjax call with RadioButtonList Pin
byka6-Oct-14 6:52
byka6-Oct-14 6:52 
SuggestionRe: Ajax call with RadioButtonList Pin
Eddy Vluggen6-Oct-14 8:18
professionalEddy Vluggen6-Oct-14 8:18 
AnswerRe: Ajax call with RadioButtonList Pin
sankarsan parida7-Oct-14 18:11
professionalsankarsan parida7-Oct-14 18:11 
QuestionWindows Service, design question, threading, how to write a delegate Pin
jkirkerx5-Oct-14 12:26
professionaljkirkerx5-Oct-14 12:26 
AnswerRe: Windows Service, design question, threading, how to write a delegate Pin
Kornfeld Eliyahu Peter6-Oct-14 1:03
professionalKornfeld Eliyahu Peter6-Oct-14 1:03 
QuestionRe: Windows Service, design question, threading, how to write a delegate Pin
Richard Deeming6-Oct-14 1:24
mveRichard Deeming6-Oct-14 1:24 
GeneralRe: Windows Service, design question, threading, how to write a delegate Pin
jkirkerx6-Oct-14 6:39
professionaljkirkerx6-Oct-14 6:39 
I agree 100%. Now I know why you guys suggested just writing a console app first.

But I made it past the painful part, and figured I would just finish the windows service.

I haven't really set the timers yet. I have 2 timers, 1 check timer and 1 job timer. I figure the check timer would run twice a day and book jobs for the job timer, the job timer would only run if jobs are present.

Would of been much easier to just write a console app and schedule each job individually.

I'm almost done, just need to start and stop the send message thread if I stop the service while jobs are running.

[EDIT]

I choose the windows service because I run the website on a server core with minimum GUI. My preference was server core with no GUI, but I needed the shell window in order to use FFMPEG, which is a console app. So the console app left a bad taste, and I opted for writing something for use in the future.

modified 6-Oct-14 13:33pm.

QuestionWindows Service, Little help getting started Pin
jkirkerx2-Oct-14 11:35
professionaljkirkerx2-Oct-14 11:35 
AnswerRe: Windows Service, Little help getting started [solved] Pin
jkirkerx2-Oct-14 12:35
professionaljkirkerx2-Oct-14 12:35 
AnswerRe: Windows Service, Little help getting started Pin
Kornfeld Eliyahu Peter6-Oct-14 1:01
professionalKornfeld Eliyahu Peter6-Oct-14 1:01 
QuestionWindows Service that sends emails Pin
jkirkerx1-Oct-14 10:23
professionaljkirkerx1-Oct-14 10:23 
AnswerRe: Windows Service that sends emails Pin
Garth J Lancaster1-Oct-14 10:55
professionalGarth J Lancaster1-Oct-14 10:55 
GeneralRe: Windows Service that sends emails Pin
jkirkerx1-Oct-14 11:04
professionaljkirkerx1-Oct-14 11:04 
GeneralRe: Windows Service that sends emails Pin
Garth J Lancaster1-Oct-14 13:46
professionalGarth J Lancaster1-Oct-14 13:46 
GeneralRe: Windows Service that sends emails Pin
PIEBALDconsult1-Oct-14 11:32
mvePIEBALDconsult1-Oct-14 11:32 
GeneralRe: Windows Service that sends emails Pin
jkirkerx1-Oct-14 11:38
professionaljkirkerx1-Oct-14 11:38 
GeneralRe: Windows Service that sends emails Pin
PIEBALDconsult1-Oct-14 11:44
mvePIEBALDconsult1-Oct-14 11:44 
GeneralRe: Windows Service that sends emails Pin
jkirkerx1-Oct-14 11:45
professionaljkirkerx1-Oct-14 11:45 
AnswerRe: Windows Service that sends emails Pin
jschell3-Oct-14 9:11
jschell3-Oct-14 9:11 
GeneralRe: Windows Service that sends emails [Update on my progress] Pin
jkirkerx3-Oct-14 11:05
professionaljkirkerx3-Oct-14 11:05 
Questionasp:Menu select based on URL Pin
byka1-Oct-14 3:15
byka1-Oct-14 3:15 
AnswerRe: asp:Menu select based on URL Pin
Eddy Vluggen1-Oct-14 3:25
professionalEddy Vluggen1-Oct-14 3:25 
GeneralRe: asp:Menu select based on URL Pin
byka1-Oct-14 3:41
byka1-Oct-14 3:41 
QuestionRe: asp:Menu select based on URL Pin
ZurdoDev1-Oct-14 3:42
professionalZurdoDev1-Oct-14 3:42 

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.