Friday, November 27, 2009
#
How to use BizTalkCop in Visual Studio for BizTalk 2009 projects
Thursday, November 26, 2009
#
Code from MSDN Code Gallery now hosted on github
Wednesday, November 25, 2009
#
With Microsoft's new MMC snap-in for SSO, the SSO Config Tool on CodePlex has been superseded.
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.