Daily Archive: June 19, 2008

IE7, AJAX, And 400 “Bad Request”

IE7, AJAX, And 400 “Bad Request”

I spent bout two hours today tring to figure out why I kept getting a weird error while using prototype to call a WCF service. There are various other resources on the web regarding how WCF has a few quirks...

Synchronizing SharePoint Files And Development Files

I’ve previously posted on how to move compiled binaries into a remote GAC automatically from your development environment to your SharePoint environment using SysInternal’s PsExec utility. But what about moving content files from your SharePoint environment to your development environment? ...