I have created and application using this guide http://msdn.microsoft.com/en-us/library/cc488233.aspx . It is working well and all, though I would like to add an option to be able
to change the connection string, to the remote server, within the program. How would I do this?
From within there the ScoutSuiteCacheServerSyncProvider class is initialized. Call its overloaded constructor instead that takes the remote connection string.
Proposed as answer byJandeepcThursday, May 6, 2010 9:25 PM