Re: Help on systray app
- From: "Ignacio Machin \( .NET/ C# MVP \)" <ignacio.machin AT dot.state.fl.us>
- Date: Fri, 25 Aug 2006 14:18:55 -0400
Hi,
Where is your problem located?
You put an app inthe systray by using NotifyIcon
You check your DB by using a Timer & SqlClient's classes.
You run an app using Process.Start
You can alert the user using several differents methods.
--
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Arvi" <arvi@xxxxxxx> wrote in message
news:O3FyYxGyGHA.3488@xxxxxxxxxxxxxxxxxxxxxxx
Hello,
Im quite new to c# windows application.
i need to write a application which stays on the systray and listens to
the SQL Table. (when the value is inserted as 0 - done thru Dataset and
check it every2 seconds?) i need to open another application thru command
prompt and pass the parametes of the DB and alert the user.
how this can be done?
any links? sample app?
anyhelp in this regard is much appreciated.
Thanks.
.
- Follow-Ups:
- Re: Help on systray app
- From: Arvi
- Re: Help on systray app
- References:
- Help on systray app
- From: Arvi
- Help on systray app
- Prev by Date: Re: DataTable.NewRow() creates additional blank row
- Next by Date: Re: DataTable.NewRow() creates additional blank row
- Previous by thread: Help on systray app
- Next by thread: Re: Help on systray app
- Index(es):
Relevant Pages
|