David Walker

Tagged coding

by David Walker
Working Kinect sample code available
Understanding Hiding in C#
Use of unassigned local variable in C#
Trimming all strings submitted to ASP.NET
Tiny Template Engine Pattern That You Can Remember
The Free Way To Get Started In Programming
Testing Custom LINQ Filter Operators and LINQ Where Clauses
T-SQL ForEach style loop
String templating with Interpolation Format Provider
Specifying and using a WebResource to access embedded resources
Simple Strongly-Typed pattern for ViewData, Session, Request, etc
Future Proof Your Switch Statements
Notes on Time Zones
Linking db2 to MS Sql Server
Kinect sample code from Code Camp
Kinect sample code available
Method to Quickly Initialize All Elements of an Array to a Value
Implementing INotifyPropertyChanged Manually Just Got A Little Easier
Generic TryParse, convert string to any type
Fun with Generic's Source Code
Fun with C# Generics in Visual Studio 2010
Custom LINQ Filter Operators
Detecting Infinite Recursion with a ThreadStatic Variable in C#
Debugging Visual Studio 2013 Code Coverage with ILSpy
Certified Secure Software Lifecycle Professional (CSSLP)
CSS Margin Height In Percent is Calculated Using the Width of the Parent Object
Understanding the CSS Box Model
Combining Function Expressions in C# using a ReplacementVisitor
Code Camp Code for Fun with C# Generics
Better Array Fill Function
Azure Web Jobs in Source Code
A FakeDbSet that implements IDbSet and uses IList for data manipulation
Fast array fill function (revisited)
SQL Server Timestamp/RowVersion - Part 1 Introduction
SQL Server Timestamp/RowVersion - Part 2 Optimistic Concurrency