How to use custom DataPortal host (e.g. WcfBfProxyHost)

How to use custom DataPortal host (e.g. WcfBfProxyHost)

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


vijaygill posted on Wednesday, July 13, 2011

Hi,

I am currently looking at WcfBfProxyHost (for just no reason except learning more about CSLA) and I was wondering if there is a way to plug it into CSLA. I am talking about the host / server side.

Do I have to add those classes to CSLA source or CSLA provides this though configuration (just like it allows choosing proxy on client side)?

Thanks

Vijay

RockfordLhotka replied on Monday, July 18, 2011

This is discussed in detail in the Using CSLA 4: Data Portal Configuration ebook.

You don't need to alter the CSLA code at all. You can create a separate assembly that contains the proxy and host classes, and configure the client and server to use those new types.

vijaygill replied on Monday, July 18, 2011

Thanks Rocky.

Book bought after that reply, waiting for credentials for download to be dispatched.

Vijay

Copyright (c) Marimer LLC