Hi,
Just wondered if anyone has experience of using CSLA on a Windows (2003) terminal server.
The WPF application (to be written) would be deployed to C:\Program Files using a Setup project and installed while the TS is in install mode. All the users will use the exe and dlls from the same C:\Program Files dir.
I'll have to install .Net 4, which I assume won't be a problem, but I am just a bit worried about Reflection. Every logged in User will have their own virtual environment, but just thought I'd ask if anyone has used CSLA on TS.
Thanks
John
You won't have any issues with CSLA. WPF will work on TS2003 but TS2008 and later is better optimized for WPF rendering. I know we have significant improvements running our WPF app on RDP 7.0.
Copyright (c) Marimer LLC