Geeks With Blogs

News
Elton Stoneman Code Snippet
Extension method for neatly checking a type implements an interface

Type extension for checking interface implementation without strings

Posted On Tuesday, October 4, 2011 10:00 AM

Retrieving Nested Properties from Lambda Expressions

Code for accessing nested properties in lambda expressions of the type s => s.Address.Line1

Posted On Thursday, November 5, 2009 10:14 PM

ExpectedException in MSTest does not check the exception message

Helper method for checking unit testing that an exception is thrown, with the correct error message

Posted On Friday, September 30, 2011 3:08 PM

jQuery Date Validation in Chrome

A modification to the jQuery validation plugin, to fix date formatting issues in Chrome

Posted On Thursday, October 29, 2009 2:20 PM

Resolving Special Folders in WiX 3.0

Simple extension for resolving "My Music" and other special folder paths in WiX

Posted On Tuesday, September 29, 2009 1:09 PM

Lazy-Loading with Object Extensions

Code snippet for centralizing lazy-loading logic

Posted On Wednesday, September 23, 2009 1:38 PM

Managing Concurrency over Service Boundaries

Sample WCF behaviors which enable concurrency management across service boundaries

Posted On Wednesday, April 15, 2009 11:15 PM

Making Logging Cheaper with Lambda Expressions

Using delegates and lambda expressions with lognet to minimise performance impact of logging calls

Posted On Wednesday, April 15, 2009 11:08 PM

Applying WCF Message Formatters Using Configuration

Applying IClientMessageFormatter and IDispatchMessageFormatter using configuration

Posted On Saturday, April 4, 2009 10:15 PM

Accessing Extended Data from IExtensibleDataObject

Reflecting over IExtsibleDataObject.ExtensionData

Posted On Friday, April 3, 2009 6:51 PM

Verify Long-Running Tests with Retrying Asserts

Retrying Asserts under a timeout for unit tests

Posted On Friday, October 31, 2008 8:47 PM

Creating Shortcuts in MSBuild

Using VBScript in MSBuild to generate shortcuts

Posted On Friday, October 24, 2008 7:13 PM

Deploying Pipeline Components in a CI Build

MSBuild snippet for deploying pipeline components so devenv can find them, without using the GAC

Posted On Friday, July 25, 2008 9:52 AM

Generating Deterministic GUIDs

Snippet for generating a deterministic GUID from a string

Posted On Thursday, June 26, 2008 2:38 PM

Copyright © Elton Stoneman | Powered by: GeeksWithBlogs.net | Join free