Display Unicode Characters C++/WinRT
This question pertains to your online article: Get Started with C++/WinRT (https://learn.microsoft.com/en-us/windows/uwp/cpp-and-winrt-apis/get-started). In order to get the unicode characters to display in the console window, I had to add the following…
delete a record
Good Morning All, I need to delete the record "A" only when there is "A" and "U" for the same employee , same date table CREATE TABLE [dbo].[pay_local] ON [PRIMARY] data SET IDENTITY_INSERT…
Textbox Height and text Alignment for four textboxes
Hi Great People. I have 4 textboxes that need to be bigger height than the rest of the textboxes. How can I manipulate the text to be centre of these 4 textboxes. I cannot seem to change the Properties on the Textboxes I have tried using…
Namespace Reference List for an Entire C# Project
When using VB.NET, right-clicking the project & selecting Properties gave me the option to select the namespaces I wanted to import for the entire project (not that I couldn't also use Import statements). However, I cannot find anywhere in C# that…
How can I get all namespaces in scope for a specific XmlElement?
Hi all; I am editing an XmlDocument and at a given XmlElement, I need to know all prefixes/URIs that are in scope for the element as namespaces? Is there a way to do this? (There's lot's of examples to get all namespaces in the entire document, but I…
terraform to create an Azure policy to validates Resource Group Names using name pattern
I am trying to create an Azure policy which I can assign at the subscription level, and control the naming of the resource groups in the subscription. What resource type (or other method) can I use to limit my validation to the resource group name…
SQL Pools missing in the data flows source settings
Hi, I have created a couple dedicated sql pools within the synapse workspace with a view to load data from one poll to the other. However, the sql pools doesn't show in the source type (inline). Can you help please? I wonder if I need to add an extension…
Authentication in Azure Vision APIs
Hi, I have few questions regarding authentication process of Azure Vision API with API Key vs AAD. 1) I believe Azure Vision read analyse API has both options for auth - via API key and with AAD? 2) I want to understand for API key vs AAD, which one is…
Encryption user error
I was trying one last test of Always Encrypted and this time I got the error "The reverse engineering operation cannot continue because you do not have View Definition permission on the database." This is my 2nd attempted test as the first…
spam emails
Where can I find received spam emails in Edge emails? Do they go to a folder?
How do you remove a unused and not needed tag?
I am wanting to delete an unused tag that is no longer needed.
Proctorcam issues
Hi Team, I have scheduled my exam today(on 23rd Dec 12 pm IST). I launched my exam(AZ-400 - Designing and Implementing Microsoft DevOps Solutions - English (ENU)) and uploaded my photo in proctorcam page using my mobile. Then the proctorcam page kept…
User Group Rights with only install permissions for msi or exe
Dear Team, Please advise on how to create a local user group with install rights on a Windows 10 Enterprise. NB: Those users added to this group should not be the administrator I will elaborate my question a little further: if I create a group…
More on the matt McSpirit script
I have fixed some previous issues with running the script. but now it is having trouble finding the server 2016 iso. "No valid path to a Windows Server 2016 RTM ISO was entered again. Exiting process..." I have checked over and over and…
TEXTBOX INPUT LIMITATIONS
14 DIGIT CODE LIMITATION. 1 LETTER MUT BESTAR WITH "C" "E" "R" "X " NEXT 3 DIGITS NUMERICAL "0 TO 9" THAN 2 DIGITS START WITH "A TO Z" REMAINING LETTER START WITH…
Windows update service issue.
Hello, I have a server 2016 with the following reg value and it still reboots with the following msg. The process C:\Windows\system32\svchost.exe (C1795985) has initiated the restart of computer <Computer> on behalf of user NT…
How to restore local accounts on win10
I deployed powershell logic to remove stale profiles from workstations. the logic had the HKLM path to the profilelist keys in a static string, with a $variable at the end containing the SID of the target key to remove. in the situation where a user…
Direct Access Issues
Hello, i am receiving below error when trying to give direct access to any root/sub folders even though i am site admin but i can assign direct access to any files inside the folder. what could be the issue? Thanks
[Urgent]I've passed MB200 exam but I didn't receive my certificate after 24hrs please help
Hi I've passed MB200 exam but i didn't receive any certificate for that, pls kindly help.
azure name pattern policy not working on subnet, but name pattern policy working for vnet
I have create one name pattern policy assignment, policy definition for vnet and another policy assignment, policy definition for subnet. name pattern policy working only for vnet, but subnet name patter policy not working. Here i attached my…