-
Archives
- May 2010
- April 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- December 2007
- July 2007
- June 2007
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- October 2004
- August 2004
- July 2004
- June 2004
- December 1969
-
Meta
Category Archives: windows
Audio and image support – Gotcha!
I’m currently working on a WPF application to extend a Silverlight control to support the capture of audio and webcam still images. All seems to be going pretty well using a Logitech QuickCam Communicate STX as the capture device, using … Continue reading
Windows 7 on the MacBook
I’ve just installed Windows 7 on my MacBook’s BootCamp partition, and so far it looks great. I’m not new to Win7, having had it installed in a Parallels VM since it was released. The experience on the MacBook’s native hardware, … Continue reading
Posted in .NET, MacBook, Win7, windows
Leave a comment
Multiple Async calls to a web service
I’m currently working on a project that requires making several concurrent asynchronous calls to a web service. Now, the service work fine synchrounously, but change the pattern slightly and I was getting the following error. “There was an error during … Continue reading
Windows Home Server RC2
I’ve just installed the RC2 release of Windows Home Server. It looks pretty good, to be honest. I wasn’t expecting much, but the feature set seems to be rich enough for most users’ purposes. I’ll update this post later when … Continue reading
Posted in Windows Home Server, microsoft, windows
Leave a comment