I'm looking for a book or a web-totorial describing the development of a databasedriven windows application from start to end. It should describe in a step by step way how a windows client application is created. It doesn't need to be a huge, super complex application, just enought to cover frequent situations.
I would like to use it in order to better understand how I should devide a 'standard application' into modules and layers. Most books talking about the subject gets pretty abstract, so I'm looking for a working example using good patterns and practises.
I have just started looking at the 'Starter kits' from Microsoft, but I'm not sure yet if it is exactly what I'm looking for... Does anyone have any good suggestions here
regards Andreas