c# - Wcf service with Angular js -
i working on wcf project , trying consume in angular js , windows form application. got questions ask ... 1. have wcf self hosted in console application , defined 4 end point. possible 1 end point can interact webhttpbindding , others net.tcpbindding?? 2. windows application want use net.tcpbindding communicate wcf service , webhttpbindding communicate angular js application using post, get,delete etc operation???
yes can that. have found article,
http://www.dotnetcurry.com/wcf/728/expose-wcf-service-soap-rest
Comments
Post a Comment