JeremyBytes Live! - I'll Get Back to You: Task, Await, and Asynchronous Methods in C#
JeremyBytes - Git Basics for Visual Studio Developers
JeremyBytes - C# Generics - Part 1: Collections
JeremyBytes - C# Generics - Part 5: Generic Constraints & "default"
JeremyBytes - Task and Await in C# - Part 1: Consuming Asynchronous Methods
JeremyBytes - Clean Code: The Refactoring Bits
JeremyBytes - TDD Basics with C#
Becoming a Social Developer at Live! 360
JeremyBytes - Lambdas & LINQ in C# - Bonus: Deciphering the Join Method
Building a Diagnostic Analyzer with Code Fix in Visual Studio 2015
JeremyBytes - C# Properties
JeremyBytes - C# Generics - Part 2: Interfaces
JeremyBytes - Task and Await in C# - Part 2: Basic Exception Handling
JeremyBytes - Task and Await in C# - Part 3: IsFaulted, IsCompleted, and Task.Status
JeremyBytes - Extension Methods in C#
JeremyBytes - Lambdas & LINQ in C# - Part 3: Declarative Programming with LINQ
Jeremy Bytes - TDD Debugging & Testing Exceptions
Why do you have to return a Task when you use "await" in a C# method?
Jeremy Bytes - TDD: Don't Turn Off Your Brain
A Tour of Go (golang) for the C# Developer