M
Manu
I would like to gather data from the user in the startup phase. Then
to create a Configuration variable from which connection objects will
read their connection string. (Dynamic binding)
How can I assign a value to a configuration variable during deployment
phase ?
Is there another way to configure the connection strings of connection
objects during deployment? Where do I write the code?
Is there an example explaining this?
to create a Configuration variable from which connection objects will
read their connection string. (Dynamic binding)
How can I assign a value to a configuration variable during deployment
phase ?
Is there another way to configure the connection strings of connection
objects during deployment? Where do I write the code?
Is there an example explaining this?