David Walker

Tagged csharp

by David Walker
Understanding Hiding in C#
Use of unassigned local variable in C#
Testing Custom LINQ Filter Operators and LINQ Where Clauses
Implementing INotifyPropertyChanged Manually Just Got A Little Easier
Generic TryParse, convert string to any type
Custom LINQ Filter Operators
Detecting Infinite Recursion with a ThreadStatic Variable in C#
Combining Function Expressions in C# using a ReplacementVisitor
Fast array fill function (revisited)