Community

Moving database connection string to azure service configuration (cscfg)

(freak) While working with ASP.NET web sites/projects we normally keep our database connection string in Web.config. However, while working in Azure, it’s a good idea to keep this configuration in the service configuration itself as it will be easier to change the connection string once you have dep

Read More - Register for Free Membership