A Microsoft platform for building and publishing apps for Windows devices.
Insert Windows Form into UWP application
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/835915b0-9e02-4ad6-96ac-7659d95c5a7a/insert-windows-form-into-uwp-application?forum=wpdevelop ---------- Hi, I need to create a quiz on UWP but im finding it difficult to do…
Developer technologies | Universal Windows Platform (UWP)
My UWP aaplication crash after install from Store
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/55ac8cfc-a50d-488e-a2c1-595036f2acb5/my-uwp-aaplication-crash-after-install-from-store?forum=wpdevelop ---------- My UWP aaplication crash after install from Store.. its…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Worker Services to and away from Cloud services
We currently Deploy from Octopus to Cloud services a Worker Service that interfaces with Azure SQL, our Email Servers and some other services. As Cloud Services are no longer being enhanced we want to move away from Cloud Services. I've been looking at…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
How I can recover deleted azure webapp?
By mistake I have deleted webapp from my portal, how I can recover that webapp. I raised request as well and at 06:39 AM, Sunday, 08 December 2019 I got response "We're sorry, your Web app is unavailable. We're working to automatically recover your…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
AZ-203 Azure Service Fabric left out
Looking for some answers for this query. https://github.com/microsoft/service-fabric/issues/433 Thanks in advance
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
Error -1073741819 when building UWP app in Release mode using 64-bit .NET Native Toolchain
Source Link: MSDN When building our UWP app in Release mode using the 32-bit .NET Native Toolchain we seem to be running out of memory, so we have tried to move to 64-bit Native Toolchain compilation by adding the following options to the various…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
How to use AWS Cloudwatch Logs and what kind of things we can do with Azure Sentinel and AWS Cloudwatch logs
I have connected successfully AWS Cloudwatch Logs and it is showing under Threat Management-Workgroups in Sentinel now. So i would like some help as to what kind of query i can run in sentinel to retrieve any security threats in my AWS environment. My…
Microsoft Security | Microsoft Sentinel
A cloud-native SIEM solution that provides intelligent security analytics and threat detection across systems
[uwp][c#] how to fully unload a user control's resources?
I have a quite complex app - a video editor. At startup, I have a wizard that will allow the user to: select the photos/videos music to include in the final video. When the wizard finishes, I show the main editor, and the user can…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
[UWP] [Bug] Yast another TextBox bug
Hi, if you use a multi-line TextBox with font Segoe MDL2 Assets, type in some lines, the lines above become invisible. I noticed this behaviour in Windows 10 1511 to 1909 on PC and ARM, but only for that font. Best Regards, Heiko
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Sync time for disabled account
Hi There, If I disable any account in on-premises DC, does this syncs immediately like passwords? If not, how can I make sure it does? Cheers, NG
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Submitted Office add-in for approval, validation has taken 8 days... and counting. Is this normal?
We submitted an add-in to the Office store (just a simple PowerPoint add-in that controls your slideshow) and it has been in the "validation" step of the process for 8 days now. The website initially said 24-48 hours. Has anything…
Community Center | Not monitored
Tag not monitored by Microsoft.
Requirements for Virtual Machine to run properly
I am using VM with 64 GB of RAM but it is not properly working on my system, system is getting hanged every time when I open VM. Is this because of Internet Speed ( although internet speed is good ) or VM also depends upon system configuration ?
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Universal Windows apps, CalendarView
Is there any way to add weeknumbers to the left of the calendar?
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
UWP page close
Hi, In our UWP app, there are certain pages which we need to get working like a Modal. Mainly when it comes to closing it, we need to maintain the status of the previous page as it is without reloading it. We load the next page like this…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
What happens to an interrupted job?
I have a background in economics and auctions and understand the spot VM conceptually on that level, but I don't understand the practical implementation of it. In particular: If I am running an job on a spot VM and it is interrupted because my…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Access 2013 and UWP apps
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/e6b0aa50-0f53-4528-9820-640fb02f2601/access-2013-and-uwp-apps?forum=wpdevelop ---------- Is it even possible to read data with a UWP app written with Visual Studio 2019 (C#)…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
UWP - Printing multiple pages
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/6145a17f-79f2-4777-9229-05ee623212ff/uwp-printing-multiple-pages?forum=wpdevelop How can I find an easy to understand sample for printing multiple pages on UWP, say printing 2…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Grid.Row inside of a ScrollViewer isn't Resizing Properly
Source Link: MSDN --- I have a grid inside of a scrollviewer with 4 rows. Each row has a height of * (1/4 of the scrollviewer's height) and contains a listview that is supposed to automatically resize with the row. When I increase the height of…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
[UWP] Using GetThumbnailAsync() sometimes will not preserve a gif transparency on its thumbnail
Source link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/fead741b-6da6-4d72-8f5e-b33099829da5/uwp-using-getthumbnailasync-sometimes-will-not-preserve-a-gif-transparency-on-its-thumbnail?forum=wpdevelop ---------- I'm developing an…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
[UWP][VB]Limiting Stream Size For MediaCapture
Source Link: https://social.msdn.microsoft.com/Forums/windowsapps/en-US/2aa719db-7aa2-4b2f-bc39-b8fca5fda397/uwpvblimiting-stream-size-for-mediacapture?forum=wpdevelop I have a MediaCapture from which I want to capture a stream, as follows: Await…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.