Its possible to hide an ASP.NET site in the tray?
while I will do this:
I will developing an instant messanger as ASP.NET.
Something like ICQ lite in Java Applet.
Regards,
Gicio
ASP.NET Apps run through a web browser. You could hide the web browser into the tray.. but I don't think thats what you want. Your better off writing a WinForms app.