Welcome to Silverlight Forums
Post your Silverlight related questions here
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
varun pathakPosted Oct 16, 2008, 5:26 AM
Hi All,
The Scenario is like this:-
I am using various 3rd party controls(gauges) to show values from DB.
after that I build the SilverLight Application.
I have taken the Xap of the application
and used silverlight control and specified Source to this Xap in my some other Website.
Question :-
I want to update only the part of the XAP display which has changed values in DB while other values remaing the same.
I have a timer which refreshes the page in every 15 min.
I hope I am talking sense...is some thing like this possible...
Please Do help ...Thanks in Advance.