When building line of business (LOB) applications, a common feature is create, review, update, and delete (CRUD) operations on the data in the application. An easy way to provide this feature is using the Silverlight DataForm. [For an introduction to Silverlight and RIA Services, start here .] NOTE:...