Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Yep, if there is already an ApplicationKey in the connection data store, the call to ConnectionManager.SetConnections() won't show you the connection Wizard anymore. Also, you can even share the ApplicationKey between different applications if they all require the same connection information. So, basically, you don't need to change the ApplicationKey every time you generate a new EXE, unless you need to for some special reason.
|