me

Ext Js 4 presentation at VNext Dallas

Posted on 6/03/2012 No comments
I had the privilege of presenting a couple months ago at the VNext Dallas user group on my experiences with Ext Js 4 during a recent engagem...

“Prism is not a MVVM framework!” and other goodness from the MVVM Smackdown

Posted on 2/18/2011 1 comment
A couple months ago I participated in a friendly “smackdown” of MVVM frameworks at the North Texas Silverlight User Group .  To sum up the e...

WCF BasicHttpBinding does not always mean W3C SOAP 1.1

Posted on 9/09/2010 No comments
I spent a couple hours tonight troubleshooting why a vendor's SOAP 1.1 service couldn't talk to WCF's BasicHttpBinding . In this...

Using SharePoint for Extranets

Posted on 8/27/2008
My article, Using SharePoint for Extranets , was just published in the September issue of Windows IT Pro magazine. In my post about impor...

Integrating LexisNexis InterAction with Portals

Posted on 8/24/2008 1 comment
Printer and reader-friendly version Slide deck This white paper discusses how to integrate the LexisNexis InterAction CRM into a Web-based ...

The presentation of technical content

Posted on 8/12/2008 No comments
My right brain is sore, but I'm told that means it's working. If you are called upon to present technical content, and aren't s...

ASP.NET Enterprise Single Sign-On with BlackBerry Smartphones

Posted on 8/07/2008 5 comments
Update 7/27/13: BlackBerry has removed the developer journal from their web site (it's quite old by now), but for the sake of removing ...

Extracting assemblies from the Global Assembly Cache in Windows Explorer

Posted on 7/22/2008 3 comments
Here's a quick tip I accidentally discovered about extracting assemblies from .NET's Global Assembly Cache (GAC).  In the past, whe...

Parsing dates for web feeds in .NET

Posted on 6/26/2008 No comments
During the initial development of FeedFly last year, I was exposed to the evils of date parsing for web feeds.  While working on release 0....