"Local" implementation of CSLA

"Local" implementation of CSLA

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


MeByMySelf posted on Tuesday, February 12, 2008

Hi,

I am working on relatively simple single user application.
I feel that using remote access abilities of CSLA will be only performance killers here
Is there ability to force Dataportal to work localy only or maybe do not use it at all?

I would appreciate if somebody can post sample application that designed to work locally only.




ajj3085 replied on Tuesday, February 12, 2008

The default if you don't specify anything is the local data portal.  Just open up the App.config in the PTracker sample, and remove the CslaDataPortalProxy and CslaDataPortalUrl settings.

Copyright (c) Marimer LLC