Hi everyone.
I am developing a database driven wcf service.
Sir I just want to confirm if you have to number of entities(like Products, Orders) in your database then how will you implement those entities operation(each have min 5) in your service (Like three tier architecture) you
1. Will you create different contract for different entities??
2. Will you implement those different contract in different classes??
3. Will they be hosted on different endpoints??
Please reply soon i am waiting
Thanks.
View Complete Post