ios-samples/HttpClient
GouriKumari 7fca5f3483 Set bundle identifier, minimum version and rebuilt sample to fix bug 1842 2014-04-30 13:06:14 -04:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
Screenshots Added some screenshots from flickr links in the README.md files. 2011-09-29 11:40:52 +02:00
Cocoa.cs Update samples url to working url. Add missing await. 2013-07-24 15:32:55 -04:00
DotNet.cs Update samples url to working url. Add missing await. 2013-07-24 15:32:55 -04:00
HttpClient.csproj Add System.Net.Http http request sample 2013-07-24 15:32:55 -04:00
HttpClient.sln Fix sample to work with changes to the twitter API. Old URL no longer returned tweet feed. Also updated project format. 2012-10-22 15:10:14 -04:00
Info.plist Set bundle identifier, minimum version and rebuilt sample to fix bug 1842 2014-04-30 13:06:14 -04:00
Main.cs Adding EdgesForExtendedLayout to remove overlapping nav bar in ios7 2013-12-10 01:13:09 +00:00
MainWindow.xib Add System.Net.Http http request sample 2013-07-24 15:32:55 -04:00
MainWindow.xib.designer.cs [HttpClient] Designer file updated to avoid GC issues. 2011-08-05 22:27:14 +01:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
NetHttp.cs Update samples url to working url. Add missing await. 2013-07-24 15:32:55 -04:00
README.md [HttpClient]updating README to remove preview 2013-10-22 18:52:44 +01:00
TableViewRocks.cs Add System.Net.Http http request sample 2013-07-24 15:32:55 -04:00

README.md

HTTP Client

An example on using both the .NET and Objective-C classes to send a web request in one MonoTouch application.

Authors

Miguel de Icaza