Difference between revisions of "User:Minooz/WebServices"
(→Resources) |
(→Resources) |
||
Line 5: | Line 5: | ||
*[http://www.bizcoder.com/index.php/2009/12/08/httpclient-the-basics/ HTTP BASICS] | *[http://www.bizcoder.com/index.php/2009/12/08/httpclient-the-basics/ HTTP BASICS] | ||
* [http://channel9.msdn.com/Events/MIX/MIX11/FRM14 WEBAPI_VIDEOS] | * [http://channel9.msdn.com/Events/MIX/MIX11/FRM14 WEBAPI_VIDEOS] | ||
− | + | * [http://blogs.msdn.com/b/carlosfigueira/archive/2008/04/17/wcf-raw-programming-model-receiving-arbitrary-data.aspx POST BYTE] | |
* [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] |
Revision as of 11:23, 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
- 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