Welcome to Geekdojo Sign in | Join | Help

June 2007 - Posts

There just isn't much information out there about Microsoft Dynamics CRM Web Services... at least not when compared to other technologies.  And with Silverlight and Surface and PopFly burning up the MS blogosphere, it's kind of understandable. Read More
I love the xml type in SQL Server 2005.  Here's a very simple way I made use of it: I audit all the object/schema changes to the database with a simple database-level trigger. First, I create a very simple table (inside a schema I name 'Audit'): Read More