Hi all,
I am learning/working with the version in subject. I am very new to most stuff in this code... And reading the book helps, but, well... now I am stuck.
The software I am doing have to work with different clients, so what I was thinking to achieve is to change the db mappers using a variable in config.
I am planning to use a factory/builder approach somewhere, but I am not sure what is best:
The SqlServerDataContext? The Helper? I am doing it wrong and there is an inversion of control magic that can do the trick??