This project write in Silverlight and used Telerik open access how to access data in WPF? how to port data access in Silverlight to WPF.

If anyone wishes to help can I upload the source.

Thank you for the help everyone.

有帮助吗?

解决方案

You could continue using the model defined in the CRM.DataAccess as a data layer in your application without modifying it. If you want to consume the data using services, you could use the Add OpenAccess Service wizard to generate the needed service. It will generate for you the necessary service code.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top