Hi experts,
I have this project which requires us to make the models or valued objects into a DLL to be used by the Business Logic class.
Can somebody advice me any useful tutorial that teaches me how-to ?
BTW, I am using entities framework to do this project. So, does that mean that everytime I create a new model, I will have to re-create my DLL ?
Tks.