jenswinter.com
Software Development 24/7

WPF Toolkit veröffentlicht

October 28, 2008 20:36 by Jens

Das WPF Team hat heute die erste stabile Version des WPF Toolkit veröffentlicht. Das Toolkit enthält unter anderem das WPF DataGrid, ein Kalender-Control und Vorschau-Versionen des Ribbon-Controls und des VisualStateManagers.
Die Projekt-Homepage befindet sich auf CodePlex: http://www.codeplex.com/wpf.

Dort kann auch der Quelltext des Paketes heruntergeladen werden:
http://www.codeplex.com/wpf/Release/ProjectReleases.aspx?ReleaseId=15598

Composite Application Guidance RTM gone live

July 4, 2008 06:26 by Jens

Not even a week after the release candidate had been published the final drops have been released.

So say Hello to the Composite Application Guidance (f.k.a. Prism) and get the bits here. The codeplex project homepage is at http://www.codeplex/compositewpf.


Prism RC1 released

June 28, 2008 15:02 by Jens

Today the Prism Composite Application Guidance for WPF team (Gosh, what a name!) published the first release candidate.

The Composite Application Guidance for WPF is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) client applications. This guidance will help you design and build flexible composite WPF client applications – applications that use loosely coupled, independently evolvable pieces that work together within the overall application.

The release description states that the final release will be on MSDN within a couple of weeks.