Click here to Skip to main content
15,920,508 members
Home / Discussions / C#
   

C#

 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Simon P Stevens18-Dec-08 2:51
Simon P Stevens18-Dec-08 2:51 
GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36518-Dec-08 3:48
queries36518-Dec-08 3:48 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Simon P Stevens18-Dec-08 4:11
Simon P Stevens18-Dec-08 4:11 
GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36518-Dec-08 19:52
queries36518-Dec-08 19:52 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Simon P Stevens18-Dec-08 21:48
Simon P Stevens18-Dec-08 21:48 
GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36518-Dec-08 22:27
queries36518-Dec-08 22:27 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Simon P Stevens19-Dec-08 1:27
Simon P Stevens19-Dec-08 1:27 
AnswerRe: Implementing Windows Application as a Windows Service Pin
Dave Kreskowiak17-Dec-08 2:21
mveDave Kreskowiak17-Dec-08 2:21 
You should not be putting any kind of user interface in a service. You should be creating two seperate applications. One would be the service that does all of your work, and the other would be the user interface portion that, obviously, exposes the user interface and talks to the service over some communication method.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36517-Dec-08 22:55
queries36517-Dec-08 22:55 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Dave Kreskowiak18-Dec-08 2:04
mveDave Kreskowiak18-Dec-08 2:04 
GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36518-Dec-08 2:33
queries36518-Dec-08 2:33 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Dave Kreskowiak18-Dec-08 16:32
mveDave Kreskowiak18-Dec-08 16:32 
GeneralRe: Implementing Windows Application as a Windows Service Pin
queries36518-Dec-08 19:59
queries36518-Dec-08 19:59 
GeneralRe: Implementing Windows Application as a Windows Service Pin
Dave Kreskowiak19-Dec-08 1:30
mveDave Kreskowiak19-Dec-08 1:30 
QuestionCode for Checkboxes / radio button at the time of Windows Setup Installer Pin
shavil17-Dec-08 1:05
shavil17-Dec-08 1:05 
Questionhindi font to its unicode Pin
Member 441328317-Dec-08 0:49
Member 441328317-Dec-08 0:49 
AnswerRe: hindi font to its unicode Pin
N a v a n e e t h17-Dec-08 0:57
N a v a n e e t h17-Dec-08 0:57 
GeneralRe: hindi font to its unicode Pin
Xmen Real 17-Dec-08 2:00
professional Xmen Real 17-Dec-08 2:00 
AnswerRe: hindi font to its unicode [modified] Pin
Leeladhar Ladia8-Apr-09 22:09
Leeladhar Ladia8-Apr-09 22:09 
QuestionMysterious Group Box Control Pin
musefan17-Dec-08 0:42
musefan17-Dec-08 0:42 
AnswerRe: Mysterious Group Box Control Pin
#realJSOP17-Dec-08 1:08
professional#realJSOP17-Dec-08 1:08 
GeneralRe: Mysterious Group Box Control Pin
musefan17-Dec-08 5:29
musefan17-Dec-08 5:29 
GeneralRe: Mysterious Group Box Control Pin
#realJSOP17-Dec-08 7:19
professional#realJSOP17-Dec-08 7:19 
QuestionGridView HeaderText Horizontaly Pin
EBeylo17-Dec-08 0:40
EBeylo17-Dec-08 0:40 
AnswerRe: GridView HeaderText Horizontaly Pin
Dave Kreskowiak17-Dec-08 2:18
mveDave Kreskowiak17-Dec-08 2:18 

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.