WPF Listview touch issue on window 10: "an event of another datatemplate is triggered while it may not happen"
This a MSDN question asked by Free_development, the source is WPF Listview touch issue on window 10: "an event of another datatemplate is triggered while it may not happen" Before we start:- (links will be provided later) Detailed…
Surface Go keyboard won't work in Gimp or Clip Art Studio?
The keyboard won't appear on these and I have reset imputs on them and also checked my keyboard settings and yet nothing seems to make the keybaord appear. I don't want to buy the keyboard just to use my go instead I want the built in keyboard to work. I…
Using height property set to auto
Hi My grid height is set to auto and i would like to set the stackpanel height to 80% grid height Thanks
Unable to install Microsoft.NetCore.UniversalWindowsPlatform. [need IMMEDIATE solution]
when i build my project, VS restores the NuGet packages. But i fails to download few packages. screenshot attached I have tried to install Microsoft.NetCore.UniversalWindowsPlatform from Package Manager Console. Even it fails to download few…
RODC DNS Server
Hello, I have a DC a RODC (Both 2016). I configured my RODC DNS server to forward non AD queries (internet queries) to my ISP's DNS. My workstations have the RODC as primary dns server and the DC as secondary. The name resolution works fine but I…
Timer in Visual Basic
What is the code for a timer in UWP Visual Basic ? I am having issues implementing the information at https://learn.microsoft.com/en-us/windows/uwp/threading-async/use-a-timer-to-submit-a-work-item I only need to launch the timer at a certain…
Tree View Checkbox issue
Hi All, I am working on a WPF C# application which has a tree view. The tree view is populated by a set of model classes. Each element on the tree view except for the root node has a checkbox. The issue now is that when i check a checkbox, it is…
[Dockerized Web Apps] How to manage running image?
Hi, I have an App Service using an image from a Container Registry, I can see the "docker run --name <container_id>" command in the logs. My question is: how can I connect to this container id? Let's say I made changes in the…
Caps Lock off
In Visual Basic, how do I check if the Caps Lock key is locked (on) ? The following do not work If Window.Current.CoreWindow.GetKeyState(VirtualKey.CapitalLock).Locked Then... evaluated as True always If…
Cannot connect java web app to mysql database
I have a Java web app, which I have developed and deployed locally on my PC. The application uses jsp files, as well as java servlets. The database is created using phpMyAdmin. Now I want to make this app available online so as other people can use it.…
Hybrid Deployment in azure(VPN)
Hello Team, We are planning to extend our on prem env to azure(Hybrid). We will be having VPN connectivity between on prem and cloud. We have on Prem VPN device which is Fortinet. Question: we want to connect our on prem env to azure vnet.…
App registrations - preview or GA?
Hi there, I've been advised to post here after asking Azure support: https://twitter.com/ajbrun/status/1255432283084988417 I'm currently evaluating Azure services to be used for production. I have access to two directories, one that already does…
C# WPF How to bind a nested class to nested datagrid in “Datagrid Row-Details”?
How to bind data from nested classs to a nested datagrid? Why nested datagrid unable to read the class? what error i am doing? public class Student { public int Id { get; set; } public string Name { get; set; } public…
How to avoid proxy properties in a ViewModel to access properties of the Model in MVVM?
I have come accross this problem while developing my UWP application. It seems that the community advice to implement UWP app is to follow the MVVM pattern. So in my code I have a ViewModel like the following: public class MyViewModel : ViewModelBase { …
password hash sync locked AD accounts
Hello all Thinking about moving from ADFS auth to password hash sync, however i would like to get an understanding how other companies are handling the below limitations of PHS ? 1.locked onprem not respected in Azure 2.password is expired not…
crontabが実行できない
(translated) I want to use cron in the server running with appservice to perform regular reboot and sqldump acquisition, but the cron service, reboo command, and mysql command cannot be used. Is this not available by default?
Thank you very much Microsoft Team!
In this trying times, lockdown for almost two months, online community remains productive because of you Microsoft. Thank you for all the courses you offered for free. I learned a lot. The badges, certificates, and points you are giving every after…
Azure AD Domain Service Multiple domans
Hello Experts, I'm evaluating the use of Azure AD Domain Services in Azure. So the scenario is this...I have an AD Forest with multiple subdomains, these subdomains are currently being synced with Azure AD using AD Connect. Now I want to spin up a…
SCDPM_2019.vhd default login on VM
Hello all, I’ve downloaded the evaluation version of System Center Data Protection Manager and created a new virtual machine with the VHD extracted From the downloaded files .bin ( all went good). When starting the machine, it leads to a login screen…
User Risk policy and sign in risk policy-false positive
we have found many false positive on user risk and sign in risk. For eg: one user has installed VPN client on his/her machine and connect to office 365 or azure from that location. User still in usa but VPN client points to Australia location. Azure AD…