406,716 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Shell FlyoutItem AsMultipleItems

in my application I have roles and depending on the role it will have different menu options for example: <FlyoutItem Route="AdminMain" FlyoutDisplayOptions="AsMultipleItems" IsTabStop="False"…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-01-25T10:02:57.443+00:00
Ángel Rubén Valdeolmos Carmona 611 Reputation points
accepted 2021-01-25T14:14:05.19+00:00
Ángel Rubén Valdeolmos Carmona 611 Reputation points
2 answers

Azure AD - Identifying Users

Hello, We currently have Azure AD Connect 1.4.38.0 configured and syncing to our O365 Tenant. We are bringing on another Forest that I've added into AAD. I don't see the "Identifying Users" option located under the 'Sync' option that we…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,297 questions
asked 2020-02-21T02:45:13.017+00:00
ZoeTaite 1 Reputation point
commented 2021-01-25T14:12:36.817+00:00
Daniyar SATKHANOV - LC 81 Reputation points
1 answer

Duplicate serial numbers in SCCM report. Need to filter out

Hello, Due to historical data, I am trying to write a report that filters out duplicate serial numbers that match two machine names. I think I would like to filter by the field "Last Activity" that I am using. So, what I would like to do is…

Microsoft Configuration Manager
asked 2021-01-22T20:32:17.493+00:00
My9to5 261 Reputation points
commented 2021-01-25T14:10:06.943+00:00
My9to5 261 Reputation points
3 answers

Any report or query we can use to verify if data collected sucessful for all agent (windows/unix)

Sometime even agent status show healthy but data for reporting are not collecting. Manually check the performance rule one by one are time consuming Any reports or query we can use to list all the agent (windows/unix) that no collecting data or…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,531 questions
asked 2021-01-22T05:41:45.073+00:00
Chua Liang Wei 186 Reputation points
answered 2021-01-25T13:57:18.9+00:00
CyrAz 5,181 Reputation points
1 answer One of the answers was accepted by the question author.

System.IO.FileNotFoundException Problem

Hello, I am trying to use Roslyn compiler: g_ms = new MemoryStream(); g_result = g_compilation.Emit(g_ms); But I am getting this very suspicious error: FileNotFoundException: Could not load file or assembly…

.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,195 questions
asked 2021-01-23T08:59:34.667+00:00
JerryM 1,126 Reputation points
accepted 2021-01-25T13:55:50.043+00:00
JerryM 1,126 Reputation points
3 answers

Sysmon High Memory Usage..Windows 2019 Server

Noticed, even with latest sysmon there is a memory leak. Memory keeps on increasing. 100mb in 6 hours since restart. Busier servers seem to increase the memory quicker. Over a week or so goes up over 1gb. 1 server over 30 days went to 4gb memory…

Sysinternals
Sysinternals
Advanced system utilities to manage, troubleshoot, and diagnose Windows and Linux systems and applications.
1,201 questions
asked 2020-12-29T20:47:21.36+00:00
azr 1 Reputation point
commented 2021-01-25T13:52:43.04+00:00
dstaulcu 351 Reputation points
1 answer One of the answers was accepted by the question author.

Hybrid - Classic after modern

Hi , just a simple question - can i run the classic HCW after the HCW has been executed with modern hybrid topology ? kind regards, Filip

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,754 questions
asked 2021-01-22T09:08:14.257+00:00
Filip Soogen 171 Reputation points
accepted 2021-01-25T13:44:01.277+00:00
Filip Soogen 171 Reputation points
1 answer

last Exam certification opportunity

Hi, I have attempted the exam certification "Programming with C# "70-483" and failed. The exam won't be available after the end of January but I am trying to book it one last time and have another go at it. However, it seems the exam…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-01-25T13:18:06.49+00:00
Giuseppe Ardito 1 Reputation point
answered 2021-01-25T13:26:35.647+00:00
Leon Laude 85,881 Reputation points
4 answers

AppLocker is not effect in Windows 10 Pro 20H2

Thank you for looking this question. I would use Applocker in Win10 Pro 20H2. Using Applocker, it prohibit to run downloaded files by User (as MSI Installer, *.exe). 1) I created a GPO by GPMC on Windows Server 2019. GPO is include that Everyone cannot…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
12,078 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,816 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
3,005 questions
asked 2021-01-21T09:13:16.51+00:00
YUKI ABE 1 Reputation point
answered 2021-01-25T13:20:09.797+00:00
Mark Heitbrink 96 Reputation points
1 answer

Save the Image with Position Marker Xamarin.Forms C#

Image Marker As per the Image Yellow Marker marks the part of the Vehicle. As I am successfully marking this Image using Xamarin.Forms. Now the problem is that my Image is using the marker easily but the issue lies in that I cannot save the whole…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,308 questions
asked 2021-01-25T09:31:45.943+00:00
Akshay Dixit 21 Reputation points
answered 2021-01-25T13:18:30.917+00:00
JarvanZhang 23,966 Reputation points
2 answers One of the answers was accepted by the question author.

