Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
Questionhow can use eventhandler Pin
muzammile ahmed3-Dec-12 22:33
muzammile ahmed3-Dec-12 22:33 
AnswerRe: how can use eventhandler Pin
Richard MacCutchan3-Dec-12 22:58
mveRichard MacCutchan3-Dec-12 22:58 
Questionhow can use keventhandler Pin
muzammile ahmed3-Dec-12 22:32
muzammile ahmed3-Dec-12 22:32 
AnswerRe: how can use keventhandler Pin
Simon_Whale3-Dec-12 22:49
Simon_Whale3-Dec-12 22:49 
QuestionDisplay popup through window service Pin
PankajKSood3-Dec-12 22:26
PankajKSood3-Dec-12 22:26 
AnswerRe: Display popup through window service Pin
Sivaraman Dhamodharan3-Dec-12 22:40
Sivaraman Dhamodharan3-Dec-12 22:40 
GeneralRe: Display popup through window service Pin
PankajKSood4-Dec-12 0:03
PankajKSood4-Dec-12 0:03 
GeneralRe: Display popup through window service Pin
Eddy Vluggen4-Dec-12 0:33
professionalEddy Vluggen4-Dec-12 0:33 
Don't use a service would be the alternative; does the "logic" in there have to run without user-supervision and/or before login? If no, convert it to a console-app. If yes, launch the UI-app using normal user-credentials, and have it communicate with the service (over TCP/IP e.g.)
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
They hate us for our freedom![^]

GeneralRe: Display popup through window service Pin
PankajKSood4-Dec-12 2:05
PankajKSood4-Dec-12 2:05 
GeneralRe: Display popup through window service Pin
Eddy Vluggen4-Dec-12 2:57
professionalEddy Vluggen4-Dec-12 2:57 
GeneralRe: Display popup through window service Pin
PankajKSood4-Dec-12 3:02
PankajKSood4-Dec-12 3:02 
GeneralRe: Display popup through window service Pin
Eddy Vluggen4-Dec-12 3:04
professionalEddy Vluggen4-Dec-12 3:04 
GeneralRe: Display popup through window service Pin
Dave Kreskowiak4-Dec-12 3:59
mveDave Kreskowiak4-Dec-12 3:59 
AnswerRe: Display popup through window service Pin
V.4-Dec-12 2:35
professionalV.4-Dec-12 2:35 
GeneralRe: Display popup through window service Pin
PankajKSood4-Dec-12 2:58
PankajKSood4-Dec-12 2:58 
GeneralRe: Display popup through window service Pin
Dave Kreskowiak4-Dec-12 4:03
mveDave Kreskowiak4-Dec-12 4:03 
QuestionMVC 3 Development guidelines Pin
VishwaKL3-Dec-12 22:11
VishwaKL3-Dec-12 22:11 
AnswerRe: MVC 3 Development guidelines Pin
DaveAuld3-Dec-12 22:31
professionalDaveAuld3-Dec-12 22:31 
GeneralRe: MVC 3 Development guidelines Pin
VishwaKL3-Dec-12 22:39
VishwaKL3-Dec-12 22:39 
GeneralRe: MVC 3 Development guidelines Pin
DaveAuld3-Dec-12 22:41
professionalDaveAuld3-Dec-12 22:41 
GeneralRe: MVC 3 Development guidelines Pin
VishwaKL3-Dec-12 22:51
VishwaKL3-Dec-12 22:51 
QuestionSet Focus on win application Pin
Prasanna ragav3-Dec-12 22:03
Prasanna ragav3-Dec-12 22:03 
Questionquestions about SerialPort in VS2010 ? Pin
nqchanh3-Dec-12 21:13
nqchanh3-Dec-12 21:13 
AnswerRe: questions about SerialPort in VS2010 ? Pin
Richard MacCutchan3-Dec-12 21:45
mveRichard MacCutchan3-Dec-12 21:45 
GeneralRe: questions about SerialPort in VS2010 ? Pin
nqchanh3-Dec-12 21:55
nqchanh3-Dec-12 21:55 

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.