Re: Help on systray app

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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.



.



Relevant Pages

  • Re: msflexgrid with ctrl-pgup & ctrl-pgdn
    ... It is still possible for your VB app to ... Timer event, which occurs about ten milliseconds after the key was ... Private Sub Form_Unload ... Private Declare Function SetWindowsHookEx Lib "user32" _ ...
    (comp.lang.basic.visual.misc)
  • Do-Nothing WinForm App Using 4 Threads?
    ... refactoring a multi-threaded GUI app at work and want to be sure it's ... I then added a Windows Timer control to the form and updated a label ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: ldb file
    ... have a timer event set to check the value of the field in the back end to see ... If it indicates the app should be closed, then give the user a 5 ... Is there a way that I can I kick out the ...
    (microsoft.public.access.gettingstarted)
  • RE: ldb file
    ... have a timer event set to check the value of the field in the back end to see ... If it indicates the app should be closed, then give the user a 5 ... quit the application. ...
    (microsoft.public.access.gettingstarted)
  • Re: Disk thrashing with paging file
    ... Your Timer suggestion is a very good idea which I'll try before ... to stop Windows paging out memory. ... user interface app and SQL Server. ... SetProcessWorkingSetSize or VirtualLock APIs make a difference? ...
    (microsoft.public.vb.winapi)