Justin Greenwood
2 posts.
- Delegate Variety in C#Delegate Variety in C# One of the constructs many junior programmers struggle with is the delegate. Coming from a world of Visual Basic or Java, many have…
- How to join two collections with LINQHow to join two collections with LINQ Here is a simple and complete example of how to perform joins on two collections with LINQ. I wrote it for a friend…
