-
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
Author Archives: Richard Szalay
ASMock Beta 2 Released with Tutorial Series
ASMock beta 2 has been released and, other than Flash 10 Vector support, is largely a bugfix release. I’ve also added a seven part tutorial series on how to use the framework. As always, any feedback can be added to … Continue reading
Posted in actionscript, asmock, flex
3 Comments
Generics (Vector) in the AVM2
So I finally got around to looking at vector’s in the AVM2 yesterday (for asmock) after someone logged a bug and found that the Flash 10 features are not actually documented in the AVM2 Overview document. Fortunately, after some digging … Continue reading
Posted in avm2, flash10, vector
2 Comments
ASMock Beta 1 Released
I’ve just released a beta of ASMock, the dynamic mocking framework for ActionScript 3 that I’ve been working on. The API should be familiar to users of Rhino Mocks as it is a port of it (albeit with some changes). … Continue reading
Posted in actionscript, asmock, flex
1 Comment
Braid
I try to keep my blog programming related (for some reason), but I feel I have to bring to light to that one guy somewhere who reads my blog a new game for Xbox Live Arcade that came out last … Continue reading
Posted in gaming
Leave a comment
FTP for IIIS7 RTM
The replacement for the FTP service in IIS 7 that I mentioned recently has just been released. Click through to download in x86 or x64.
Posted in FTP, IIS7
Leave a comment
SQL 2005 XML DML cannot make multiple changes to the same value
With the advent of xml columns in SQL 2005, I was looking forward to the data manipulation that XML Data Manipulation Language (DML) provides. Unfortunately, it appears that the implementation is horribly limited in that it cannot make an arbitrary … Continue reading
Posted in SQL 2005, XML DML
Leave a comment
Toshiba Announces Discontinuation of HD DVD Businesses
Toshiba has officially discontinued the HD DVD business, resulting in the end of the format war that was helping nobody. Although this comes as no surprise to anyone, I’ve always preferred HD-DVD as a format. Oh well, no use being … Continue reading
Posted in Uncategorized
Leave a comment
IIS 7 FTP Publishing Service
The replacement for the FTP service in IIS 7 is almost here, and it’s looking better everyday. Although still only a release candidate (RC0), the new service supports a myriad of new features: FTP over SSL Membership Providers UTF8 IPv6 … Continue reading
Posted in FTP, IIS7
Leave a comment
Advanced Debugging Lab Series
Over the past few weeks Tess Ferrnandez, an escalation engineer at Microsoft, has been releasing the first of her 10 part series of labs advanced ASP.NET debugging. At the time of writing there are three labs covering Hangs (deadlocks), Crashes, … Continue reading
Posted in ASP.NET, Debugging, Visual Studio.NET
Leave a comment
Microsoft opens the binary formats and starts an open source conversion project
As part of their Open Specification Promise, Microsoft have finally released documentation for their binary office formats (DOC, PPT, XLS). Additionally, they have started an open source project to convert these formats into their respective 2007 package formats. I’ve gotta … Continue reading
Posted in Binary, Office
Leave a comment