Its first time for me to start with something like this. In applications with decent size DLL (Data Logic Layer), BLL (Business Logic Layer) is common to implement.
But with no great experience around this area i am struggling regarding where to start. Most of the time i did simple application where to open connect, get data, close connections. And this is not good with application of good size. right ?
I visited some sites but Architectural aspects are not thoroughly covered, most of people focus on small issues/steps. So please provide inputs regarding how can is proceed, books, blogs.