No announcements
Found 3344717 threads
-
1 Votes
I can't connect to my web service using httpclient in windows store app 8.1
You are connecting to localhost -- that's a configuration that's specifically not supported with Windows Store apps (but see the information about enterprise support with ...Answered | 3 Replies | 3754 Views | Created by Mnaouar Houssein - Saturday, April 12, 2014 10:43 AM | Last reply by Network Developer Experience [MSFT] - Monday, April 14, 2014 6:55 PM -
1 Votes
How to launch oneDrive,onenote app from other app in window phone 8.1 and Window 8.1 store app ?
Actually when you reserve the name of your app you will get that app's link, for example, you get onenote's ...Answered | 3 Replies | 727 Views | Created by Yog11 - Wednesday, August 26, 2015 6:48 PM | Last reply by Barry Wang - Monday, September 7, 2015 1:52 AM -
1 Votes
How to download and extract .tar.gz file in windows 8 store apps
Please anyone suggest me a working .dll for windows 8 store apps.Answered | 6 Replies | 13044 Views | Created by Purusp - Friday, December 14, 2012 1:48 PM | Last reply by Rob Caplan [MSFT] - Tuesday, December 18, 2012 5:37 PM -
0 Votes
Downloading Video using HTTPClient
http://msdn.microsoft.com/en-us/library/windows/apps/system.net.http.httpclienthandler.maxrequestcontentbuffersize(v=VS.110).aspx You should be able to ...Answered | 3 Replies | 5532 Views | Created by Biju S Melayil - Thursday, November 10, 2011 11:53 AM | Last reply by Jeff Sanders - Friday, November 11, 2011 7:12 PM -
0 Votes
how to download zip file and extract zip file in windows 8.1 store app using javascript
To download the file in WinJS is much easier than in C#, use WinJS.xhr can help you, here is the ...Answered | 1 Replies | 1618 Views | Created by Suganthi Balaji - Thursday, November 28, 2013 7:02 AM | Last reply by Jamles Hez - Friday, November 29, 2013 1:55 AM -
1 Votes
Storing server url in the app
Hi, My app need to make call to restful service on my server.Answered | 1 Replies | 360 Views | Created by Rafia Tapia - Thursday, March 10, 2016 7:30 PM | Last reply by Azat Tazayan - Thursday, March 10, 2016 8:43 PM -
0 Votes
HttpClient to download a file from a REST URL in Windows 8.1 Store apps
Hi Rajesh, HttpClient is the correct thing to work with REST service.Answered | 1 Replies | 784 Views | Created by M.Rajesh - Wednesday, October 15, 2014 1:46 PM | Last reply by Jamles Hez - Thursday, October 16, 2014 7:14 AM -
0 Votes
how to get download percentage or progress from httpClient metro app c# ?
Thanks Jamles its working , but how do i bind the progress to a progressBar so it can show the download speed ?Answered | 4 Replies | 6281 Views | Created by 19karabo91 - Wednesday, August 27, 2014 1:29 PM | Last reply by 19karabo91 - Thursday, September 4, 2014 7:07 AM -
0 Votes
WCF Rest Windows Phone
Hi Hellotesttest, We can use the HttpClient class to help us cosume the WCF Rest Service from the Windows Phone 8.1 Runtime ...Answered | 1 Replies | 690 Views | Created by Hellotesttest - Tuesday, February 17, 2015 9:19 AM | Last reply by Amy Peng - Tuesday, February 17, 2015 10:13 AM -
0 Votes
VideoDeviceController.FlashControl Not working for windows Store apps for Windows 8.1
I encourage you to take the Windows 10 update, and upgrade to Visual Studio 2015 so you can create Universal Windows Platform apps.Answered | 11 Replies | 2323 Views | Created by Lingaraj Mishra - Tuesday, September 22, 2015 5:52 PM | Last reply by Lingaraj Mishra - Saturday, October 24, 2015 6:43 AM -
0 Votes
[WinRt 8.1]Published App is not shown in windows 8.1 app store
They replied that that issue is on their side.They are having some time delay issue on publishing app to windows 8.1 desktop store.They said that they ...Answered | 5 Replies | 976 Views | Created by Dinez - Tuesday, November 15, 2016 4:57 AM | Last reply by Dinez - Thursday, November 24, 2016 6:15 AM -
2 Votes
Share a session between WebAuthenticationBroker and WebView (Windows Store 8.1 app)
The auth broker does not share any session information with independent HTTP requests that the app makes (through XHR, HttpClient or WebView HTTP requests).Answered | 3 Replies | 1838 Views | Created by Zolotaryov Alexander - Wednesday, April 8, 2015 10:27 AM | Last reply by Prashant H Phadke - Friday, April 17, 2015 1:14 AM -
0 Votes
From CredentialPicker to HttpClient Basic Authentication
(BTW, another app using the same resources may be able to retrieve the username/password?Answered | 5 Replies | 5757 Views | Created by SirLeamont - Monday, June 4, 2012 8:29 PM | Last reply by Matt Small - Thursday, June 7, 2012 2:01 PM -
0 Votes
[U8.1]How to launch oneDrive,onenote app from other app in window phone 8.1 and Window 8.1 store app ?
Hi sadaPhone,Answered | 1 Replies | 616 Views | Created by sadaPhone - Thursday, October 29, 2015 10:33 PM | Last reply by Amy Peng - Friday, October 30, 2015 5:25 AM -
2 Votes
Localizing Windows 8.1 App
To localize your Windows 8.1 App on C# it's about the same as localizing a Windows Phone App.Answered | 6 Replies | 1313 Views | Created by Coconut Storm - Monday, July 28, 2014 4:45 AM | Last reply by Ealsur - Friday, August 1, 2014 1:42 AM -
1 Votes
HttpClient call to SharePoint2010 server is failing from the second request onwards in Windows Phone 8.0/8.1
>When I use this PCL in windows phone 8.0/8.1, I am getting an "404 NotFound" error from the second request onwards.Answered | 5 Replies | 556 Views | Created by Sakthivel Rajarethinam - Thursday, March 3, 2016 1:06 PM | Last reply by Barry Wang - Thursday, March 10, 2016 9:56 AM -
1 Votes
Windows 8 Store app version versus Windows 8.1 Store app version
You can read through this article on Managing packages for both versions, as well.Answered | 2 Replies | 872 Views | Created by Armond C - Wednesday, September 24, 2014 4:03 PM | Last reply by Jonathan S - MSFT - Wednesday, September 24, 2014 6:42 PM -
0 Votes
Generate PDF for windows 8 store app NOT 8.1
Jeff Sanders (MSFT) @jsandersrocks - Windows Store Developer Solutions @WSDevSol Getting Started With ...Answered | 1 Replies | 841 Views | Created by abhiamehta - Monday, December 2, 2013 10:10 AM | Last reply by Jeff Sanders - Monday, December 2, 2013 3:50 PM -
0 Votes
Why does Dim xel As XElement.Load("http://mysite.com/myfile.xml") work in windows 8.1 app but not windows 10 universal app
It is just the API cannot read file from that url.Answered | 9 Replies | 1087 Views | Created by PBPuddin - Sunday, October 4, 2015 6:05 PM | Last reply by PBPuddin - Monday, October 19, 2015 2:49 AM -
0 Votes
managing windows store app 8.1 to 8
Hi Kiran, 8.0 app can run on Windows 8.1 but 8.1 app cannot run on Windows 8, because Windows 8 ...Answered | 2 Replies | 945 Views | Created by Kiran Kumar Allagadda - Wednesday, December 4, 2013 2:12 PM | Last reply by Kiran Kumar Allagadda - Friday, December 6, 2013 5:49 AM - Items 1 to 20 of 3344717 Next ›
No announcements