345,661 questions

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

How to get 'RowIndex' of an 'ObjectListView'

Dear All, How to get the last row number of an 'ObjectListView'? I search in Google and find the page http://objectlistview.sourceforge.net/cs/recipes.html#how-can-i-put-a-button-into-a-cell. In (52), I find the code as follows. this.olv.ButtonClick…

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.
10,320 questions
asked 2022-02-14T08:22:10.997+00:00
BenTam-3003 686 Reputation points
accepted 2022-02-15T03:57:07.397+00:00
BenTam-3003 686 Reputation points
2 answers

Enable Legacy BIOS and Revert back to Windows 10

hi i need help how can i enable legacy bios mode in windows 11 i have asus h410m-m motherboard please help and also is there a way that how can i go back to windows 10 froom windows 11 after 10 days without data loss.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,302 questions
asked 2022-02-13T14:52:59.76+00:00
arnav yuvi 1 Reputation point
answered 2022-02-15T03:49:56.163+00:00
Docs 15,146 Reputation points
1 answer

Is there one way to decrease the frequency of invoking ProgressReceiver for BlobAsyncClient upload file

I defined ParallelTransferOptions as below, to get the upload progress for BlobAsyncClient. I found function OnProgressReceived() was called about 30 times within 1 second. Is there one way to decrease the frequency to call it? Thanks a lot for your…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,453 questions
asked 2022-02-14T13:28:48.793+00:00
Yu Chen 26 Reputation points
commented 2022-02-15T03:45:58.257+00:00
Michael Taylor 48,976 Reputation points
1 answer

Windows Deployment Server Not Communicating sending requests.

Hi y'all I have a HyperV 2022 Server that has a WDS VM. I have completely configured the VM in hopes to create images for Windows Server and Windows 10/11 for future use. My issue lies in the actual WDS server I know that when you are connected to the…

Windows Server Setup
Windows Server Setup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
241 questions
asked 2022-02-13T03:27:15.583+00:00
AidenTheBotLol 21 Reputation points
commented 2022-02-15T03:37:58.873+00:00
AidenTheBotLol 21 Reputation points
1 answer

Read content of a TXT inside Logic app

Hii, I want to read the content of a TXT inside logic apps. I'm not that familiar with logic apps so maybe i'm missing something thanks in advance.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,873 questions
asked 2022-02-14T13:45:49.897+00:00
answered 2022-02-15T03:29:49.137+00:00
MayankBargali-MSFT 68,986 Reputation points
2 answers

Application Insight Custom Meterics

Hello, I had loaded Custom Metrics using App Insight API to Application Insights (which is a workspace based). I am trying to query the custom metrics inorder to put some conditions, joins for creating the alerts. However i am not able to see the custom…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,832 questions
asked 2022-02-07T23:18:20.217+00:00
Admin (KK) 111 Reputation points
commented 2022-02-15T03:18:26.73+00:00
Monalla-MSFT 11,961 Reputation points
3 answers

Azure Duplicate Billing Issue

The long story short is that recently when we try to pay our Azure billing, we have to pay for the last 3 months bill even though in Azure invoices list, it only showed that the due amount is only 2 months. This is the screenshot of the invoices page…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,083 questions
asked 2022-01-21T07:33:47.457+00:00
Alam 1 Reputation point
answered 2022-02-15T03:16:23.173+00:00
Monalla-MSFT 11,961 Reputation points
1 answer

ManagedApp deploy of AzureFiles PrivateEndpoint fails, direct deploy of same ARM Template succeeds

I have a working ARM template which can be deployed directly with "az deployment group create". Among other things, it creates AzureFiles shares and a private endpoint for use with AzureFiles. It runs to completion within a couple of…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,172 questions
Azure Managed Applications
Azure Managed Applications
An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.
113 questions
asked 2022-01-21T02:20:46.037+00:00
Tim James 46 Reputation points
answered 2022-02-15T03:08:52.683+00:00
Monalla-MSFT 11,961 Reputation points
2 answers One of the answers was accepted by the question author.

Why can't i apply coustom GPO to DC OU?

Hi. I want apply custom GPO to Domain Controllers OU. This is precedence of Domain Controllers OU GPO inheritance. precedence / GPO 1 / Custom GPO 2 / Default Domain Controllers Policy 3 / Default Domain Policy Custom GPO has custom…

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.
4,802 questions
asked 2022-02-08T09:15:39.967+00:00
supportedos 81 Reputation points
accepted 2022-02-15T02:58:31.017+00:00
supportedos 81 Reputation points
1 answer One of the answers was accepted by the question author.

learning C#

Hello, I have been learning C#, I really think I am making progress as I am trying to analyze codes and I am going to understand, I wanted to know if I am doing it right, what I do is https ://learn.microsoft.com/en-us / dotnet/csharp/ Reading all that…

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.
10,320 questions
asked 2022-02-14T01:25:04.843+00:00
Luis vicente 61 Reputation points
accepted 2022-02-15T02:50:40.337+00:00
Luis vicente 61 Reputation points
2 answers

Word library slower outside of build folders

