I'm just starting development on a new website and am trying to do it correctly, that is, with a DAL and not with queries in code which I had before.
I understand the principles of it all, but I am finding this DAL with table adapters and wizards that do too much to be really messy to work with. Does anyone have any recommendations on what I should be using instead and a link to a tutorial on how to get going quickly with it?