No background on input text fields only on physical device
Hi, I recently made some updates to the app and the new version the text fields on static forms no longer have a background. However this is only noticeable on a physical device. It should look like this, as it does on a emulator and the designer…
MS-RTSP for UWP IoT Core
Hi, I intend to implement audio and video steaming on UWP IoT core from IoT core device to another. I was recommended to explore RTSP. After going through the rtsp documents, I noticed there are quite a lot of work to do. Before I go into it, I…
Setting a Maximum Width and/or Height
I am attempting to do something similar to UWP's VariableSizedWrapGrid by using a FlexLayout with Wrap="Wrap". The only problem is that there is no MaxWidth or MaxHeight property. Is there any way to (for almost any View or Layout) set a…
Press Enter to move to next control
I have a few TextBox on the WinForm. I would like the focus to move to the next control when Enter key is pressed? Whenever a textbox gains control, it will also select the text, so that any editing will replace the current one. "but if the…
[Migrated from MSDN Exchange Dev]add auto reply mail to a distribution group
[Note] This thread was originally posted on MSDN. As the MSDN Exchange Dev forum mainly focuses on developing issues and the TechNet Exchange forums for general questions have been locked down, we manually migrated this one to Microsoft Q&A platform…
what will happen at backend I mean at server level when we enrolled a device
I did all the configuration at the front end (In Intune console) required for device enrollment and successfully enrolled the device. what will happen at the backend at the server level? what objects get created? how the API calls flow and how the intune…
[Migrated from MSDN Exchange Dev] Office 365 restricted user
Note: This case is migrated from MSDN Exchange Server Development forum. Since Exchange Server Development forum mainly discuss issues about Exchange development, and non-developer Exchange has transitioned to Microsoft Q&A for support, we migrated…
Exchange 2016 (resource forest) with Windows Server 2019 (User forest)
Hello I would like to check if there is any problem with Exchange 2016 linked mailbox (with Windows server 2016) to Windows server 2019? The resource and user forest has a 1 way trust. Thanks!
The file updated in databricks is not reflecting in Azure Portal
I have a databrick workspace, where I read a file from Azure blob storage, updated a file and uploaded it in another Azure blob storage space. Now when I access that file through any databricks workspace, I can see the file and access the content of it.…
Unstable Data Flow Platform. Sudden loss of service.
I’m having inconveniences when processing using the Data Flows inside the Data Factory. To execute the Data Flows, I have to activate a Debug, otherwise, I can’t execute them. I do that, and it works. The problem is that, at times, the Debug stops…
Windows Virtual Desktop Licensing
Good afternoon, everyone. I work in a company where a server will be mounted running approximately 10 virtual machines running Windows 10. My question is this. What Microsoft licenses will be required to ensure that this scenario is not out of…
Not able to add Test Cases to Test suites
Microsoft Visual Studio Team Foundation Server, version 15.117. I am not able to create a Test Case within an existing Test suite folders. What settings are needed to enable this? I also don't have a grid view to past in Testing steps.
TDE related question
Hi Experts, Looking for suggestions on TDE encryption. We have a 3TB database in UAT env. Its in 2-node(node-A, node-B) Alwayson AG. SQL Server version is SQL 2017 EE CU22. We turned on TDE encryption node-A. It took more than 12 hours…
MapControl with Winform
Im working with a Winform Application that contains a Host Element with child UserControl with a Mapcontrol. I am able to debug/start the application just fine; however, when I try to publish the application I received the following error when trying to…
How to integrate different form views to new sharepoint list?
Hello, We are wondering is there a seamless way to change form views in new sharepoint list? We found out that we need to use Power Apps to modifey lists form view so it fits for makeing a new list, updating an exicting one and to just view allready…
Exchange 2016 Installation creates mailbox
After installing Exchange and performing the HCW process we discovered that a new mailbox was created for the domain admin account that was used during the procedure. Of course, prior to installing either piece, this account did not have a mailbox…
[Migrated from MSDN Exchange Dev]ECP Error 500
[Note] This question was originally asked on the MSDN Exchange Development forum which focuses on development questions on Exchange. As the former Outlook forums on TechNet have been migrated to Microsoft Q&A forum, we migrated this question…
Compliance 4 - Updates by vendor month year - error for windows 10 1903 and later product
Hi, we are getting the below error when selecting windows 10 version 1903 and later. we are seeing duplicate for this products. any suggestion on this ? Regards, Mani
How to learn PowerShell specifically for a DBA?
Greetings. I'm a long time DBA that knows no PowerShell at all. I was looking online and there doesn't seem to be live classes geared towards this. There's PS classes, but not DBA specific. I'm concerned they may leave a lot to be desired for what I'm…
Applying Bold and/or Italic to a Custom Font
I have a custom font (a *.ttf file) that I am using in my project. I am able to use the font with no problem, but I cannot apply the FontAttributes (Bold & Italic) to it. Some fonts have separate *.ttf files for regular/bold/italic/bolditalic, but in…