Browse by Tags

All Tags » ASP.NET » Architecture (RSS)

Web Client Software Factory 2.0 shipped

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...

WCSF geekSpeak: Download Available At MSEVENTS

For those who missed my webcast (and wanted to watch it) it's available to download at the MSEVENTS site .

WCSF geekSpeak: Online Resources

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...

WCSF geekSpeak: Real-Time Search Bundle Demo Code

This demo e based on the demo included in the Real-Time Search Bundle download. The demo includes an entry form with two implementations: Using an Update Panel . Using the WCSF 's Real-Time Search Monitor .

WCSF geekSpeak: Validation Bundle Demo Code

This demo e based on the demo included in the Validation Bundle download. The demo includes an entry form with three implementations: Using the traditional server-side validation. Using server-side validation with the Enterprise Library 's Validation...

WCSF geekSpeak: Contextual Auto Complete Bundle Demo Code

This demo e based on the demo included in the Contextual Auto Complete Bundle download. The demo includes an entry form with three implementations: Using the traditional auto post back model Using an update panel Using the Contextual Auto Complete Extender...

WCSF geekSpeak: Registration Open

There was a problem with the registration for this webcast, but it's now solved. Jan 23 - Paulo Morgado - The Web client software factory in action

WCSF geekSpeak: What do you want to see?

Just let me know to see if I can accommodate it on my geekSpeak .

I'm on geekSpeak

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...

Visual Studio 2008 and .NET FX 3.5 to RTM before the end of November 2007

Today, S.Somasegar announced at TechEd Developers EMEA , amongst other things, that they the product team at Microsoft is putting the finishing touches on Visual Studio 2008 and .NET FX 3.5. They are on track to shipping these products before the end...

Bug Found On The Page Flow Without Database Improvement

Joern found a nasty bug in my code. I've uploaded the updated source code in all articles .

Improving The Page Flow Application Block: Decoupling Page Flow Usage From Its Implementation

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.

Are Page Modules Still Useful In IIS7?

With IIS7 a new transfer method is available in the HttpServerUtility class . It's the TransferRequest method . What this method is intended to do is behave like the HttpResponse.Redirect method without the penalty of traveling to the client and back...

Improving The Page Flow Application Block: Removing Database Dependencies

In this first article of the series I'll show how you can use the Page Flow Application Block of the Web Client Software Factory without a database.

Improving The Page Flow Application Block

I'm starting a series of articles where I'll show how (in my opinion, obviously) to the Page Flow Application Block of the Web Client Software Factory could be improved.

Scott Guthrie Announces MVP Framework For ASP.NET

I usually just share these news through my shared readings feed, but this one is too big the let it pass without saying anything. Glenn Block just pointed me to his post on this . Jeffrey Palermo also has a great post about the new MVP Framework For ASP...

Validation Guidance Bundle

The P&P team has released another Web Client Software Factory Guidance Bundle . This time is the Validation Guidance Bundle . What are some scenarios to consider using the guidance in this bundle for? Improving UI responsiveness while reusing entity...

Page Flow Application Block With Page Modules

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...

Guidance Bundles From The Web Client Software Factory

The P&P team came up with a new concept for the Web Client Software Factory : Guidance Bundles . What is a Guidance Bundle? A Guidance Bundle is a small package of guidance whose purpose is to allow users to quickly, conveniently, and easily learn...
More Posts Next page »