The Tapir's Tale
Programming, Philosophy, and the Mind.
Showing posts with label
c#
.
Show all posts
Showing posts with label
c#
.
Show all posts
Friday, April 23, 2010
ASP.NET MVC vs. Rails3
›
I recently was contacted to implement an ASP.NET MVC application and I saw this as a great opportunity to compare it with Rails3. What imme...
47 comments:
Saturday, October 25, 2008
TDD and LINQ to SQL
›
Microsoft has made the unfortunate mistake of not making System.Data.Linq.Table<T> implement an interface. If they had only done this...
6 comments:
Sunday, June 17, 2007
NullToBooleanConverter for WPF
›
I have found it useful to enble or disable WPF elements based on if they are null or not. This is not supported out of the box so I need a ...
›
Home
View web version