Difference between revisions of "User:Minooz/WebServices"

From CDOT Wiki
Jump to: navigation, search
(Resources)
(Lab3)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Web Services==
 
==Web Services==
 
=== Resources ===
 
=== Resources ===
 +
* [http://www.xefteri.com/articles/show.cfm?id=18 How PostBack works]
 
* [http://wcf.codeplex.com/ WCF - WEBAPI] very good
 
* [http://wcf.codeplex.com/ WCF - WEBAPI] very good
 
* [http://www.bizcoder.com/index.php/2009/12/09/http-content-instead-of-streams/ stream/content]
 
* [http://www.bizcoder.com/index.php/2009/12/09/http-content-instead-of-streams/ stream/content]
Line 11: Line 12:
 
* [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]
+
* [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/1702426/httpwebrequest-not-passing-credentials add authorization header]
 +
* [http://stackoverflow.com/questions/1081302/linq-to-sql-cannot-implicitly-convert-type-ienumerable-to-iqueryable convert iquearyable result to single entity object]
  
 
* CSS
 
* CSS
Line 45: Line 49:
 
* [http://stackoverflow.com/questions/664712/restful-wcf-service-image-upload-problem read contents of image - webapi]
 
* [http://stackoverflow.com/questions/664712/restful-wcf-service-image-upload-problem read contents of image - webapi]
 
* [http://en.csharp-online.net/CSharp_FAQ:_What_does_Object_reference_not_set_to_an_instance_of_an_object_mean pointing to a null reference]
 
* [http://en.csharp-online.net/CSharp_FAQ:_What_does_Object_reference_not_set_to_an_instance_of_an_object_mean pointing to a null reference]
 +
 +
 +
====Lab5====
 +
* [http://social.msdn.microsoft.com/forums/en-US/wcf/thread/4f3b09da-4ab8-4338-b4c2-2b846f64e7a2 maxBufferSize quota issue]

Latest revision as of 22:02, 6 December 2011