A review of Mike Bluestein's Learning Monotouch
Wednesday, September 21, 2011 at 9:59PM I have been lucky enough to receive a review copy of Mike Bluestein’s “Learning Monotouch”. This is a mini review of the book.
Wednesday, September 21, 2011 at 9:59PM I have been lucky enough to receive a review copy of Mike Bluestein’s “Learning Monotouch”. This is a mini review of the book.
Monday, April 4, 2011 at 5:33PM An ASP.NET example of mapping file extensions to their mime types, without needing to query IIS via COM.
Monday, February 21, 2011 at 5:32PM A .NET 3.5 upgrade to Barry Lapthorn's original C# example found on codeproject.
Wednesday, February 2, 2011 at 10:00PM The second part of a two-part blog series looking at bit manipulation in C#.
Wednesday, December 29, 2010 at 5:00PM If you have to insert XML into a SQL Server (2005+) XML column, there's three ways of doing it...
Wednesday, December 22, 2010 at 10:00PM This is the first part of two blog posts trying demystify bit manipulation in C/C#.
Wednesday, December 22, 2010 at 4:53PM Two examples of implementing a linked and double linked list in C# from scratch.
Thursday, November 11, 2010 at 5:30PM The default Silverlight installation and upgrade experience is fairly jarring compared to its counter-part Flash. If you target version 4.0 of Silverlight and the user has 3.0 installed, they will receive an ugly and annoying modal dialog forcing them to upgrade...
Tuesday, October 26, 2010 at 3:20PM The final part to a series of posts looking at the System.IO namespace.
Tuesday, October 19, 2010 at 3:19PM The second in a series of posts looking at the System.IO namespace.