|
|
|
|
|
by gouranga
5114 days ago
|
|
Not necessarily. collection.Where(s => s.Property.Name == "Blah!").Single();
4 hand grenades waiting to go off in that expression. Try and spot them.We have a 670kloc platform that doesn't have a single one in it (it's still .Net 2.0). 450 domain objects, 1000+ NH criteria queries and about 650 aspx pages... |
|