A Microsoft platform for building and publishing apps for Windows devices.
How to speed up UWP run time
When I run my UWP from visual studio, it takes very long, how to speed up such time? If I creat a blank app, it runs very fast. So it only happen in this app.
Developer technologies | Universal Windows Platform (UWP)
Creata a table in XAML
How to create a table with row and column in UWP like the HTML tag? If we use the ListView or GridView, it can not have the column title for each column and column line to make it look like a table. Thanks.
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
MSIX runFullTrust doesn't allow access to user account info
Hello, I created a Windows Forms Application (.NET Framework) with a TextBox and a Button I added a NuGet Package : Microsoft.Windows.SDK.Contracts to use UWP I use this code inspired by this example using System; using…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Error 0xc004F074 when Active Windows 10 from KMS Server
Hi everyone, I tried to use Command Prompt vbs /ipk to install the Key for Windows 10 PC. However, my scripts are not running, I can't active this PC and I receive this error when run a command slmgr /ato Who has any ideas for this issue? …
Windows for business | Windows Client for IT Pros | User experience | Other
Scrolling Programmatically and Manually
I have a UWP app which contains a ScrollViewer. The ScrollViewer will be scrolled both programmatically and by the user. When the ScrollViewer is resized (whether by modifying the layout of other components or the user resizing the window), I want to…
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Unexpected system shutdown
Hi, i have a PC of my LAN that sometimes shutdown without any advice. if i go to explore the events i notice ID6008 = "The previous system shutdown at 4:23:44 PM on 2/12/2020 was unexpected." Under "Application" i have…
Windows for business | Windows Client for IT Pros | User experience | Other
Azure VM suddenly went down occasionally
Hi everybody, I've just registered for the Azure 12-month trial and is very excited to try it out! The only thing that bothered me right now is that Ubuntu VM for wordpress sometime have a hiccup such as: The wordpress blog suddenly went down…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
What is the meaning of the percentiles in this chart?
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Trying to block SQL access with an NSG.
Hi there, I am trying to block my WebServer from accessing a SQL instance hosted on my DBServer. I have included a topology of my network to possibly make troubleshooting easier. I have added an incoming rule to my NSG that is associated…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Azure SQL Server Connection Error Despite Correct Credentials - Error Number:18456,State:1,Class:14
I have created a new SQL Database on Azure, and have copied the connection string directly from the Azure Portal. On my .NET application, when I am trying to run 'Update-Database' command in Package Manager Console to commit the migration, I receive…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Custom Attributes do not sync from Office 365 to Azure AD
Office 365 has 15 attributes, called "Custom Attribute 1", "Custom Attribute 2" ... "Custom Attribute 15". Those attributes for some reason are not visible from Azure AD. I tried…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
ADAL broker MS Authenticator can no longer select account
Hi, I developed an app that uses the ADAL library with broker support to authenticate. Since two weeks now I seem to be unable to select my account in MS Authenticator when it opens through the Adal library. Looks as if updates of MS…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
Difference between Disk Read operations / OS Disk Read operations / Data Disk Read operations
Need help in understanding the difference between (1)DataDisk Read operations/sec (2)OS Disk Read operations/sec (3)Disk Read operation/sec -> under Azure Monitoring Metrics > METRIC
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Dishonored game is not opening
It is opening last year but now it is not opening when I click on it it is only loading but not opening my laptop is window 10 4gb ram HD5540 please support me
Community Center | Not monitored
Tag not monitored by Microsoft.
When ValidationStep set to UpdatedValue, the invalid red border won't go off
Hi guys. I'm using ValidationRules to do the data check on UI. When I set the ValidationStep to UpdatedValue, it works weird. When the input is incorrect, the control shows a red border as normally. However, after I changed the value correctly, the…
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
How do I assign a variable to a Textblock within a DataTemplate in a ListViewHeader?
I have a DataTemplate inside a ListViewHeader with a Textblock inside it. I want this Textblock to have a string variable that I give it in code in the cs file. However, because it's in a DataTemplate, the Textblock is not recognized in the cs file. …
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Bot not sending the welcome message
I have created a QnA maker kb and created a bot using Azure web app bot. It is working completely fine when I test it in "Test in Web Chat". But when I add that code in the web page, the welcome message does not appear first. It comes when the…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure Lab Services REST API Schedule Lab
I'm trying to automate creating a lab schedule but I cannot see an API listed in the documentation. Is this possible? Thank you, David
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
Periodic Remote Session issue with Azure VMs
Hello all, I'm running a PowerShell script with the Az Module locally that creates a Resource Group (with all the bells & whistles), deploys a Windows Server 2016 image, and runs a remote session to start prepping the machine after spinning it…
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
Does Azure WebApp support forms authentication with nested applications?
I'm testing migration of a system to Azure Web Apps from on-premise IIS. The system comprises two .Net Web Forms applications with one of them nested under the other and accessible via [baseurl]/admin. The nested application uses Forms authentication.…
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.