Elton Stoneman

  Home  |   Contact  |   Syndication    |   Login
  82 Posts | 0 Stories | 115 Comments | 0 Trackbacks

News

Archives

Post Categories

Saturday, November 21, 2009 #

MSDN Code Gallery sample integrating BizTalk and nServiceBus for scalable, distributed processing of an Excel file upload

Wednesday, November 18, 2009 #

MSDN Code Gallery sample using nServiceBus for scalable, distributed processing of an Excel file upload

Thursday, November 05, 2009 #

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

How to fully specify Oracle service details in a connection string to avoid TNSNAMES lookups

Thursday, October 29, 2009 #

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

Wednesday, October 21, 2009 #

A simple implementaion of duck-typing using Castle's dynamic proxy

Wednesday, September 30, 2009 #

The People's Jukebox lets you run a centralised music server and control it from multiple clients. The jukebox plays tracks from pre-configured lists, user choices and random selections. Implemented as RESTful WCF services on the server, with a Silverlight client.

Tuesday, September 29, 2009 #

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

Wednesday, September 23, 2009 #

Code snippet for centralizing lazy-loading logic

Monday, September 21, 2009 #

Investigating false positives on cyclomatic complexity rule for lambda-heavy code