How to start with N-tier architecture
If you are a newbie with N-Tier achitecture, .Net and visual Studio, it's quite a challenge to find a good example on the subject.
You should try NTierGen. The tool is a bit expensive, but you have eventually a trial version, just limited to three tables.
The idea to generate the full N-Tier architecture fromĀ a wizard is good, including the fact that you can modify the code produced.
This is a really amazing tool, and you should be able to see the sources and look at the way you can build an N-Tier architecture. Of course, I suggest to buy it ;-)