Archive

Archive for October 18th, 2009

Agile UI Development in .NET: Table Of Contents

October 18th, 2009
Urs Enzler

My series on agile UI development in .NET consists of several individual posts. To simplify navigation, you’ll find here an up-to-data table of contents with links.

Stay tuned for updates…

Introduction

UI Responsibilities

The Big Picture

Tools

View-Model

View

UI Commands

Presenter

Model Commands

Nested Views

 

Uncategorized

Agile UI Development in .NET: The Big Picture

October 18th, 2009
Urs Enzler

In the last two posts of this series (table of contents) I explained the need for a new UI design pattern: changeability and extensibility.

In this post, I’ll throw a big diagram in your face without much explanation. The reason for this is that I want to give you the big picture before I start digging into details in the following posts of this series. You can always come back here to see where we are.

The Big Picture

AgileUIDesign

read more

 

.NET, Agile, Architecture , , , , , ,