Rich Web client development with ASP.NET ,LINQ , WCF and now Silverlight2

Tuesday, July 14, 2009

c# Design patterns

design patterns are key to any modern software projects such as adapter, facade etc. There are wonderful books on the market such as the Gang of Four's classic and of course Head First Design patterns available from Reilly at .However these books are written for a Java audience but here is great site that is C# orientated click here

Thursday, July 02, 2009

Silverlight 3 Article Navigator

Just put the first version of my SL navigator that uses a Coverflow to show that list of PDFs and notes that I have submitted to my blog. Also makes heavy use of the Vectorlight Richtext control (thanks). It requires SL 3 but has been released (July 12). check it out