Posted in Visual Studio, WPF on Oct 31st, 2007
The Document Outline has been part of Visual Studio IDE for a some time. Web developers seem to be familiar with this window and use it frequently. I find that Winform developers are less likely know about it or use it. VS 2008 Document Outline has a few improvements over the VS 2005 version and [...]
Read Full Post »
Posted in WPF on Oct 10th, 2007
.NET 3.5 is rapidly approaching.
Sometime late this year, if everything goes as planned, NET 3.5 will be finished. There is a handful of big changes in the next release that will have a major impact on writing .NET code. Of these I’d have to place LINQ at the head of the queue. But as [...]
Read Full Post »
Posted in Blend, Tools, WPF on Oct 9th, 2007
I taught a WPF class at Microsoft in September. During the Expression Blend demo I ran into this odd bug.
[Update November 19th, 2007] This has been fixed in the .NET 3.5 Release Version.
I thought it was my video driver or my DPI settings so last week I spent a couple fruitless hours trying to [...]
Read Full Post »