Last week I’ve installed Microsoft Silverlight Tools 2 Beta 2 on my laptop to start developing applications for Silverlight 2 Beta 2. Once the installation finish, I created a Silverlight Application just to see if everything works as expected. The application was successfully created but when I tried to build and run the solution, I... read more
Published by Ezequiel Jadib on July 3rd, 2008 11:38 pm under CWPF, Composite Application Guidance for WPF, Composite Application Library, Composite WPF, Patterns & Practices, Prism, Visual Studio 2008, WPF, WPF Composite Client, Windows Presentation Foundation
As you may know, in the June 2008 release of the Composite Application Guidance for WPF we are not shipping a guidance package. So, I created two Visual Studio Templates to help you to start with the creation of a solution using the Composite Application Guidance for WPF. You will get two kind of solution/project... read more
After publishing an alpha version, a beta version and a RC 1 version I’m glad to announce that the final version of Smart Client Software Factory for Visual Studio 2008 has been published on MSDN. What is new in this release? The April 2008 release of Smart Client Software Factory includes support for Visual Studio... read more
Published by Ezequiel Jadib on April 24th, 2008 11:39 pm under CWPF, Composite Application Guidance for WPF, Composite Application Library, Composite WPF, Patterns & Practices, Prism, Visual Studio 2008, WPF, WPF Composite Client, Windows Presentation Foundation
If you downloaded our fourth drop probably you may have noticed that we have removed the IMetadataInfo and IMetadataInfoProvider classes. (See Julian's post for more info about this change). In the Prism Forum some people are asking how to provide metadata to the view now that the IMetadataInfo class has been removed, so in this... read more
We have just shipped a new drop on Codeplex. In this drop you will find several refactorings and fixes as well as the first Prism QuickStart: the UI Composition QuickStart. This QuickStart demonstrates shell, global, local regions and views. Below you will find a list of some of the changes: IMetadataInfo removed from the Prism... read more
Some time ago, I wrote a post about How to update the installer to run Smart Client Software Factory in Visual Studio 2008 Beta 2. Now I’m proud to announce that we shipped an Alpha version of Smart Client Software Factory for Visual Studio 2008. As Blaine announced before, in order to run this new... read more