No announcements
Found 3031846 threads
-
0 Votes
[UWP]setsocketoption missing in UWP Socket API
If you need the full .net socket API, then develop a .net app instead.Answered | 4 Replies | 1519 Views | Created by Iv2An - Monday, February 8, 2016 6:36 AM | Last reply by mcosmin - Monday, February 15, 2016 1:53 PM -
0 Votes
[UWP] [Desktop Bridge] Consuming UWP mail api from WPF (UWP desktop app)
Update: Following this tutorial (https://docs.microsoft.com/en-us/windows/uwp/launch-resume/how-to-create-and-consume-an-app-service) I've managed ...Answered | 5 Replies | 1135 Views | Created by Michal.Jan - Friday, September 22, 2017 3:57 PM | Last reply by Michal.Jan - Saturday, September 23, 2017 12:23 PM -
0 Votes
[UWP][ASP.NET Web API]How to renew token in Windows UWP app when bearer token expires
My exact question is inside web api, is it possible to get the user info from token.Answered | 3 Replies | 1415 Views | Created by Sajan Emmanuel - Thursday, November 5, 2015 5:32 AM | Last reply by Krunal Parekh - Tuesday, November 10, 2015 6:01 AM -
0 Votes
Broadcasting message from web api to UWP app
So this is not a good choice in UWP.Answered | 6 Replies | 129 Views | Created by Anonymous - Thursday, February 1, 2018 11:58 AM | Last reply by Anonymous - Friday, February 2, 2018 10:05 AM -
0 Votes
UWP APIs to use for accessing device driver from UWP applications
What are the UWP APIs to use for accessing device driver from UWP applications ?Answered | 6 Replies | 2575 Views | Created by Kishor Bhandari - Monday, February 29, 2016 9:06 AM | Last reply by Chuck Walbourn - MSFT - Thursday, March 3, 2016 11:00 PM -
0 Votes
[UWP] API's to access a Database .
I was looking at the EntityFramework 7 Beta blog and it says that UWP is supported.Answered | 4 Replies | 1701 Views | Created by Bassel Damra - Sunday, August 16, 2015 2:57 PM | Last reply by Michael Hockstein - Monday, October 19, 2015 12:36 PM -
2 Votes
[UWP]Sending Facebook messages through UWP App
Harsiddh Dave, So you are using this SDK https://github.com/Microsoft/winsdkfb which has a UWP send message dialog and you want to do it in a facebook ...Answered | 2 Replies | 634 Views | Created by Harsiddh Dave - Sunday, July 24, 2016 11:29 AM | Last reply by Harsiddh Dave - Sunday, July 31, 2016 11:34 AM -
0 Votes
[UWP]Insert API Key into application on UWP
[Updated 3/30/2016]Welcome to the Developing Universal Windows apps forum!Answered | 3 Replies | 769 Views | Created by Olivia Olga - Monday, November 7, 2016 8:29 AM | Last reply by David_FF - Tuesday, November 22, 2016 5:55 AM -
0 Votes
Broadcasting message from web api to UWP app
BroadcasterProposed | 4 Replies | 825 Views | Created by Kesiya - Thursday, February 1, 2018 12:01 PM | Last reply by Fei Hu - Monday, February 5, 2018 10:23 AM -
1 Votes
UWP apps and the Speech Recognition API
The dictation is handled by a service and is designed for somewhat short messages but not large documents.Answered | 2 Replies | 1607 Views | Created by Sean Novick - Thursday, August 27, 2015 2:23 PM | Last reply by Gabriel GHIZILA - Wednesday, September 2, 2015 10:22 PM -
1 Votes
[UWP][Windows-10] API List
Start with the API reference at https://msdn.microsoft.com/library/windows/apps/bg124285.aspx UWP uses .Net and Windows Runtime.Answered | 1 Replies | 954 Views | Created by TejD - Wednesday, December 2, 2015 2:00 PM | Last reply by Rob Caplan [MSFT] - Wednesday, December 2, 2015 3:41 PM -
0 Votes
[UWP]UWP App File Association
Hi, UWP apps are totoally different from desktop apps so UWP apps have different behaviors on this.Answered | 10 Replies | 1895 Views | Created by Bob Bryant - Thursday, January 24, 2019 9:02 PM | Last reply by Bob Bryant - Wednesday, February 13, 2019 7:12 PM -
0 Votes
[UWP][WACK][Desktop] WPF Windows Store app fails WACK Test if I include a UWP Api
Visual Studio Update 15.5 includes an update to the Desktop Packaging project that allows you to include UWP Api's.Answered | 5 Replies | 1836 Views | Created by hypodyne1 - Monday, October 16, 2017 1:11 AM | Last reply by hypodyne1 - Tuesday, December 5, 2017 10:41 PM -
5 Votes
Is it possible to prevent uwp app from being suspended?
Hi ShamanSoft, You can prevent your UWP app from suspending when it is deactivated or minimized.Answered | 9 Replies | 18479 Views | Created by ShamanSoft - Wednesday, August 24, 2016 10:36 PM | Last reply by AlexeySubbotin - Wednesday, December 28, 2016 3:22 PM -
1 Votes
Securely pass inputs to Azure functions from uwp app?
Https will encrypt the payload that you are sending from your UWP app, but you also likely need to authorize and authenticate the end-users of the app.Answered | 1 Replies | 647 Views | Created by duffybr - Monday, October 24, 2016 9:17 PM | Last reply by Donna Malayeri - Tuesday, October 25, 2016 12:25 AM -
0 Votes
[UWP] API to manage alarms
Hi, As I know, alarm is a type of notification in uwp application.Answered | 1 Replies | 1279 Views | Created by Robert Muehsig - Thursday, March 17, 2016 9:49 AM | Last reply by Jambor yao - Friday, March 18, 2016 8:26 AM -
0 Votes
[UWP]Unsupported Windows 8.1 API in UWP 10
I've checked here: APIs present on all Windows 10 devices (grouped by module) And maybe you can give FormatMessageA and ...Answered | 2 Replies | 1311 Views | Created by Shivin Shrivastava - Monday, June 13, 2016 6:27 AM | Last reply by Barry Wang - Friday, June 17, 2016 2:00 AM -
0 Votes
[UWP] Possible to get information from xbox app?
I've done a lot of Android development over the last couple years, and I'm VERY new to UWP development.Answered | 1 Replies | 708 Views | Created by Klong15 - Saturday, January 2, 2016 10:00 AM | Last reply by Ken Tucker - Saturday, January 2, 2016 1:52 PM -
1 Votes
[UWP]How to make system changes from UWP apps?
That's pretty much what I figured from reading the APIs.Answered | 2 Replies | 687 Views | Created by khuongduybui - Monday, February 20, 2017 2:21 PM | Last reply by khuongduybui - Tuesday, February 21, 2017 6:21 PM -
0 Votes
[UWP] [Desktop Bridge]Can DesktopAppConverter help with unsupported UWP API's?
Hi energyplay1, As far as I know, the DesktopAppConverter is not designed to deal with unsupported UWP APIs, but to separate application state ...Answered | 3 Replies | 1013 Views | Created by energyplay1 - Thursday, October 6, 2016 12:09 AM | Last reply by Chuck Walbourn - MSFT - Monday, October 10, 2016 4:18 PM - Items 1 to 20 of 3031846 Next ›
No announcements