Als
ich im Juni 2004 auf die Idee [1] kam, mich etwas ausführlicher mit Microsoft Expression
zu beschäftigen, ahnte ich noch nicht was alles aus diesem Produkt noch werden sollte. Neben
Expression Graphic Designer (aka "Acrylic") sind nun die weiteren Produkte
(aka "Cider" für Entwickler und "Sparkle" für Designer) online verfügbar
- hier ist der Download-Link [2] für "Microsoft Expression Interactive Designer
January 2006 Community Technology Preview (CTP)" ... definitiv einer der längsten
Namen.
Tim Sneath (der damals [2] seine zukünftige Aufgabe auch noch nicht kannte ;-))
hat eine kurze Anleitung [4] veröffentlicht, hier ein Ausschnitt:
Create a new scene
Make sure the Data tool window is open (View / Data)
Now drill down the treeview in the data window: rss -> channel -> item[n]
Drag item[n] to the main window and choose ListBox as the style
Use ItemsSource as the binding
In the dialog that appears, choose to create a new data template and deselect
everything except item[n] and title
Click OK
You've created a data-bound listbox that connects to a live RSS feed without writing
a line of code!
At any time you can check out the XAML code tab to see or edit the generated code.
The projects that Expression creates are standard MSBuild .proj files, so you can
simply double-click on one to open it in Visual Studio and do additional work with
it.
Auf der PDC waren die Hands-On Labs unter den beliebtesten, was wohl an der schicken
zoomierbaren Oberfläche liegen könnte.