Exception handling in RIA Service

后端 未结 3 1490
长情又很酷
长情又很酷 2021-02-19 07:20

As you know, it\'s recomended handle exceptions using FaultException with standard WCF service to hide exception details. That\'s fine but i\'m having problem with WCF Ria servi

3条回答
  •  没有蜡笔的小新
    2021-02-19 07:44

    I've read about using WCF faults in Silverlight, but haven't yet tried it with WCF RIA.

    http://mark.mymonster.nl/2011/02/10/make-use-of-wcf-faultcontracts-in-silverlight-clients/

提交回复
热议问题