Click here to Skip to main content
15,924,193 members
Home / Discussions / C#
   

C#

 
GeneralRe: MultiLine datagrid header Pin
Torsten Mauz1-Jun-04 23:23
Torsten Mauz1-Jun-04 23:23 
GeneralRe: MultiLine datagrid header Pin
denizmercan1-Jun-04 23:28
denizmercan1-Jun-04 23:28 
GeneralRe: MultiLine datagrid header Pin
Torsten Mauz2-Jun-04 0:01
Torsten Mauz2-Jun-04 0:01 
GeneralRe: MultiLine datagrid header Pin
denizmercan2-Jun-04 0:31
denizmercan2-Jun-04 0:31 
GeneralRe: MultiLine datagrid header Pin
Torsten Mauz2-Jun-04 20:27
Torsten Mauz2-Jun-04 20:27 
GeneralWMI Classes Pin
RockmanHero20031-Jun-04 22:31
RockmanHero20031-Jun-04 22:31 
GeneralRe: WMI Classes Pin
Heath Stewart2-Jun-04 4:18
protectorHeath Stewart2-Jun-04 4:18 
GeneralService - front-end communication Pin
LorenzoDV1-Jun-04 22:09
LorenzoDV1-Jun-04 22:09 
I have a network application consisting of a core class (and underlying class structure, of course) and a GUI Form. Now they run together as a Windows Applications.

However, I found it would be very suitable for this app to run as a Windows service in the background. The problem is: sometimes the user who happens to be logged on may need to interact with the service or check its state. I don't want to put a GUI in the service (that's not possible - it should run out of the user context), but have a separated GUI application that can be run and connected to the service process, check state, issue commands and then disconnected, with the service remaining active.

My question is, what communication means should I use? I thought about opening a local socket... is there another way? I've seen a couple of services with front-ends, how do services deal with this problems?

Thanks.
GeneralRe: Service - front-end communication Pin
Heath Stewart2-Jun-04 3:36
protectorHeath Stewart2-Jun-04 3:36 
GeneralRe: Service - front-end communication Pin
LorenzoDV2-Jun-04 10:39
LorenzoDV2-Jun-04 10:39 
GeneralRe: Service - front-end communication Pin
Heath Stewart2-Jun-04 10:46
protectorHeath Stewart2-Jun-04 10:46 
GeneralDataGrid - 10,000 or more record need to be add. Pin
temp55561-Jun-04 19:03
temp55561-Jun-04 19:03 
GeneralRe: DataGrid - 10,000 or more record need to be add. Pin
sreejith ss nair1-Jun-04 19:45
sreejith ss nair1-Jun-04 19:45 
GeneralRe: DataGrid - 10,000 or more record need to be add. Pin
Jay Shankar1-Jun-04 20:27
Jay Shankar1-Jun-04 20:27 
GeneralRe: DataGrid - 10,000 or more record need to be add. Pin
temp55562-Jun-04 20:12
temp55562-Jun-04 20:12 
GeneralExtending (improving) microsoft's HTML editor control? Discuss! Pin
Nathan Ridley1-Jun-04 17:35
Nathan Ridley1-Jun-04 17:35 
GeneralRe: Extending (improving) microsoft's HTML editor control? Discuss! Pin
Heath Stewart2-Jun-04 3:23
protectorHeath Stewart2-Jun-04 3:23 
GeneralRe: Extending (improving) microsoft's HTML editor control? Discuss! Pin
Nathan Ridley2-Jun-04 11:40
Nathan Ridley2-Jun-04 11:40 
QuestionFinally a solution to visual themes? Pin
Carl Mercier1-Jun-04 17:23
Carl Mercier1-Jun-04 17:23 
GeneralSave Image Pin
The_Soul_Of_Rock1-Jun-04 16:37
The_Soul_Of_Rock1-Jun-04 16:37 
GeneralRe: Save Image Pin
Edbert P1-Jun-04 17:10
Edbert P1-Jun-04 17:10 
GeneralRe: Save Image Pin
The_Soul_Of_Rock1-Jun-04 18:12
The_Soul_Of_Rock1-Jun-04 18:12 
GeneralRe: Save Image Pin
Roman Rodov1-Jun-04 19:35
Roman Rodov1-Jun-04 19:35 
GeneralRe: Save Image Pin
Edbert P1-Jun-04 20:09
Edbert P1-Jun-04 20:09 
GeneralDataadapter Updates Pin
MrJJKoolJ1-Jun-04 15:58
MrJJKoolJ1-Jun-04 15:58 

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.