Difference between revisions of "User:Minooz/WebServices"
(→Assignment) |
(→Resources) |
||
Line 11: | Line 11: | ||
* [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] | *[http://oauth.googlecode.com/svn/code/csharp/OAuthBase.cs oauth csharp sample] | ||
+ | * [http://msdn.microsoft.com/en-us/library/ms189794.aspx sql transact) | ||
* CSS | * CSS |
Revision as of 23:04, 16 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
- [http://msdn.microsoft.com/en-us/library/ms189794.aspx sql transact)
- 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