Convert json into SQL table

Dear Team, How do I convert attached json into SQL table. Thanks in advance. 59912-2020-12-14.txt

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,490 questions
asked 2021-01-24T01:56:24.34+00:00
sourav dutta 231 Reputation points
answered 2021-01-25T13:17:54.26+00:00
sourav dutta 231 Reputation points
2 answers One of the answers was accepted by the question author.

How to find missing values from the data table using LINQ C#

I have list and datatable. List contains some values. List<double> List1 = null; Datatable contains some values. Both will have common column EmpID. I just want to get the list of empid which is not available in Datatable from list. Ex : …

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,308 questions
asked 2021-01-13T16:54:46.107+00:00
BeUnique 2,292 Reputation points
accepted 2021-01-25T13:17:34.633+00:00
BeUnique 2,292 Reputation points
2 answers

Command line Git in VS2019

I'd like to use git on a command line and now VS2019 includes git these instructions are no longer applicable https://devblogs.microsoft.com/devops/use-the-git-command-prompt-to-supplement-visual-studio/ In VS2019 if I choose Git->Open Repository…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,448 questions
asked 2020-11-24T19:13:35.927+00:00
JamesBurgess 21 Reputation points
answered 2021-01-25T13:12:27.303+00:00
Karen Payne MVP 35,551 Reputation points
1 answer One of the answers was accepted by the question author.

SQL Server 2019 Master Data Services web application viewstate error

We have installed and configured SQL Server 2019 Master Data Services (Developer Edition) on an Azure VM running Windows Server 2016 attached to the corporate domain. We can deploy models using MDSModelDeploy. However, we have found 1 or 2 odds…

SQL Server on Azure Virtual Machines
asked 2021-01-19T17:15:27.237+00:00
TomDeMeadows 96 Reputation points
accepted 2021-01-25T12:53:54.897+00:00
TomDeMeadows 96 Reputation points
1 answer

Power Queries built on Excel 2016 Pro are not working on client's Excel O365

Hi - I recently built a handful of models leveraging Excel's Power Query technology. When we tried to turn over to our client, the Queries would not refresh nor would the Power Query editor even open without freezing up. It is not an access or data…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,119 questions
asked 2021-01-19T17:06:27.363+00:00
Shoyer, Tyler 1 Reputation point
answered 2021-01-25T12:49:43.283+00:00
Inbar Privman 1 Reputation point
0 answers

Query CVS file with conditions

Hi, I've found a lot of samples on how to query CSV files using QueryTable, ADODB etc, but I didn't find a way to specify a condition e.g. import only records that contain... Is this possible?

Office Visual Basic for Applications
Office Visual Basic for Applications
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Visual Basic for Applications: An implementation of Visual Basic that is built into Microsoft products.
1,494 questions
asked 2021-01-25T12:20:28.583+00:00
JP Ronse 6 Reputation points
4 answers One of the answers was accepted by the question author.

C#-Sql How do I connect DataGridView-label?

I saved the text "** EXAMPLE **" in the first picture to the "Kurallar" column in the database and as 123 to the "Id" column. In the second picture, when I type 123 into the TextBox under the DataGridView and click the…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,490 questions
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
547 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,308 questions
asked 2021-01-21T11:17:09.897+00:00
Oğulcan Akca 196 Reputation points
accepted 2021-01-25T12:14:32.827+00:00
Oğulcan Akca 196 Reputation points
1 answer

Is there a way to get begin time and end time for the conversion result of stream audio?

I am using azure-speech to recognize audio stream, from speech_recognition_samples.cpp, from class RecognitionResult I only can get the Text and m_duration, but how can I get the begin time and end time of the result in the speech? I use azure-speech…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,918 questions
asked 2021-01-18T14:45:08.767+00:00
klen 21 Reputation points
commented 2021-01-25T12:13:27.873+00:00
klen 21 Reputation points
1 answer One of the answers was accepted by the question author.

Odd combobox behaviour with Autocomplete

Hi I have a Windows Forms application which on the main screen has 2 comboboxes. They are bound to separate datatables which are filled via a tableadapter (SQL) when the app loads. The binding is defined when the User Control is loaded - example for…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
asked 2021-01-22T10:31:26.777+00:00
Martin Gierach 61 Reputation points
accepted 2021-01-25T12:04:36.17+00:00
Martin Gierach 61 Reputation points
2 answers One of the answers was accepted by the question author.

what happened If azure vm size increases?

Hey guys I have created azure vm standard B1s vm. If I will updated size of azure vm then is it change or update the public static IP of azure vm? Thanks

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,375 questions
asked 2021-01-23T10:21:45.007+00:00
Sudesh Sharma 181 Reputation points
answered 2021-01-25T12:04:29.983+00:00
Brijesh Arya 1 Reputation point