Showing posts with label Jon Skeet. Show all posts
Showing posts with label Jon Skeet. Show all posts

Wednesday, February 20, 2008

Video: Visual Linq

Video: Visual Linq Video

Yesterday Jon Skeet published a blog posting and source code under the title: Visual LINQ: Watch query expressions as they happen!. This is a very interesting demonstration of LINQ being Visualized to provide a unique view on how the LINQ query engine works.

Take a few minutes to view the video we have produced of his code in action, you wont be disappointed.

Monday, February 18, 2008

Screencast: Automatic Properties in C# 3.0

JonSkeet_AutomaticProperties

Runtime: 5:25. Format: Flash. To Play: Click on Image

Automatic Properties

In this Screencast Jon Skeet presents a quick demonstration of Automatic Properties, a new feature of C# 3.0.

Related Links