Difference between revisions of "User:Minooz/WebServices"
(→Resources) |
(→Resources) |
||
Line 13: | Line 13: | ||
* [http://msdn.microsoft.com/en-us/library/ms189794.aspx sql transact] - [http://msdn.microsoft.com/en-us/library/ms186724.aspx date time] | * [http://msdn.microsoft.com/en-us/library/ms189794.aspx sql transact] - [http://msdn.microsoft.com/en-us/library/ms186724.aspx date time] | ||
* [http://stackoverflow.com/questions/911859/wcf-rest-post-xml-the-remote-server-returned-an-error-400-bad-request GOOD POST .GETRESPOND()] | * [http://stackoverflow.com/questions/911859/wcf-rest-post-xml-the-remote-server-returned-an-error-400-bad-request GOOD POST .GETRESPOND()] | ||
+ | *[ http://stackoverflow.com/questions/1702426/httpwebrequest-not-passing-credentials add authorization header] | ||
* CSS | * CSS |
Revision as of 01:05, 20 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
- sql transact - date time
- GOOD POST .GETRESPOND()
- [ http://stackoverflow.com/questions/1702426/httpwebrequest-not-passing-credentials add authorization header]
- CSS
Assignment
- parse xml
- another parser / list
- parse byte[]
- visit vancouver
- visitor sample
- visitor sample2
- sample3
- int422
- tours
- OAUTH
- hueniverse
- draft oauth
- flickr oauth
- oauth google code
- example of oauth google code
- flickr login auth
- buzzmedia