Video with Peter Hallam: Automatic Properties
Here is a new video Peter Hallam and I shot in his office. We started off talking about a new feature called automatic properties that will be part of the Orcas release of Visual Studio. The discussion then turns to the history and evolution of the C# language. We briefly cover the exciting time when Peter worked with Anders Hejlsberg and others to shape the C# language. Near the end of the video, the discussion turns to LINQ in general, and extension methods in particular. In this last section, Peter has a chance to explore some simple ways you can use extension methods to enhance the use of interfaces in your programs.
Figure1: Peter Hallam in his office during the Interview.
Comments
Anonymous
November 18, 2006
Hi Charlie, I'm an ex Delphi user, now using C#. Great to see you back as a "developer community guy" again. Interesting video, particularly the relationship between interfaces - as contracts for functionality - and extension methods. I would have loved Microsoft to take the concept a little further, to resolve some issues with the current approach, as I wrote here: http://dotnet.agilekiwi.com/blog/2006/04/extension-methods-solution.html Regards, JohnAnonymous
November 21, 2006
Welcome to the twelfth Community Convergence . Please go here to post comments. This edition of CommunityAnonymous
December 07, 2006
Last night I was flipping through the powerpoint slides of Anders Hejlsberg - C# 3.0: Future DirectionsAnonymous
December 15, 2006
Hi, is there any way to download the whole video? I can open it using WMP, but it hangs and starts buffering almost every minute :-(. (And I don't think this is a problem with my connection speed, because all other videos work well).Anonymous
February 28, 2007
The February CTP (aka as the March CTP) is now available for download as a regular install and as a virtualAnonymous
June 19, 2007
I'm trying to pull together lists of available C# videos. I'll be working on this list over time, butAnonymous
September 02, 2007
How can we download the whole video as a single file please?Anonymous
September 13, 2007
Video - Automatic Properties in c# 3.0Anonymous
March 28, 2008
It's a bit rainy and snowy today in Redmond. What an excellent time to curl up by the fire and watchAnonymous
February 21, 2009
I have problem to get Value of tables that they refere by Foreign key . these tables are null when get Child class.