I recently started developing a project in 3-Tier architecture, with a BLL, DAL, and Presentation layers. The references I used were sample 3-tier applications off the net, and all of them differ from each other. So, now i am confused which one is the correct 3-tier.
Could you please be kind enough, to point to a proper tutorials or book, which is following the correct 3-tier architecture, so that I could follow it.