DCSIMG
CAB - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » CAB (RSS)
Smart Client Software Factory for Visual Studio 2008
Smart Client Software Factory for Visual Studio 2008 I've written in the past about Software Factories Support for Visual Studio 2008 , and mentioned that currently there is no support for Smart Client Software Factory for Visual Studio 2008. During the time that post was written, project Acropolis was alive and there were no plans to enable working with CAB and Smart Client Software Factory in Visual Studio 2008 . Recently, when project Acropolis was stopped and the Composite WPF started instead...
Just Released: Enterprise Library 3.1 - May 2007
After some bug were spotted in the latest release of Enterprise Library 3.0 , and a promise from Tom Hollander , the team has released Enterprise Library 3.1 to the web. Here are the highlights of the new version: Policy Injection Application Block The default Remoting PolicyInjector can now be replaced with alternative interception mechanisms via configuration without modifying the application block code Call Handler attributes are now honored correctly when placed on interface methods Fixed an...
Smart Client Software Factory to support Occationally Connected Scenarios
The patterns and practices team have released thier first Weekly Drop of the Smart Client Software Factory - what appears to be the next generation. In this drop, you have the first look at: New Application Blocks . Four application blocks that were previously available as part of the Mobile Client Software Factory were ported over: Disconnected Agent Application Block. This application block provides management features for execution of Web services from occasionally connected smart clients. With...
The Smart Client Software Factory Released!
The Smart Client Software Factory is the first software factory that is officially released. With the Smart Client Software Factory, architects and developers can quickly incorporate many of the proven practices and patterns of building composite smart client applications. These practices and patterns have been identified during the development of many smart client applications and their components. By using the software factory, architects and developers can focus their efforts on business opportunities...
CAB isn't so easy to learn...
After spending a few hours trying to figure out the responsibilities of all the elements of CAB, I found out that I am not the only one who had difficulties... Szymon Kobalczyk has built a Pet Shop application upon CAB in order to learn the new application block. During that application develpment, he published his conculsion in a series of posts: Understanding Composite UI Application Block: Part 1 , Part 2 , Part 3 , Part 4 , Part 5 , Part 6 , Part 7 . Finally you can download the PetShop sample...
Posted: Apr 24 2006, 01:37 PM by Guy Burstein | with 3 comment(s)
תגים:,
CAB Also...
We decided to use the Composite UI Application Block for our Smart Client side, so I am happy yo announce that this blog will also include thoughts, examples and conclusions about it. To briefly introduce CAB : The Composite UI Application Block is designed to help you build complex Windows Forms-based applications. It assists you by providing an architecture and implementation that uses the common patterns found in front-end, line-of-business (LOB) applications. Building an application with the...