Hacker News new | ask | show | jobs
by vanessa98 3972 days ago
Did you mean "a WTF service"?
2 comments

Not sure if you're just joking or don't know what WCF is, but in case the latter is true:

https://msdn.microsoft.com/en-us/library/ms731082(v=vs.110)....

Can it be both?
Although I havent worked with WCF for sometime (Web API is all the rage now), WCF wasnt too bad. Pretty good for making REST services, if you wanted absolute control. They streamlined a lot of the configuration needs in 3.5 and 4.