How to force Treeview scrollbar thumb scroll up/down when dragging any node
My treeview has huge node. i made possible to drag and drop the node. when i am on last node and try to drag that node to upward then treeview scrollbar not going up. so guide me how could i force treeview scroll bar go up when i will drag bottom nodes…
[Migrated from MSDN Exchange Dev]problem with search index on exchange 2019
[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…
How to retrain Automated ML generated Model with new Data
Hi, i generated a machine learning model with Automated ML in Azure Machine Learning. Time to time i get new data, and i wanna feed the generated model with it. Is there a way to automatically retrain that model and updating the belonging endpoint.…
I need to get resource utilization data for azure sql hyperscaled database over email monthly. Can anyone help on that?
I need to get resource utilization data for azure SQL hyperscale database over email monthly. Can anyone help on that?
diploma 70-761 certified
Hello, I passed 70-761 exam in 30.05.2020. How can I get my diploma? Thank you. Have a nice day.
"fatal error LNK 1181:cannot open input file 'onecoreuap.lib".
Hi, When I try to compile DLL source file in Visual 2013 with build tool set Visual Studio 2013(V120), am facing the following error: "fatal error LNK 1181:cannot open input file 'onecoreuap.lib". Please anyone help how to solve this…
New Outlook version on Mac doesn't support some email accoutns
Hi all, I want to switch to the newer outlook version but one of my accounts seems to be not compatible with the newer version. In my old outlook version all of the accounts work normally. if I want to switch to the new version, a notification pops…
Estimate impact needed for rebuilding all indexes?
Have a 3rd party system that has a job that rebuilds all indexes nightly. We get periodic alerts when this happens that the TLog isnt big enough or a backup fails because the TLog is full. I know that rebuilding an index, and especially rebuilding ALL…
No signin option in vscode
This might be pretty simple answer but i am breaking my head for quite some time on it. Can't seem to find answer online. When i go under Account (On left side bottom in VS Code) i see "You are not signed in to any account". Can anyone…
msn account frozen or locked out ?
Since November 7th I no longer get email from my cxxxxxx@Anonymous .com account on my computer or phone. Why not?
SSDT crash with two column key
I'm using the latest Visual Studio 2019 SSDT (SQL Data Tools). It crashes doing the following: Compare a table with PK constraint that has one column and also another unique constraint that has two columns as the key. In the comparison options,…
Hyper-V web servers losing internet connection
Hi, I'm having issues with multiple hyper-v web servers since yesterday. We currently have hyper-v hosts in a failover cluster, all running virtual machines for different companies. Usually they have a DC, RDS, SQL and a WEB server, running Windows…
Detailed exam result
I've passed Exam 70-486 in September ( my ID is 990377242). It seems that I need detailed results (including points) now but I can't find them any where in the site. Could you please send them to my e-mail?
Exchange Online powershell Module giving error
We are using an O365-app based authentication to connect to Exchange Online services. (Please refer to the following Microsoft's documentation on how to setup an app-only authentication which doesn't require an Office 365 account for verification. …
How to access Prism's DialogService from outside ViewModels
Hello, I want to show some dialogs from a static class, and I cannot figure out how can I access to the DialogService object that is injected into the viewmodels. Is there any way I can get it? For the NavigationService, I expose the property in my…
Using validation rules to disable a button for multiple textboxes
Hi : I have multiple textboxes that implement Validation Rules which will verify if entries are less than 99.9 and must not be charactrers. I know i have to tie it with "CanExecute" with the Button (Save Button for…
Cannot log into teams for linux version 1.3.00.5153
An error occurs when trying to log with my company's email. I got the following message when it redirects to the company's login portal : 400 - Your browser (or your proxy) sent a request that this server did not understand. Can you please help me…
dynamic tabbar in xamarin.forms shell?
<ShellContent Title="title" Icon="icon.png" Route="IndexPage" ContentTemplate={DataTemplate local:IndexPage} /> can it be changed dynamiclly? the title icon route and contentTemplate?
Azure Repo extension not visible
I need to commit and push my code in my company repository. Browsing net, many people recommended to install "Azure Repo" extension. I am not able to find the extension. It's not available. Has the name changed Or is it discontinued?
Change field text color(red) on Main Entity and Subgrid using Javascript (Unified Interface)
I am currently using Dynamic 365 Unified Interface whereby on the javascript web resource which is using XMLHttpRequest(Retrieve data) to change some text field color on certain tabs and subgrid entity. May I know what will be the correct syntax on…