WPF is the latest and greated UI Design tool from MS. It's a work in progress right now, it's pretty complete, but the design tools aren't there. It's also the basis of what the new Major League Baseball site, and the Olympics site are built with. It's also what MS is moving all of it's sites to. It can do some very impressive graphics, even things like showing little movies when you click on th units, etc.
That's not why I want to use it, though. I want to use it because it may be the easiest way to bring the graphics into the 21st century.
There are some serious advantages like support for floating dockable windows, OOB Trees, and a bunch of other stuff like that. A web version is even possible, although with the size of the graphics, it probably isn't practical. I talked with someone that is seriously into WPF, and he thinks that it's possible to write a game like TOAW into WPF. I wanted to check, since the map is a lot of polygons to throw on the screen at once. While the hexes would still be 2D, the counters would be vector graphics, which means that they can be made smaller or larger without becoming blurry. The 3D view could even have real 3D figures on it<g>.
Since it looks like it's possible, I'll need to throw together a prototype and see what it does. It's something else for me to shoot for.
Ralph