February 4, 2005 .net

DeepWinFX: Avalon Menus

Deepak gives a very simple intro to building menus in Avalon, effectively answering the common questions I normally get about this very subject.
February 4, 2005 .net

Want to be able to step into the Windows Forms source? I do!

Shawn Burke from the Windows Forms team is trying to make the Windows Forms source available for stepping into during a debugging session. Wahoo! He’s pretty sure he can give it to us w/o the comments. That’s a step up from viewing it via Reflector, imo. Leaving in comments requires all kinds of reviewing work that he may not be able to get to. What do you think? Let Shawn know.
February 3, 2005 .net

Keeping the Windows Forms Designer from Eating You

Shawn Burke, Dev. Manager on the Windows Forms team, thinks that MS has finally figured out the problem with controls disappearing from the Designer and points to a fix, mentions an SP for VS03 and promises these fixes applied to VS05.

Shawn, on behalf of the Windows Forms developer community, I’d like to just say: Wahoo!

February 3, 2005

Feb 15h, Founder’s Last Portland Nerd Dinner

Here.

Come and see Jim Blizzard off right. As the founder of the Portland Nerd Dinner, he will be sorely missed. If you want to contribute to the planning of our founder’s last dinner, drop Rich a line. We’ve got some fun stuff planned, but could always use more. : )

February 3, 2005 .net

London Avalon Enthusiasts Dinner

Kevin Moore, a PM on the Avalon team, is in London for one night (Feb. 28) and wants to gather the Avalon enthused together for dinner. Microsoftie’s have expense accounts for this kind of thing, so if you can stand to listen to Avalon talk over shepherd’s pie, you should let him know!
January 31, 2005 .net

Aurora XAML Editor Updated for Avalon Nov. CTP

Mobiform has updated their Aurora XAML editor for using on the November 2004 CTP of Avalon.
January 30, 2005 .net

XAML Experience Highly Desired in Concord, MA

Here. Holy cow; there are already jobs for XAML folk
January 30, 2005 tools

Awaiting and Dreading Subtext

If you follow the link to the subtext demo that Preston Bannister mentions, you’ll see my idea of hell, i.e. manipulating code primarily with a mouse. Have you ever seen those guys — you know who I mean — those guys that want to copy a chunk of code and reach for the mouse, almost select the text, almost select the text again, finally select the text they want, go to the Edit menu, choose Copy, click on the place near where they want the code to be, click again, finally click in the right place, go to the Edit menu and choose Paste and by that time, you’ve died of old age? It’s all I can do not to tackle these people so I can use the combinations of Ctrl, Shift, Alt and the arrows to select the text and move the cursor to the spot where it belongs, using Ctrl+C and Ctrl+V, never touching the mouse, like BillG intended.

So, watching the subtext demo, which was nearly all copy and paste using the mouse made me want to tackle the guy doing the demo, especially since I couldn’t run it at a higher speed (my very favorite WMP feature).

On the other hand, I loved the idea of the code always being executed with live, example data to show me instant code coverage and I loved the idea of the code always being executable. If I could get a structured editor that let me copy and link using the keyboard (and it used some language I could actually ship, at least in some transformation mode), I’d use it in a heartbeat.


← Newer Entries Older Entries →