8
shouts

15 Helpful .NET Extension Methods to Increase Productivity « {Programming} & Life

published 390 days, 12 hours, 57 minutes ago posted by http://grahamoneale.myvidoop.com/http://grahamoneale.myvidoop.com/ 390 days, 20 hours, 57 minutes ago
Tuesday, February 17, 2009 11:00:44 AM GMT Tuesday, February 17, 2009 3:00:30 AM GMT

Alright folks, this is my arsenal of useful Extension Methods for .NET 3.0+ mostly written by me to help with development productivity. Some real time-savers in here such as .ToInt() and .ToDateTime() (with and without a default fallback value), plus...

category: ASP.NET | clicked: 2 | | source: goneale.wordpress.com | show counter code
tags: .NET, ASP.NET, C#, Extension Methods