Monday, April 26, 2010

The Highway Salute

SELECT finger
FROM hand
WHERE id = 3

Song by U2 in C# LINQ

Streets.Where(street => string.IsNullOrEmpty(street.Name));