-
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: November 2006
Office SharePoint Server 2007 up on MSDN downloads
Office SharePoint Server 2007 Enterprise/Standard [617 MB] and Office SharePoint Server 2007 [485 MB] for Search (Enterprise/Standard) are now available on MSDN Downloads
Posted in MOSS 2007, MSDN, SharePoint
Leave a comment
Sending html+text emails with System.Net.Mail
There’s something about the new System.Net.Mail classes that has been annoying the hell out of me. I appreciate that the API is more complete and that I can finally send emails with embedded images, but there’s something that it does … Continue reading
Posted in .NET 2.0, Mail
Leave a comment
XPath Test Utility
I’m working on a project that requires large XML documents and complex XPath queries. When I looked around online, I couldn’t find any decent .NET oriented XPath test utilities. And so, I wrote this. XPathTest.exe is a command line utility … Continue reading
Posted in .NET, Utilities, XPath
3 Comments
Windows Vista RTM available on MSDN
Windows Vista (x86 and x64) is finally available on MSDN downloads. Go get it!
Posted in MSDN, Vista
Leave a comment
No HTTPS = No CardSpaces
It was like I was back in my first days of programming more than 10 years ago; I tried to implement CardSpaces on a sample page and nothing would work like it should. I click a button and the form … Continue reading
Posted in Uncategorized
1 Comment
Looking at CardSpaces
I’ve started looking at CardSpaces. It’s pretty cool; it enables us to get rid of usernames/passwords without Microsoft owning your data (like passport). It’s a completely open standard that anyone can implement, and there are already examples in PHP and … Continue reading
Posted in .NET, CardSpaces
Leave a comment