November 11, 2005 .net

WPF: Handling Button.Click or defining a command?

WPF: Handling Button.Click or defining a command?

If I’ve got an Avalon Button, e.g. Should I give the button a name so I can handle the event (I would never put the event handler directly in the...

November 11, 2005 fun

Wahoo2!

Wahoo2!

Because Michael Weinhardt has ported it to Windows Forms 2.0 and ClickOnce, now Wahoo2! is available on your Start menu whether you’re connected to...

November 11, 2005 spout

After the writing is done

After the writing is done

Today Michael Weinhardt and I submitted the final chapters of “Windows Forms 2.0 Programming in C#” for review. Mike has worked his butt off for the...

November 10, 2005 tools

Windows Forms 2.0 UI Clones

Windows Forms 2.0 UI Clones

HereThe Windows Forms team has posted .NET 2.0 versions of their UI clone apps, including: Outlook 2003 Clone File Explorer Clone RSS Portal Money...

November 8, 2005 spout

Have I missed anything?

Have I missed anything?

I’ve noticed that various prolific bloggers feel the need to tell me that they’re going to stop blogging for more than 24 hours. That’s one of the...

November 8, 2005 tools

Using VS05 to build .NET 1.x apps

Using VS05 to build .NET 1.x apps

a list of steps to take when you want to use Visual Studio 2005 to continue to maintain your .NET 1.x applications under the .NET 1.x Framework...

November 6, 2005 oslo

11/10 PND Topic: What does MDD mean to you?

11/10 PND Topic: What does MDD mean to you?

it’s on my calendar for 11/10“...

November 4, 2005 tools

Generics Q: Best way to convert a string to a T?

Generics Q: Best way to convert a string to a T?

What’s the best way to implement the following semantic (feel free to change the signature)? bool ConvertFromStringToT(string in, ref T out) {…} I’d...


← Newer Entries Older Entries →