summaryrefslogtreecommitdiffstats
path: root/samples/ServiceProvider/App_Code
Commit message (Collapse)AuthorAgeFilesLines
* Added facility so WCF service knows who is calling it.Andrew Arnott2008-10-042-10/+6
|
* Added WCF sample consumer and service provider.Andrew Arnott2008-10-047-0/+217
It's pretty delicate and a poor sample, but hey, it worked.