The Grayzone
's blog
Archive
Tags
17 Jan 2017
Moving to Jekyll
Hello again...
26 Jul 2012
Combined AD authentication with Umbraco
How to implement membership providers to use a fallback method of checking first AD authentication and then checking default Umbraco membership for validating credentials.
13 May 2011
Implementing DPAPI in Compact Framework
Everyone's favourite, COM Interop... How to use the Windows Data Protection API within a compact framework application.
05 May 2011
Changing app.config for Build Configurations
MSBuild steps for replacing default app.config with one for another configuration (NOTE: this replaces the entire file and doesn't use Config Transformations).
11 Apr 2011
Unit Testing Asynchronous Operations
Some sample code that can be used for testing methods that have an (eventname)Complete event that is called on completion.
Previous
Next