Posts Tagged ‘Code’

Reusable deferred action execution mechanism

Posted in .NET, C#, Code on Wednesday, August 24th, 2011. One comment so far

Easy creation of code generators in Visual Studio 2008 (part 2 of 4)

Posted in .NET, Add-ins, C#, Code generators, Visual Studio on Monday, May 10th, 2010. 2 comments so far

Easy creation of code generators in Visual Studio 2008

Posted in .NET, Add-ins, C#, Code, Code generators, Tools, Visual Studio on Friday, May 7th, 2010. 4 comments so far

Creating a type-safe implementation of the INotifyPropertyChanged interface

Posted in .NET, C#, Code on Monday, August 17th, 2009. 2 comments so far

Some useful extension methods

Posted in .NET on Thursday, August 13th, 2009. No comments yet
Tags: .NET, C#, Code, Linq