Csla.DataPortalClient.WcfProxy.DefaultBinding only for CSLA Light?

Csla.DataPortalClient.WcfProxy.DefaultBinding only for CSLA Light?

Old forum URL: forums.lhotka.net/forums/t/7649.aspx


ludwigs3rd posted on Thursday, September 17, 2009

Hi,
I was looking through the forums on how I can programmatically configure my CSLA WCF client and have found mention to the Csla.DataPortalClient.WcfProxy.DefaultBinding property but only in CSLA light. Is this correct and will this be added (along with some other related properties) to CSLA in future releases? Actually, my only need right now though is to set the client endpoint address programatically if that's possible. I appreciate any suggestions.

RockfordLhotka replied on Thursday, September 17, 2009

The .NET WcfProxy class is designed so you can subclass it and easily control nearly all aspects of how the server URL and/or actual WCF proxy is created.

Copyright (c) Marimer LLC