Difference between revisions of "User:Minooz/WebServices"
(→Resources) |
(→Resources) |
||
Line 10: | Line 10: | ||
* [http://www.youtube.com/watch?v=P_nhBKs25DQ database design - bridge table] | * [http://www.youtube.com/watch?v=P_nhBKs25DQ database design - bridge table] | ||
* [http://petermcintyre.com/2010/02/10/getting-started-with-asp-net-membership-roles-and-profiles/ membership] | * [http://petermcintyre.com/2010/02/10/getting-started-with-asp-net-membership-roles-and-profiles/ membership] | ||
+ | *[http://oauth.googlecode.com/svn/code/csharp/OAuthBase.cs oauth csharp sample] | ||
* CSS | * CSS |
Revision as of 21:50, 15 November 2011
Web Services
Resources
- WCF - WEBAPI very good
- stream/content
- HTTP BASICS
- WEBAPI_VIDEOS
- POST BYTE
- setting configuration for allowing xml Post
- asp.net 101
- database design - bridge table
- membership
- oauth csharp sample
- CSS
Assignment
- parse xml
- another parser / list
- parse byte[]
- visit vancouver
- visitor sample
- visitor sample2
- sample3
- int422
- OAUTH
- hueniverse
- draft oauth
- flickr oauth
- oauth google code
- example of oauth google code
- flickr login auth
- buzzmedia