User1856468055 posted
Hi.
I have created an project with the following structure.
Business Layer
DataLayer
Presentation Layer
I want to implement service layer - wcf .
Could you point out how should I integrate this within my current structure.
And how should my calls go from Layer to another.
Thanks