Hi everybody, I am currently facing an issue with my C# Application that edits and saves multiple word files. The issue is that it runs in around 2 minutes when running through Visual Studio, including running it directly from the build folders. But…

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.
10,320 questions
Word Management
Word Management
Word: A family of Microsoft word processing software products for creating web, email, and print documents.Management: The act or process of organizing, handling, directing or controlling something.
897 questions
asked 2021-04-06T17:05:15.84+00:00
Felipe Gonzalez 1 Reputation point
answered 2022-02-15T02:46:18.923+00:00
David 146 Reputation points
1 answer One of the answers was accepted by the question author.

Json Serialization:Azure IOT Hub SDK - System.Text.Json

I would like to know whether 'System.Text.Json' is supported by latest Azure IOT SDK's? To my understanding, Azure IOT SDK's has 'Newtonsoft.json' as dependency and is the default serializer used for device twins. The default JsonSerializer for Asp.net…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,131 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
208 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.
10,320 questions
asked 2022-02-14T02:23:53.183+00:00
Chandra Mohan 461 Reputation points
commented 2022-02-15T02:44:56.597+00:00
Chandra Mohan 461 Reputation points
2 answers

A connection to the deployment share could not be made

Hello, Below message appears after the boot image loaded. Boot image loads from the same Distribution Point. Used nslookup command from different computer [Joined to Domain] and it resolves the computer name using IP, Full Address, NetBIOS…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
907 questions
asked 2022-02-02T13:04:19.55+00:00
Boopathi Subramaniam 3,196 Reputation points
answered 2022-02-15T02:19:53.88+00:00
AlexZhu-MSFT 5,551 Reputation points Microsoft Vendor
0 answers

Sharepoint Modern Site Timeline Web Part Not Working

Good day, I am trying to populate a timeline web part (In Modern Experience Site) with a list I created, but the web part does not get populated after I select the list. I have 3 columns in the list (Title, Event Date, End Date). Do I maybe need…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,756 questions
asked 2022-02-14T08:01:37.74+00:00
Ricardo Goncalves 1 Reputation point
commented 2022-02-15T02:12:41.033+00:00
CaseyYang-MSFT 10,321 Reputation points
1 answer

Potential dangerous request path

I have a web application that uses query strings and in some cases sessions as an input. Now there is no way I can stop a user from typing this. https://myApplication/<><> Whenever a user types this it shows a error message…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,293 questions
asked 2022-02-14T09:01:22.39+00:00
Adeel Mirza 121 Reputation points
answered 2022-02-15T02:11:36.627+00:00
Yijing Sun-MSFT 7,071 Reputation points
1 answer

Upgrade Windows 10 Enterprise 1903 Azure Virtual Desktop

I would like to upgrade my Azure virtual Desktop running Windows 10 Enterprise 1903 to the latest version but when I go to Settings > Updates & Security > Windows Update. I don't see the option to Download the latest build

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,216 questions
asked 2022-02-11T21:25:50.137+00:00
Nnamdi Okwerekwu 1 Reputation point Microsoft Vendor
commented 2022-02-15T01:59:55.777+00:00
Ravi Kanth Koppala 3,231 Reputation points Microsoft Employee
0 answers

HI, i made a quota request and it got approved but the quota didn't change and it don't let me to create a NV12s_v3 GPU because of the Insufficient quota - family limit. What should I do?

can someone help me pls

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,216 questions
asked 2022-02-12T17:33:07.077+00:00
Michael Gomez 21 Reputation points
commented 2022-02-15T01:58:48.213+00:00
Ravi Kanth Koppala 3,231 Reputation points Microsoft Employee
6 answers

LINQ statement putting a select result (only 1) into a variable or an array

Dear All, I want to use a LINQ statement to put the result (only 1) into a variable or an array. Could any body help me?

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.
10,320 questions
asked 2022-01-17T02:52:00.373+00:00
BenTam-3003 686 Reputation points
commented 2022-02-15T01:51:19.197+00:00
Jack J Jun 24,296 Reputation points Microsoft Vendor
2 answers

Windows 10 : Visual Studio Community 2015 Installation Failing - Package failed

I am not able to install VS Community 2015. Its failing consistently with the error shown in the image(jpg) I verified the sha1 of the iso and the one in the site (Visual Studio Community 2015 with Update 3). They both are same. C:\>C:\FCIV\fciv.exe…

Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
971 questions
asked 2022-02-09T11:50:57.573+00:00
Mithun BS 1 Reputation point
answered 2022-02-15T01:49:37.933+00:00
Anna Xiu-MSFT 26,151 Reputation points Microsoft Vendor
1 answer

Android SDK Build Tools 31 not available Visual Studio 2022 Xamarin Forms

I have installed Visual Studio 2022, which comes by default Android Api Level 31, however I am not seeing Android SDK Build Tools 31. I want to upgrade from 30 - 31

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
asked 2022-02-14T07:04:52.623+00:00
Dipannita Das 21 Reputation points
answered 2022-02-15T01:37:20.713+00:00
JarvanZhang 23,951 Reputation points