<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming with .NET - General</title><link>http://forums.silverlight.net/forums/17.aspx</link><description>General discussions around authoring Silverlight .NET applications.</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: how to change content of a control.....if something is changing in my DB</title><link>http://forums.silverlight.net/forums/thread/245833.aspx</link><pubDate>Fri, 10 Jul 2009 06:51:08 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:245833</guid><dc:creator>Mog Liang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/245833.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=245833</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;If you are using SyndicationFeed to resolve Feed, then you could use LastUpdatedTime property to determine if feed has updated. when feed updated, refill the view control to display latest data.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: how to change content of a control.....if something is changing in my DB</title><link>http://forums.silverlight.net/forums/thread/243378.aspx</link><pubDate>Mon, 06 Jul 2009 19:30:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:243378</guid><dc:creator>Klinger</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/243378.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=243378</wfw:commentRss><description>&lt;p&gt;Are you binding those controls to a property of an object?&lt;/p&gt;
&lt;p&gt;If you are, just implement the INotifyPropertyChanged interface on the class and raise the property changed event for each property.&lt;/p&gt;
&lt;p&gt;If you are binding to a collection, use an ObservableCollection.&lt;/p&gt;
&lt;p&gt;If you are not binding to an object than your only option is to update the&amp;nbsp;controls in the code behind.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;That&amp;#39;s all I can say based on the info available on your question.&lt;/p&gt;</description></item><item><title>how to change content of a control.....if something is changing in my DB</title><link>http://forums.silverlight.net/forums/thread/243373.aspx</link><pubDate>Mon, 06 Jul 2009 19:17:02 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:243373</guid><dc:creator>waanil</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/243373.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=17&amp;PostID=243373</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I am geting some&amp;nbsp; feed(DB)....and i need to update the content of my control as the new feed comes.&lt;/p&gt;
&lt;p&gt;How can i achieve it ..in SilverLight ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>