Advanced Forum Search Results
-
thank you.. today I will try that...
-
Hi,
In my Silverlight application I have one page (MainPage.xaml) it has one Label (to show log in Status) and one naviage:Frame. On page Load I am loading Login.xaml page to navigate:Frame.
Once user enters his credentials, I am validating using Authentication Service. Now my query is; I would like to update Label which is located in ...
-
As per my knowledge Notification Area / Alternative is available in all the client operating systems (Windows, Mac, Linux)
if I go for WPF, then client machine requires .net Framework. It is only the thing which is stopping. me
-
thank you,
Can we customize Silverlight by extending dll's or can we use any third party controls to take care of Tray Area from Silverlight Out Of Browser application..
I am looking for these from long time, I believe once we get these futures we can do lot for our clients.
-
thank you David.. i.e. was my post only
I am looking for a process which runs in background at client machine
-
yes.. i am also looking for same kind of future
as per my findings in Silverlight 3.0
1. Silverlight can not run any process in background
Expectation: when we minimize the offline application, it should store the icon in system Notification (Tray) area, and it should be able check for periodic alerts or messages from Server using Data ...
-
Hi,
Can Silverlight 3.0 offline apps will run in the background while showing just an icon in the notification area, to support continuous synchronization?
I am planning to run Silverlight application in Background (just by showing one icon in Notification) to get alerts periodically from server
thank you,
-nm reddy
-
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 ...
-
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 ...