J
JohnE
Hello. This post is more of a thought type posting to see what and how
others manage a webapp that needs to be connected to the production db, a
clone db for training, a clone for development, a clone for testing, you get
the idea here. What concerns me is someone might think they are on the
training db but actually on the production db. My first thought is to have
some type of display in the header of the masterpage indicating which db the
user is connected to (other then the production). Most, if not all of the
above variations would be set up by someone in IT (most likely me). But I
want the visual confirmation to be seen. I am a greenhorn, rookie, newbie,
(feel free to add your own word in there) when it comes to this.
What and how do others out in ASP.Net land manage something like this?
Gimme your thoughts, ideas, what to watch out for, gotchas, and so on.
Thanks for the feedback.
.... John
others manage a webapp that needs to be connected to the production db, a
clone db for training, a clone for development, a clone for testing, you get
the idea here. What concerns me is someone might think they are on the
training db but actually on the production db. My first thought is to have
some type of display in the header of the masterpage indicating which db the
user is connected to (other then the production). Most, if not all of the
above variations would be set up by someone in IT (most likely me). But I
want the visual confirmation to be seen. I am a greenhorn, rookie, newbie,
(feel free to add your own word in there) when it comes to this.
What and how do others out in ASP.Net land manage something like this?
Gimme your thoughts, ideas, what to watch out for, gotchas, and so on.
Thanks for the feedback.
.... John