Jeremy Bytes
byte-sized chunks of .NET
Thursday, February 26, 2015
March 2015 Speaking Engagements
›
February has been a busy month for me, and it looks like the first few weeks in March will be just as busy. Tuesday, March 3, 2015 San Di...
Wednesday, February 25, 2015
The LINQ Join Method: Deciphering the Parameters
›
In the last few articles, I've been answering questions that have come up during my presentations of lambda expressions and LINQ, includ...
4 comments:
Tuesday, February 24, 2015
The LINQ OfType<TResult> Method: Cast or Filter?
›
So, we're continuing a bit more with LINQ questions that I've had come up recently. Last time, we looked at the difference between u...
2 comments:
Monday, February 23, 2015
LINQ Methods With or Without Predicates: What's the Difference?
›
I really like lambda expressions, so I talk about them quite a bit in my live presentations, including Learn to Love Lambdas (and LINQ, Too...
Monday, February 16, 2015
More TDD Practice: Finishing Up the Library
›
Yesterday, I did some coding practice: using test-driven development to implement a library that makes a service call and then parses the d...
‹
›
Home
View web version