55,300 questions with Developer technologies-related tags

Sort by: Updated
1 answer

How to remove the listView pressed/activated ripple drawable to the entire row

I have a listview like below to show the question and answers. <ListView HasUnevenRows="True" HorizontalOptions="FillAndExpand" ItemsSource="{Binding ItemsSource, Source={x:Reference this_flow_picker},…

Developer technologies | .NET | .NET MAUI
asked 2025-12-31T11:31:07.5366667+00:00
Sreenivasan, Sreejith 555 Reputation points
commented 2026-01-23T08:06:50.36+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,420 Reputation points Microsoft External Staff
2 answers

How do I get the bins from a purchase order line item from the Business Central APIs?

I have a C# app that calls Business Central APIs. I can use https://api.businesscentral.dynamics.com/v2.0/{{tenantId}}/Sandbox/api/v2.0/companies({{company_id}})/purchaseOrders({{PO}})/purchaseOrderLines?$expand=location to get more data about the…

Developer technologies | C#
Developer technologies | 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,746 questions
asked 2025-12-04T21:24:59.9433333+00:00
Trevor Leon 25 Reputation points
answered 2026-01-23T07:36:00.64+00:00
Jack Dang (WICLOUD CORPORATION) 8,755 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Visual Studio 2022 Analysis Services Extension on Windows 11 ARM64 (Lenovo Snapdragon)

I recently purchased a Lenovo CoPilot+PC ARM64 Snapdragon Windows 11 computer. I keep getting an error when I try to install the Analysis Services Extension for Visual Studio 2022 (Microsoft.DataTools.AnalysisServices.vsix). Is there a workaround to be…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,367 questions
Developer technologies | Visual Studio | Extensions
asked 2024-11-01T00:37:59.1866667+00:00
Eric Ziola 41 Reputation points
commented 2026-01-23T07:02:01.93+00:00
Peter Kennedy 1 Reputation point
3 answers

Comment apprendre ASP .NET de A a Z

Apprendre ASP .NET du Debut a la fin, Model (creation avec association) controllers et synchronisation avec les views

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-01-22T08:55:48.5766667+00:00
Duval 0 Reputation points
answered 2026-01-23T06:24:53.2533333+00:00
SurferOnWww 5,261 Reputation points
3 answers

How to resolve

No matter how I try to install Visual Studio (straight double-click, run as administrator, offline installer from command line, command line in admin mode, etc), the installer launches, downloads something small once or twice, then shows the following…

Developer technologies | Visual Studio | Setup
asked 2026-01-16T16:27:28.3033333+00:00
Chris Montanaro 10 Reputation points
answered 2026-01-23T05:31:39.72+00:00
Leon Tran (WICLOUD CORPORATION) 980 Reputation points Microsoft External Staff Moderator
2 answers

I cannot disable Block Public Internet Access in the PowerBI Tenant

“Block Public Internet Access” greyed out in Power BI tenant settings – Admin rights confirmed Need to turn this off to enable Web Publishing.

Developer technologies | Windows Presentation Foundation
asked 2026-01-17T16:01:20.4033333+00:00
paul olofson 0 Reputation points
commented 2026-01-23T04:20:46.57+00:00
Adiba Khan 1,840 Reputation points Microsoft External Staff
3 answers

vb.net reportviewer render SSRS report print first page only

I have a windows form with a reportviewer component on it. I have the following code in VB.Net to print a SSRS report directly to a printer but it prints only first page only. Try doc = New Printing.PrintDocument() AddHandler…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,154 questions
asked 2026-01-15T09:59:30.27+00:00
Tilhoo Prakash 0 Reputation points
commented 2026-01-23T04:16:02.3233333+00:00
Adiba Khan 1,840 Reputation points Microsoft External Staff
2 answers

Where is HybridWebView.js in NET10?

Hi everyone, I'm migrating a project to .NET 10 that uses HybridWebView to host a Vue.js application. In .NET 9, everything worked correctly, but in .NET 10, I'm unable to use the standard InvokeDotNetmechanism. Every time the Vue app tries to call a C#…

Developer technologies | .NET | .NET MAUI
asked 2026-01-22T09:44:47.4433333+00:00
Luigi De Giacomo 0 Reputation points
answered 2026-01-23T04:09:28.48+00:00
Jack Dang (WICLOUD CORPORATION) 8,755 Reputation points Microsoft External Staff Moderator
2 answers

How can I make screenshots and videos in the correct resolution from my game so that I can add them to the App Store?

I have already tried to make a short video from my game. My iPaid Air was connected to my MacBook Air and I have played my game on my iPad Air and simultaneously I recorded a video with the QuickTime player. The video has the following…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T15:13:39.0533333+00:00
Kim Strasser 2,021 Reputation points
edited a comment 2026-01-23T03:48:57.0366667+00:00
Harry Vo (WICLOUD CORPORATION) 4,745 Reputation points Microsoft External Staff Moderator
1 answer

Error when trying to access QuickGrid Component in Blazor WASM Application

