Skip to main content
Home Forums General Silverlight Getting Started Silverlight Offline Application From Tray ICON
2 replies. Latest Post by nmreddy83 on June 28, 2009.
(0)
nmreddy83
Member
3 points
8 Posts
06-28-2009 1:06 AM |
Hi,
I am new to Silverlight, I am sorry; if it silly question.
I would like to develop Silverlight Application, which provide alert windows and other important messages (like Outlook Mail alert near tray area) when user is not opened my web site. At the time opening website First Time, it has to install one icon at Tray Area. Using that Tray Area application it has to give some user interface (silverlight) and other functionality windows.
Is it possible to create such type of Interface (browser less) in silverlight and control from Tray Area icon.
Thank you,
-nm reddy
pbrooks
Contributor
2671 points
355 Posts
06-28-2009 10:27 AM |
There is an Out of Browser (OOB) feature in Silverlight 3 - Beta. However, OOB in this release is still sandboxed in the same manner as regular Silverlight Applications. Unfortunately, there is currently no mechanism for pop-up notifications or tray icons.
06-28-2009 10:33 AM |
thank you for your reply..
as per my findings there is not future to keep or Application In System Notification and to check for Periodic messages from server in background (witout user interface) in Silverlight 3.0
Aprat from this there is not future to display window with out title bar also; i hope in RTM version we get all these futures