ModernHttpClient/samples/HttpClient.iOS
Arturo Espinosa ebeb6c2fc4 Removed branding from default images. 2013-11-10 16:59:28 -06:00
..
Resources Removed branding from default images. 2013-11-10 16:59:28 -06:00
Screenshots Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
DotNet.cs Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
HttpClient.csproj Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
HttpClient.iOS.sln Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
Info.plist Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
Main.cs Set the background of the results view controller to white to avoid any black patches. 2013-10-30 15:02:35 -06:00
MainWindow.xib Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
MainWindow.xib.designer.cs Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
Metadata.xml Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
NetHttp.cs Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
README.md Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05:00
TableViewRocks.cs Samples and Xamarin Component resources for xam generation. 2013-10-25 14:02:41 -05: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