cud operations

About this tag
CUD operations refer to Create, Update, and Delete actions in data-driven applications. On WindowsForum, discussions about CUD operations often appear in the context of WCF RIA Services and Silverlight development. Developers ask how to perform CUD on data from non-Entity Framework sources, such as POCO models, and how to handle client-side computed properties that depend on CUD changes. These topics are relevant for those building data-centric applications with Microsoft technologies, particularly when working with RIA Services for Silverlight. The tag covers practical questions about implementing data modification operations in enterprise or web applications.
  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