Elton Stoneman

  Home  |   Contact  |   Syndication    |   Login
  123 Posts | 0 Stories | 3755 Comments | 0 Trackbacks

News

Archives

Post Categories

Friday, May 11, 2012 #

Code snippet for LINQPad to output formatted JSON

Wednesday, April 04, 2012 #

...third year running

A Node.js proxy which can double message throughput for WCF services which serve up long-lived data responses

Wednesday, January 04, 2012 #

Using Sixeyed.Mapping on github to auto-populates objects from data readers

Friday, October 14, 2011 #

PowerShell script for instrumenting assemblies hosted in an IIS site, running a set of tests against WCF services, and exporting the code coverage stats.

Tuesday, January 03, 2012 #

Introducing my mapping library on github which lets you map and automap objects from other objects, databases, XML, CSV files etc.

Friday, September 30, 2011 #

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

Tuesday, October 04, 2011 #

Configuring Unity to resolve a type using its default, parameterless constructor

Friday, December 16, 2011 #

A github sample for a WCF solution where a service can make other service calls remotely through a channel, or locally through the service implementation

Monday, December 12, 2011 #

Advantages of adding a suite of diagnostics service to a solution, so it can describe its own status