Please note that the progress bar may reach the end before all files have been copied.
I’m sure there was nothing they could possibly have done to prevent that.


I’m sure there was nothing they could possibly have done to prevent that.

Cider (MSDN TV demo here) is the visual designer for the Windows Presentation Foundation (used to be Avalon), part of WinFX, and it was just released for the first time as part of the WinFX December 2005 CTP.
It works just fine in VS 2005 RTM, which is how I tried it. My impressions are:

In case you haven’t heard, WinFS is the new relational file system for Windows. Read the blurb on the official page, I’m not going to repeat that here. Now, is that a good thing?
Reading the SDK docs for the current beta 1 refresh, one might think the authors are mainly promoting the use of more relational database technology (and spreading false information such as that the SQL keyword used to select relationally linked data is UNION), but obviously WinFS is a lot more than that, with its sophisticated system integration, schematised storage of arbitrary information, search, sharing and synchronisation facilities. So yes, I think it’s a good thing, generally.
The one thing that’s going to decide if WinFS is going to fly or not, is whether mainstream applications will include support for it. It will be available for Windows XP as well as Vista, so operating system support shouldn’t be too great a problem (I hope, there are always astonishingly many people who don’t even use the second-latest Windows version yet), but application support is much more important than that. Obviously, Outlook 12 will support it out of the box. It will, right?
For you Germans among my readers, it might be interesting to know that the last and the current edition of the dot.net magazin have articles written by me - a workshop article about the rubberband project in the 12/05 edition and a test of Developer Express XtraPivotGrid in the 01/02/06 edition.
There’s also something upcoming about Developer Express Refactor!, but I’m not sure in which issue it will appear.
GAT (the Guidance Automation Toolkit) is an interesting package that allows you to easily create VS extensions, wizards, template engines and similar things, without going through all the hassle that the Visual Studio SDK (used to be VSIP) still involves. The new Dec 2005 CTP runs on VS 2005 RTM, which makes the whole thing much more useful. They have also updated the templating engine, so it’s now the same as in the current DSL tools CTP.
Weird title, cool thing. Just a quick pointer to a toolkit that had so far escaped my attention: the Guidance Automation Toolkit and Extensions
In a nutshell, it allows you create wizards for VS very easily, that can perform complex tasks related to code generation. Input can be queried from the user, selections can be made from existing project items or XML files, and all this information can be used in the process of code generation. This can happen when new projects are created, or context sensitively from the menu of the solution explorer - probably in other places, I don’t know
A community site is here and there’s supposed to be a hands-on lab here, but it seems to be broken.
As far as I know, GAT is on the same timeline as the DSL tools and currently there’s no RTM compatible build available - I hope that’ll change soon.
Powered by WordPress
© Copyright 2005-2008 Oliver Sturm