Click here to Skip to main content
15,906,569 members
Home / Discussions / C#
   

C#

 
QuestionPassing data from a static method? Pin
DaLLe1232-Dec-04 21:24
DaLLe1232-Dec-04 21:24 
AnswerRe: Passing data from a static method? Pin
Vector72-Dec-04 22:53
Vector72-Dec-04 22:53 
GeneralRe: Passing data from a static method? Pin
DaLLe1232-Dec-04 23:00
DaLLe1232-Dec-04 23:00 
AnswerRe: Passing data from a static method? Pin
Stefan Troschuetz2-Dec-04 23:04
Stefan Troschuetz2-Dec-04 23:04 
Generalsystem notification in Window Pin
ppp0012-Dec-04 20:35
ppp0012-Dec-04 20:35 
GeneralRe: system notification in Window Pin
Sebastian Schneider3-Dec-04 1:13
Sebastian Schneider3-Dec-04 1:13 
There are obviously 2 ways to do it (or there are 2 I know of).

You could use the Windows-Scheduler and have it start a program at a certain time. That program could then "notify" the user.

Or you could create a little "Taskicon"-Application which would be launched by the program and do your notification.

Basically, that is the way Real (RealScheduler/RealPlayer), ICQ and others do it: they have a small app running, which reacts to certain events.

Cheers
Sid
GeneralI want a two dimensional matrix of boxes on my fom. Pin
Anonymous2-Dec-04 19:37
Anonymous2-Dec-04 19:37 
GeneralRe: I want a two dimensional matrix of boxes on my fom. Pin
Dave Kreskowiak3-Dec-04 4:50
mveDave Kreskowiak3-Dec-04 4:50 
GeneralXP/2003 Icons Pin
Brendan Vogt2-Dec-04 19:33
Brendan Vogt2-Dec-04 19:33 
GeneralRe: XP/2003 Icons Pin
Tom John3-Dec-04 2:47
Tom John3-Dec-04 2:47 
Questionint casting does not behave with Math.Round with NaN? Pin
Felix Cho2-Dec-04 19:24
Felix Cho2-Dec-04 19:24 
AnswerRe: int casting does not behave with Math.Round with NaN? Pin
Felix Cho3-Dec-04 4:43
Felix Cho3-Dec-04 4:43 
AnswerRe: int casting does not behave with Math.Round with NaN? Pin
Dave Kreskowiak3-Dec-04 5:02
mveDave Kreskowiak3-Dec-04 5:02 
QuestionHow Can I have an Label Control array of two dimensional On form. Pin
Anonymous2-Dec-04 19:08
Anonymous2-Dec-04 19:08 
AnswerRe: How Can I have an Label Control array of two dimensional On form. Pin
Tom John3-Dec-04 2:53
Tom John3-Dec-04 2:53 
QuestionHow Can I have an Label Control array of two dimensional On form. Pin
Anonymous2-Dec-04 19:08
Anonymous2-Dec-04 19:08 
GeneralMaking button visible in all rows in datagrid Pin
jagan792-Dec-04 18:13
jagan792-Dec-04 18:13 
GeneralPassing ComboBox Items Pin
azusakt2-Dec-04 17:13
azusakt2-Dec-04 17:13 
GeneralRe: Passing ComboBox Items Pin
Stefan Troschuetz2-Dec-04 21:24
Stefan Troschuetz2-Dec-04 21:24 
Generalpass point list to c++ function Pin
cchere2-Dec-04 16:08
cchere2-Dec-04 16:08 
GeneralProperties Tab Shows a Blank White Page Pin
kayhustle2-Dec-04 15:48
kayhustle2-Dec-04 15:48 
Generalsend maile in c# Pin
mehdidj2-Dec-04 15:45
mehdidj2-Dec-04 15:45 
Generalsend maile in c# Pin
mehdidj2-Dec-04 15:42
mehdidj2-Dec-04 15:42 

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.