Tag Archives: web.config

Week roundup

Last week recap and links: Web Deployment Package with parameters.xml, use parameters.xml to customize web deploy Creating Charts in Excel 2013 That Show Trends, clever use of data types to create charts for date/time sequence Microsoft’s Windows 10 hardware event … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Setup logging in configuration with powershell

Manipulation of config files with notepad is a burden for every developer / operator. It is the source of many errors. With DEVOPS we try to automate this process. The result is less prone to errors. See the powershell script … Continue reading

Posted in Tooling | Tagged , , , , , | Leave a comment

Hacking Silverlight part 3

This post should be called Hacking WCF as I will show some configuration hacks in WCF. Read part 2 here where I discussed the clientaccesspolicy.xml and crossdomain.xml files. The Csla WcfPortal I discovered in part 1 (here) is my next … Continue reading

Posted in Security | Tagged , , , , , , , , | Leave a comment