No announcements
Found 2376456 threads
-
0 Votes
[UWP] create SSL server socket
The StreamSocket object can be configured to use SSL/TLS for communications between the client and the server.Answered | 6 Replies | 2051 Views | Created by JackyLamJackyLam - Friday, February 3, 2017 7:13 PM | Last reply by Jayden Gu - Wednesday, March 8, 2017 12:50 PM -
8 Votes
[UWP]Is there how to install UWP App on the xbox one ?
https://msdn.microsoft.com/en-us/windows/uwp/xbox-apps/indexAnswered | 9 Replies | 3912 Views | Created by derrickboy - Wednesday, August 5, 2015 2:05 AM | Last reply by Andy-Pennell - Monday, April 4, 2016 7:19 PM -
0 Votes
[UWP]UWP compatibility with VB dot net plus SQL Server 2012
Hi Deerlittle7, As far as I know, you could not directly access SQL Server database in UWP apps.Answered | 1 Replies | 602 Views | Created by Deerlittle7 - Monday, October 10, 2016 1:30 PM | Last reply by David_FF - Tuesday, October 11, 2016 12:30 PM -
0 Votes
[UWP]UnRegisteration While Uninstallation.
@Sanjeev Gaykwad, If you mean purchase ID in the store for the whole app, then we cannot do this.Answered | 3 Replies | 906 Views | Created by Sanjeev Gaykwad - Monday, August 29, 2016 1:11 PM | Last reply by Barry Wang - Wednesday, September 7, 2016 12:42 PM -
0 Votes
[UWP]Lanching UWP app on device power ON
An UWP cannot launch itself automatically at Windows startup.Answered | 1 Replies | 983 Views | Created by Prashant.Soni - Friday, April 15, 2016 8:31 PM | Last reply by Magnus (MM8) - Saturday, April 16, 2016 11:06 AM -
15 Votes
[UWP]working with certificates for server connection
In the UWP Open Package.appxmanifest then select Certificates under Declarations and check Auto select then ...Answered | 2 Replies | 1668 Views | Created by Valery Tkachov - Monday, August 15, 2016 6:01 PM | Last reply by Azat Tazayan - Tuesday, August 16, 2016 10:06 AM -
0 Votes
[UWP]Concurrency Visualizer for UWP apps
Hi Diogo Filipe Costa, Why do you think concurrency visualizer can’t work with UWP?Answered | 2 Replies | 1101 Views | Created by Diogo Filipe Costa - Tuesday, February 16, 2016 11:16 AM | Last reply by Thibault Lelore - Wednesday, June 15, 2016 1:56 PM -
0 Votes
[UWP] ESENT Db's in UWP?
ZRGN, >>I've been trying to find a definitive statement on whether using Microsoft ESENT in UWP apps will be supported moving forward.Answered | 1 Replies | 1048 Views | Created by ZRGN - Tuesday, March 15, 2016 1:03 AM | Last reply by Fred Bao - Tuesday, March 15, 2016 6:08 AM -
1 Votes
[UWP] Handle app close in UWP
That said, if you target the Creators Update set the restricted capability: App Close ConfirmationAnswered | 1 Replies | 2356 Views | Created by Adobe Systems Incorporated - Thursday, November 30, 2017 12:58 PM | Last reply by Rob Caplan [MSFT] - Thursday, November 30, 2017 6:01 PM -
0 Votes
[UWP] Looking for bought in apps
@BitSmithy, See the doc here: https://docs.microsoft.com/en-us/uwp/api/windows.services.store.storelicense "To retrieve ...Answered | 8 Replies | 892 Views | Created by BitSmithy - Sunday, September 9, 2018 8:09 PM | Last reply by BitSmithy - Wednesday, October 10, 2018 8:34 PM -
1 Votes
[UWP] Turning Num Lock On in a C++ UWP App
Hi, By my research you can not turned on NumLock from code in UWP but you can check whether it is ON or OFF, and then notify user to turn it ON.Answered | 1 Replies | 934 Views | Created by BrannonZ - Friday, July 22, 2016 6:16 AM | Last reply by Azat Tazayan - Friday, July 22, 2016 3:44 PM -
1 Votes
[UWP] Replacing a COM/ATL Service with an AppServices+BackgroundTask UWP App
>If the service is deployed, they just need to add this namespace Windows.ApplicationModel.AppService...Answered | 4 Replies | 655 Views | Created by Francisco-Work - Friday, January 27, 2017 9:41 PM | Last reply by Francisco-Work - Tuesday, January 31, 2017 10:47 PM -
3 Votes
[UWP]Client SSL certificate in UWP
Hi, Try following maybe it solve your problem, On the server export the certificate's public key into a .cer file using Certificate Export Wizard, then ...Answered | 5 Replies | 5120 Views | Created by Tuman_ - Friday, May 20, 2016 11:17 AM | Last reply by HelenMamalaki - Monday, July 2, 2018 1:19 PM -
1 Votes
[UWP]Brigde between UWP apps and regular Windows Desktop apps
There are options if you are planning to side-load the app.Answered | 6 Replies | 3166 Views | Created by Flavio MO - Tuesday, November 3, 2015 6:15 PM | Last reply by Rob Caplan [MSFT] - Wednesday, November 4, 2015 12:14 AM -
0 Votes
[UWP]Terminologies - Universal Apps
UWP refers to Universal Windows Platform and applies to Windows 10 only.Answered | 1 Replies | 849 Views | Created by Minu7 - Friday, July 1, 2016 10:00 AM | Last reply by Magnus (MM8) - Saturday, July 2, 2016 12:58 PM -
1 Votes
[UWP]Authentication in UWP Application
I too came across this situation, when I migrated the Windows 8.1 and Phone 8.1 apps(Universal) to UWP which has AAD authentication.Answered | 4 Replies | 2292 Views | Created by msarangam - Tuesday, October 20, 2015 6:18 PM | Last reply by Narendra Macha - Thursday, March 10, 2016 6:23 AM -
4 Votes
[UWP]Windows 8 apps vs UWP?
>Would a UWP app run in Win8 and how different is the API.Answered | 2 Replies | 1502 Views | Created by del noble - Monday, October 12, 2015 3:15 PM | Last reply by del noble - Tuesday, October 13, 2015 10:19 AM -
0 Votes
[UWP][Windows 10 app]
There is a document about Sideload your app package, please refer it in this ...Answered | 4 Replies | 1521 Views | Created by NiteshKr12 - Friday, January 13, 2017 5:04 AM | Last reply by NiteshKr12 - Monday, February 6, 2017 6:06 AM -
1 Votes
UWP Support Removed from Application Insights - What should I use for my UWP Win 10 App ?
Here is the documentation: Crash Reporting for ...Answered | 8 Replies | 2255 Views | Created by Gilles Zunino - Sunday, December 13, 2015 7:38 PM | Last reply by Mihail Smacinih - Thursday, March 31, 2016 11:34 PM -
0 Votes
[UWP]Question regarding FontSize in UWP apps
Welcome to the Developing Universal Windows apps forum!Answered | 2 Replies | 2047 Views | Created by hadmin sha - Sunday, May 8, 2016 2:04 AM | Last reply by Xavier Xie-MSFT - Monday, May 9, 2016 8:35 AM
No announcements