WCF or Web Service Interview question
Hi,Following scenario was asked in the interview
There is solution named as Soln1 and inside that solution there are 2 projects proj1 and proj2. Proj1 is WCF class library and there is a web method or WCF service inside that class library. Now in Proj2 how can we use that method.