Difference between revisions of "User:Minooz/WebServices"
(→Resources) |
(→Resources) |
||
Line 12: | Line 12: | ||
*[http://oauth.googlecode.com/svn/code/csharp/OAuthBase.cs oauth csharp sample] | *[http://oauth.googlecode.com/svn/code/csharp/OAuthBase.cs oauth csharp sample] | ||
* [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()] | ||
* CSS | * CSS |
Revision as of 13:01, 18 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()
- 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