summaryrefslogtreecommitdiffstats
path: root/samples/ServiceProvider/App_Code/DataApi.cs
Commit message (Collapse)AuthorAgeFilesLines
* CRLF -> LF line endings change to all .cs files.Andrew Arnott2009-01-091-20/+20
|
* StyleCop clean.Andrew Arnott2008-10-061-6/+4
|
* Added specific authorization to sample for allowing limited access.Andrew Arnott2008-10-061-0/+5
|
* WCF OAuth sample now has 'real' database and login.Andrew Arnott2008-10-061-6/+9
|
* Added facility so WCF service knows who is calling it.Andrew Arnott2008-10-041-6/+4
|
* Added WCF sample consumer and service provider.Andrew Arnott2008-10-041-0/+16
It's pretty delicate and a poor sample, but hey, it worked.