Categories
-
Meta
Tag Archives: Azure
HTML escape characters in Azure app settings
Windows applications can make use of XML nodes in appSettings to pass configuration information into a program. Because the app.config (or web.config) file is XML some characters need to be escaped so that they are not improperly parsed as part … Continue reading
Free Team Foundation Server Hosting
In a recent post I pointed out how having my hobby code in source control helped diagnose an issue when migrating from one OS and Visual Studio version to another. But if you’re just playing around with some code at … Continue reading