Hi,
I've just started looking into WCF Services (for the first time) and I need a bit of guidence on how to best design service contacts. Should these contracts be designed towards the entities within an application, e.g. IEmployee, IOrder, or more towards the processes, e.g. IWarehouse, IOrderProcessor?
I'm not sure if this question makes much sense, if not, then any examples you can provide would very much appreciated.
Kinds Regards
Sid