Search Results For: [tekpub]
Jon Skeet and Leaky Abstractions
Another outtake in Tekpub's C# Design Strategies with Jon Skeet. We've all heard the term "Leaky Abstraction" - but what is it really? Do you know how...
Jon Skeet on Evil Structs
Another outtake from Tekpub's C# Design Strategies series with Jon Skeet. This time Jon talks about mutability of value types - in particular structs ...
Jon Skeet Creates an IoC Container
This is an outtake of Tekpub's C# Design Strategies production. During the recording of Episode 4 (Inversion of Control) we asked Jon to "lead people ...
Cleaning Things Up, Making It Sweeter
In this episode Rob cleans up the "out of the box" experience using some conventions borrowed from Rails, then drops in his "Sugar" library from SubSo...
Data Access with Massive
In this episode Rob dives into using System.Dynamic - a new feature in C#4 - with everyone' favorite part of application development: Data Access. Alo...