computed properties

About this tag
Computed properties in WCF RIA Services allow developers to create client-side calculated fields, such as a total amount, that depend on other properties. A common challenge is updating the computed property automatically when a dependency property changes. This tag covers questions and solutions for implementing computed properties in Silverlight applications using WCF RIA Services, including handling POCO models and data from non-Entity Framework sources.
  1. News

    Windows 7 Silverlight TV 44: Top Four Questions from the WCF RIA Services Forum

    Link RemovedToday on Silverlight TV, Deepesh Mohnani*answers four of the questions most frequently asked in the*popular WCF RIA Services forums.*This is a great episode to watch and the first in a periodic series from the RIA Services team in which we will address the top questions from...
Back
Top