- Posted by mateid on May 21, 2007
I've been wanting to play with a few technologies as of late but never got around to it. Two of these are the Windows Vista Sidebar
and Silverlight. So here I am, trying to kill two birds with one stone.
I was curious if Silverlight works in the sidebar (why wouldn't it?) and to satisfy my curiosity I've taken one of the samples that ship with the Silverlight SDK and transformed it in a Sidebar gadget. You can see the results on the right, sans the animation of course. Some tweaking was required using Expressions Blend 2 May preview, so I got the chance to try that out too. Pretty nifty piece of software! I can think of a couple more cool things I could do with Silverlight in the sidebar.
I've uploaded the gadget files here for those who want to check it out: SilverlightClock.zip
- Posted by mateid on May 3, 2007
Scott Hanselman podcast on CI. Check it out: http://www.hanselman.com/blog/HanselminutesPodcast4.aspx.
- Posted by mateid on April 26, 2007
J.P. Boodhoo blogs about becoming a better developer by improving your "core". Interesting read. Find it here: http://www.jpboodhoo.com/blog/BuildASolidCore.aspx.
- Posted by mateid on April 25, 2007
A walktrough by Scott Guthrie on upgrading an existing site to the Web Application Project 2005. Find it here: http://webproject.scottgu.com/CSharp/migration2/migration2.aspx.
- Posted by mateid on April 24, 2007
Article introducing BDD. Find it here : http://dannorth.net/introducing-bdd.