Okay, WCF, we can be friends now
Posted by: JonGalloway.ToString(),
on 01 Dec 2010 |
View original | Bookmarked: 0 time(s)
Over the years, I've had a tough time with Windows Communication Foundation, otherwise know as (and sometimes cursed as) WCF. I knew it was what I was "supposed" to be using to because it handled complex scenarios like managing access as secured messages passed through systems and users with different access rights. However, it didn't seem to be able to handle my simple scenarios things like returning very simple, unrestricted information from a server to a client without requiring hours...