Web Client Software Factory Sample Download
by David Hayden ( Microsoft MVP C# ), Filed: Web Client Software Factory
I had a really great time presenting at the South Florida Code Camp this weekend. I presented the Enterprise Library 3.0 Validation Application Block as well as the Web Client Software Factory.
I know a number of you who attended my Web Client Software Factory presentation were planning to download it this week. I also received a few email messages from developers already hoping for a simple example on how to use it to do simple CRUD related activity to a database table.
Therefore, I have uploaded a sample Visual Studio Solution that shows how to use the Web Client Software Factory to insert, update, delete, and list Subscribers in a table. I hope it helps. I am not sure if it is required, but I recommend installing the Web Client Software Factory and necessary system requirements before opening the Visual Studio 2005 Solution. Visual Studio may complain if you don't.
Again, it is a really simple example as requested and shown in the following images:

What is does show off are a number of awesome features and services in the Web Client Software Factory, including Model-View-Presenter and Dependency-Injection.
Source: David Hayden ( Microsoft MVP C# )
Filed: Web Client Software Factory