Browse by Tags

Lifting ForEach, Breaking Change in Visual Studio 2012
Tue, Jul 3 2012 10:15
This post is updated due to the STUPID error I originally made in the last code sample. Thanks to the folks that pointed it out! Also, I neglected to thank Adil Mughal for grabbing the ReSharper warnng text for me. There’s a breaking change you should know about in Visual Studio 2012. In case you have a short attention span, aka have a life, I’ll... Read More...
INotifyPropertyChanged Implementation for VS2012
Sat, Jun 30 2012 16:57
I told some folks at the East Tennessee .NET UG (ETNUG, which was adorably put on the reservation board at the after meeting bar as “Eatnug”) meeting in Knoxville that I would post info on a .NET 4.5 version of INotifyPropertyChanged that used CallerMemberName. I also said I wanted to reference other people rather than making up on my own because... Read More...