Difference between revisions of "User:Minooz/WebServices"
(→Resources) |
(→Resources) |
||
Line 8: | Line 8: | ||
* [http://www.asp.net/learn/whitepapers/aspnet4/breaking-changes setting configuration for allowing xml Post] | * [http://www.asp.net/learn/whitepapers/aspnet4/breaking-changes setting configuration for allowing xml Post] | ||
*[http://www.aspnet101.com/asp-net-hosting/ asp.net 101] | *[http://www.aspnet101.com/asp-net-hosting/ asp.net 101] | ||
+ | * [http://www.youtube.com/watch?v=P_nhBKs25DQ database design - bridge table] | ||
* CSS | * CSS |
Revision as of 16:08, 14 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
- 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