Hello Microsoft Support, When running my Blazor WASM project, that serves as a front end to my ASP.NET backend, I have been getting repeated errors when trying to access the QuickGrid component through my browser. When running through Firefox, I have…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
1,691 questions
asked 2026-01-14T07:45:33.36+00:00
Andrew Sabin 20 Reputation points
commented 2026-01-23T03:08:45.2333333+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,125 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Is there a common .NET MAUI implementation for AccountManager / AccountAuthenticator?

Hello team, I have a question regarding authentication in .NET MAUI. On Android there are built‑in classes such as AccountManager and AccountAuthenticatorActivity that allow applications to create accounts, list them in system settings, and obtain…

Developer technologies | .NET | .NET MAUI
asked 2025-12-15T13:24:50.27+00:00
Mikhail14521 20 Reputation points
commented 2026-01-23T02:35:07.9166667+00:00
Jack Dang (WICLOUD CORPORATION) 8,755 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Adding a11y support in UWP JavaScript/React based app

Hi I am looking to add support for a11y/TTS in a UWP JS/React based app. I wanted to confirm whether the correct method for integrate with the screen reader would be adding aria attributes to the relevant components. If not what would be the preferred…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-01-14T22:33:38.0966667+00:00
Jordan Montpetit 0 Reputation points
commented 2026-01-23T02:28:59.7233333+00:00
Harry Vo (WICLOUD CORPORATION) 4,745 Reputation points Microsoft External Staff Moderator
3 answers

Issue to Web API

Hi, How to deploy Web API on the server and ensure it is able to process any concrete request from the client app?

Developer technologies | C#
Developer technologies | 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,746 questions
asked 2026-01-22T04:14:57.0233333+00:00
Peter_1985 3,026 Reputation points
commented 2026-01-23T01:32:48.2666667+00:00
Peter_1985 3,026 Reputation points
1 answer

Microsoft ICE issue with changing exposure

Using Microsoft ICE, (image composite editor), I am trying to accurately stitch 2D images of a soil core into 1 long photo. Sometimes it works perfectly, but I have noticed that ICE changes the exposure of my photos, and ruins the outputted stitched…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,647 questions
asked 2024-07-15T17:41:11.53+00:00
Aimetti, Cassie 0 Reputation points
answered 2026-01-22T23:49:11.0066667+00:00
Mike Waldegger 0 Reputation points
1 answer

.Net Maui Fatal Exception, probably while overring MyWindow.

Hey, I came across a fatal exception. My hint is that something is happening while overriding Window. This is my class where I inherit from Window. And in App.xaml.cs I ovveride it and returning MyWindow using as a parameter MainPage. I think that when…

Developer technologies | .NET | .NET MAUI
asked 2023-02-16T08:31:48.8633333+00:00
SILVIOU NTENIS AXOPOULOS 5 Reputation points
commented 2026-01-22T22:22:39.7166667+00:00
Mr FEYZI, Mohammad Taha 0 Reputation points
2 answers

I want to review the code for several reports

I am researching a new report, and the reports listed below will serve as the foundation for it. To gain a thorough understanding of each report’s purpose, I would like to review the SQL behind each one, as this will provide the most comprehensive…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,714 questions
asked 2026-01-22T18:01:25.52+00:00
Ewing, Sean E 0 Reputation points
commented 2026-01-22T20:21:15.4666667+00:00
AgaveJoe 30,646 Reputation points
0 answers

How can I fix the Form Designer error "Illegal characters in path"?

Since I installed Visual Studio 2026 I keep having this problem where when I open a form the designer keeps giving me this error that doesn't specify what path has an illegal characters. I even tested if it's only for VS2022's projects, but even new…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,647 questions
asked 2026-01-21T22:04:11.2266667+00:00
commented 2026-01-22T17:47:16.7866667+00:00
Дмитро Коваль 0 Reputation points
1 answer

Microsoft.AzureAI - AI Foundry Resources (not just project in Studio)

Unable to Register Microsoft.AzureAI so I can use Prompt Sheild in AI Foundry via Code endpoints. Co-Pilot indicates that MS Support needs to enable this on my tennant/subscription. Create a support ticket does not filter me to request this to be done. I…

Developer technologies | C#
Developer technologies | 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,746 questions
asked 2026-01-22T00:19:03.1966667+00:00
timrobertsusa 6 Reputation points
edited a comment 2026-01-22T16:35:07.0366667+00:00
timrobertsusa 6 Reputation points
0 answers

Need to update files installed by Visual Studio Workloads

I have about 50 VS developers that are seeing a vulnerability in some files that were installed by VS when adding the Mobile Development workload. I need to update these and cannot find if there is a process to update what gets installed when a workload…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,647 questions
asked 2026-01-22T15:46:43.19+00:00
Mark Chapman 0 Reputation points
commented 2026-01-22T15:55:26.6466667+00:00
Viorel 126.1K Reputation points
5 answers

Git Functionality in Visual Studio 2022 Not Updating Status

When performing Git operations in Visual Studio 2022, such as committing, creating branches, deleting branches, or checking out branches, the Git interface does not refresh to display the latest status after completing the operation. Closing and…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,647 questions
asked 2025-01-09T02:06:39.1633333+00:00
Ye, Lemin 20 Reputation points
answered 2026-01-22T14:45:19.06+00:00
William Moore 5 Reputation points