About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
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
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 .NET, configuration, DEVOPS, logging, powershell, web.config
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 csla, proxy, risk, Security, security settings, WCF, WcfPortal, web.config, wsdl
Leave a comment