Posts

MSDA ’07 Videos Released

Yosi has announced that the presentations from the Microsoft Developers’ Academy 2007 event are online…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2007-03-08
1 min read

Bubbling Windows Forms Events With Anonymous Methods

The following code illustrates a great use for anonymous methods…. You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress. You can still check out the original blog on the Wayback Machine.
2007-03-08
1 min read

Generic Windows Forms Controls

Today I discovered that the Windows Forms Designer in Visual Studio 2005 doesn’t know how to handle generics. For instance, the following example:… You can read the copy of the original post, or if that goes down too, you can try the Wayback Machine’s copy of it. Context: This post was automatically imported from my old blog, which was originally hosted on Microsoft’s ASP.NET Community Blogs. When they shut it down, I dumped all of my old posts to Wordpress.
2007-03-08
1 min read