messagewindow

MessageWindow - How can I tell if it has been destroyed?

I'm working with C# and CF and I need to use a MessageWindow to intercept Windows Messages. There may be scenarios where the MessageWindow dies unexpectedly. This is a problem for me as the messages it is receiving are kinda important and i'd like to log the fact the Window has died. Unfortunately I don't see any way (at least not in M...

how to show refresh message on browser window

Hi, I have an asp.net application with Ajax in which m usign update panel for a grid view for refreshing. I want to show the message on browsing window saying "Refreshign in 30 seconds"( number vary for each second). Please let me asap. Thanks Rupa ...