Browse by Tags

All Tags » LINQ (RSS)

Equality

This is something that I’m surprised isn’t included in the framework out of the box. When using the Distinct Query operator, one of the overloads takes an IEqualityComparer<T> instance. There is friction in creating a separate IEqualityComparer<T>...
Posted by Mike Brown | with no comments

The (Not Quite Daily) Buzz In the Cloud - Nov. 7

I finally got some hands on time with Windows Azure. No I don't mean using the SDK and the Hands-on Labs that you can get from the Azure Developer Center on MSDN. (You have downloaded them already haven't you?) I mean my application is actually...