Directx 12 Constant Buffer View in a UWP application skeleton.
void Sample3DSceneRenderer::CreateDeviceDependentResources() { auto d3dDevice = m_deviceResources->GetD3DDevice(); // Create a root signature with a single constant buffer slot. { CD3DX12_DESCRIPTOR_RANGE range; …
Converting a Regular ReadOnly Property to a ReadOnly DependencyProperty
I have a UserControl that contains several properties that are ReadOnly (the Get method returns a generated value rather than a value that is explicitly set). I need to bind to these properties in my XAML, so I need to convert these properties to…
Setting a UserControl Array Property in XAML
I have a UserControl with a custom DependencyProperty whose type is an array of an Enumeration. I want to set this property in XAML, but I cannot figure out how. What can I do to set this property in XAML? Although I would prefer an Array, I can use a…
How to register app to appear in "Notifications & actions"?
After an update in the past 6 months, our apps stopped appearing in "Notifications & actions" on the PC. How do you register an app on PCs to be able to receive app notifications from Dev Center?
WSL 2 Installing Linux failed, error code: 0x80370114
WSL 2 on Windows 10 v2004, installing openSUSE leap 5.1 or Ubuntu from the sotre: Before installing linux from the Store, having ran wsl --set-default-version 2. Un- and re- install the WSL, the problem is still there.
How to avoid Perils of Implicit Grant Flow/ID Token?
After fighting to get some tutorial examples from 9781484250396 working, I learned that most of the examples required that I check the ID tokens feature for Implicit grant flow. The text on the port.azure.com on the page for registering an AAD webapp…
Is Power View add-in available in Excel (Office 365 Suites)?
Hello, I am trying to animate data as a function of time (temperature decay) and was hoping to use the features available in Power View to quickly accomplish the tasks. However, it appears that Power View add-in is no longer available in Excel (Office…
onedrive didn't accept to upload any files#
I was uploading my files to one drive. Suddenly the one drive didn't accept uploading any file. I went to setting section and increased storage to 5TB. However, it didn't accept uploading any new files.
DCOM Errors External Forwarders
i have a .local domain NIC card: ipv4 dns uses ip of server (dc) and secondary dc. not using 127.0.0.1 ipv6 dns uses ::1 This is a Windows Server 2016 Standard DNS server uses both ipv4 & ipv6 interfaces DNS server forwarders are set to use google…
Prevent File download for all users for all files on OneDrive and Sharepoint
Hi! Is there any way to absolutely prevent download of files from SharePoint and OneDrive for all files and all user in my organization? Actually, I want to prevent any local work or local data store on my-users's computers. It means that i want…
![](https://techprofile.blob.core.windows.net/images/MeEYl2oBokyYbiQQE0EjYg.png?8DCFA2)
Kaizala data security and retention policy for public and private groups
Hi, I am trying to find information on what the data security and retention policy would be for private and public groups set up in Kaizala. The information I can find only seems to explains the policy around Organisation groups but doesnt clearly…
Azure policy to validate mandatory NSG rules during deployment not working as expected
I have the following requirement: Users should not deploy NSG without the mandatory security rules. if the mandatory rule is not present or if the properties for the security rule are different than expected then the deployment should fail. Below is the…
How to restore an exam session
Во время сдачи екзамена у меня постоянно появлялось окно с чатом.где не было других участников. После 4-го подключение чата, был подключен сотрудник тех подержки. Который попросил перезагрузить приложение, OnVUE. После перезагрузки сесия екзамена…
VM Memory threshold alerts
Newbie on Azure. We launched a few VM's on Azure. All Windows Server 2019 Data Center OS. We want to alert on memory thresholds. When setting up new alerts, there is no metric related to memory utilization. Any suggestions on how to alert when we are…
SLA for MySQL Database
What is the SLA for MySQL Database?
![](https://techprofile.blob.core.windows.net/images/ff1de53188ff498baf36ab3f9757e218.png)
mon ordi crache
bonjour je voudrais dire que mon ordi fait que de crache quand je joue pouvez vous aider sa commence a devenir désagréable
Changing time zone setting in Azure Database for MySQL
What is the system time setting in Azure Database for MySQL and how can I change it?
![](https://techprofile.blob.core.windows.net/images/ff1de53188ff498baf36ab3f9757e218.png)
Prep: AZ-204: Developing Solutions for Microsoft Azure
I plan to begin studying for the AZ 204 course. Has anyone taken the 203 exam? If so, what did your preparation include? (MSLearn, instructor lead, etc)
create new users who does not have microsoft account
Hi Team, I want to use Azure active directory as the authentication system for a project. Does Microsoft Azure only allow users with Microsoft accounts to Sign Up?. I want to allow all users (live, outlook, gmail, yahoo etc.) to create account in my…
![](https://techprofile.blob.core.windows.net/images/kEaBzx2NUUuiIiWIzwa6Qw.png?8D9F54)
PartnerCenter.Exception 'Unauthorized access' using app authentication
So I am using the Peek CSP Billing example to do custom billing for our CSP clients. I had this working using app+user authentication, but since, I have had to update the dll's which caused the solution to no longer work. As we are not yet ready to do…