-
Recent Posts
- Configuring TDD-style isolated tests for Windows Phone
- Writing asynchronous unit tests with Rx and the Silverlight Unit Testing Framework
- Practical support for custom light/dark theme resources on Windows Phone 7
- Creating a strongly typed reactive wrapper to INotifyPropertyChanged
- Error installing Windows Phone 7 Series SDK
Archives
- August 2011
- June 2011
- October 2010
- March 2010
- January 2010
- October 2009
- August 2009
- February 2009
- January 2009
- August 2008
- February 2008
- January 2008
- October 2007
- September 2007
- April 2007
- March 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- July 2006
- May 2006
- April 2006
- February 2006
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
Categories
- .NET
- .NET 2.0
- 64-bit
- actionscript
- AddIn
- AJAX
- asmock
- ASP.NET
- Atlas
- avm2
- Binary
- CardSpaces
- cruisecontrol.net
- CTP
- Debugging
- flash10
- flex
- FTP
- gaming
- IIS
- IIS7
- MMC
- MOSS 2007
- MSDN
- Office
- powershell
- Rx
- SharePoint
- SQL 2005
- travel
- Uncategorized
- unit-testing
- Utilities
- vector
- Vista
- Visual Studio.NET
- windows-phone
- windows-phone problem workaround
- WPF/E
- XML DML
- XPath
Meta
Monthly Archives: September 2006
Movie: 300 Trailer
First trailer for the movie adaptation of Frank Miller’s graphic novel “300″, which is a telling of the Battle of Thermopylae The trailer’s quality is not great, but the trailer itself is fantastic. Update: There is now an official trailer … Continue reading
Posted in Uncategorized
2 Comments
MCMS: Enabling MCMS’s internal tracing
When more complicated problems with MCMS arise, I was finding myself wishing I could enable tracing to MCMS rather than go to support to solve the problem. Eventually I ended up using Reflector and finding the Switches MCMS uses internally. … Continue reading
Posted in Uncategorized
3 Comments
Diagnosing 401 in MCMS
I recommend trying the following: (IIS6) Ensure the IIS_WPG group has access to your website root (IIS5) Ensure the anonymous user has access to your website root Disable MCMS on the site and access a page (might have to swap … Continue reading
Posted in Uncategorized
Leave a comment