I just finished the implementation of the Deployment strategy of my current C# , MSSQL 2005 / 2008 project ... Thus one presentation layer to one database a full dev , test , qa , sox , fb and prod production deployment is fast ... really fast ; )
So far the configuration data is in an excel - e.g. the forking of the environments requires the addition of a new Excel row ...
So this is not too far away from a massive cloud roll-out - at the end all the needed configurations per a worker instance or whatever logical running thing could be retrieved in a tabular format ... This means just an additional template creation , and regeneration of the template ...
Btw. space matters in templates .. I learned it the hard way ..
Azure Trusted Signing Revisited with Dotnet Sign
-
[image: Trusted Signing Banner]
I wrote about Azure Trusted Signing a while back and talked about how
frustrating that process was. Well, since then, I'm...
1 week ago