Web Client Software Factory 2.0 February 2008 Release Resources MSDN site: http://msdn.microsoft.com/webclientfactory Community site: http://www.codeplex.com/websf About the Deliverable The Web Client Software Factory (WCSF) provides a set of guidance for architects and developers building enterprise...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
02-29-2008
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Microsoft, MSDN, Web, WCSF, Tools, VisualStudio, PnP, SoftwareFactories, PageFlow, AJAX
Here is the list of topics covered in the WCSF geekSpeak webcast: Contextual Auto Complete Bundle Demo code: WCSF geekSpeak: Contextual Auto Complete Bundle Demo Code Validation Bundle Demo code: WCSF geekSpeak: Validation Bundle Demo Code Real-Time Search Bundle Demo code: WCSF geekSpeak: Real-Time...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
01-24-2008
Filed under: .NET, Architecture, ASP.NET, SoftDev, Events, Microsoft, MSDN, MVP, Web, WCSF, Tools, EntLib, Webcasts, PnP, SoftwareFactories, PageFlow, geekSpeak, AJAX
Or I'll be, on January 23rd. Here is the complete list of web casts for December 2007 and January 2008: Dec 12 - Brian Loesgen - BizTalk Adapters Dec 19 - Shaun Walker - DotNetNuke Jan 2 - Michele Leroux Bustamante - CardSpace – Why should you care? Who’s using it today and how? Jan 9 - Kevin Goff...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
12-09-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Events, Microsoft, MSDN, MVP, Web, WCSF, Webcasts, PnP, SoftwareFactories, PageFlow, geekSpeak
In this series of articles I'll show how (in my opinion, obviously) to the Page Flow Application Block of the Web Client Software Factory could be improved. Removing Database Dependencies Especially in development and demonstration scenarios, the dependency on a database can be a big hassle. In this...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
10-29-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow
Introduction There are a number of classes in the in the .NET Framework that expose a static (shared in Visual Basic) property with a reference to an instance valid in a particular scope (usually the current thread). In this article I'll change the Page Flow Application Block to add properties to...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
10-29-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow
Introduction Especially in development and demonstration scenarios, the dependency on a database can be a big hassle. In this article I'll show how to remove this dependency. Instance Correlation Provider A Page Flow Application Block 's instance correlation provider is responsible for maintaining...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
10-15-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow
Introduction In this article I will demonstrate how a web application can benefit from the use of Page Modules using, for the demonstration, the Page Flow Store Quick Start and the Page Flow Application Block shipped with the Web Client Software Factory. Creating the Page Module The first step is creating...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
09-27-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow, PageModules
In a previous post , I talked about Page Flow Navigation vs. Page Navigation . This is an adaptation of the PageFlowWithShoppingCartQuickStart sample to work with Page Flow Navigation . (You’ll need the changed version of the Page Flow Application Block .) Downloads PageFlowWithShoppingCartQuickStart...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
07-01-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow
Introduction I've been working with page flows for the past days and the idea of navigating to a page flow instead of navigating between pages belonging to a pageflow is making more sense each time I think about it. The Web Client Software Factory comes with a Page Flow Application Block that governs...
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
07-01-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, C#, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow
In this second article of the series I'll show how you can change the Page Flow Application Block of the Web Client Software Factory to get page flows by its definition name instead of its definition type.
Posted to
Paulo Morgado
(Weblog)
by
Paulo Morgado
on
10-17-2007
Filed under: .NET, Architecture, ASP.NET, Community, SoftDev, Microsoft, MSDN, MVP, Web, WCSF, PnP, SoftwareFactories, PageFlow