55,598 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Should I update my workloads after updating to a new Xcode version?

I just updated Xcode to version 26.3 and I don´t know if I need to update the workloads in Visual Studio 2026 Community. Is it necessary to update the workloads in Visual Studio? Installed Workload Id Manifest Version Installation…

Developer technologies | .NET | .NET MAUI
asked 2026-03-12T09:39:38.48+00:00
Kim Strasser 2,206 Reputation points
answered 2026-03-12T09:39:53.9166667+00:00
Q&A Assist
2 answers

MAUI iOS Broadcast extension, writeback pool capacity exceed

I am developing an iOS broadcast extension with MAUI .net 10. My problem is the ProcessSampleBuffer() only get called every 6 seconds+, although I can get the image from the CMSampleBuffer object. I tried to monitor the extension with Console and see a…

Developer technologies | .NET | .NET MAUI
asked 2026-03-04T17:37:26.42+00:00
Siu Pang 0 Reputation points
commented 2026-03-12T09:00:31.6233333+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How to update Sharepoint list item hyperlink column

I'm trying to update hyperlink column with the following request PATCH https://graph.microsoft.com/v1.0/sites/{site-id}/lists/{list-id}/items/{item-id}/fields Content-Type application/json Request body: { "OriginalImageLink": { …

Microsoft 365 and Office | SharePoint | Development
Microsoft Security | Microsoft Graph
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,806 questions
asked 2021-11-30T08:03:33.697+00:00
Macháček Martin 286 Reputation points
commented 2026-03-12T08:52:10.7533333+00:00
phmb 0 Reputation points
2 answers One of the answers was accepted by the question author.

Visual Studio Open Project/Solutions Path not set

In VS 2022, I navigated to Tools/Options/Projects and Solutions/Locations, and set the "Project location" to my preferred area. This used to work until 2 months ago. Now, it doesn't matter if a custom path is set. Every time I want to open a…

Developer technologies | Visual Studio | Setup
asked 2026-03-10T23:08:07.1366667+00:00
Corey Fleig 450 Reputation points
commented 2026-03-12T07:22:29.23+00:00
Lizzy Dinh (WICLOUD CORPORATION) 425 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

IntelliSense doesn't work properly with MSVC standard library and clang-cl compiler

I'm trying to get clang-cl (the compiler I installed via Visual Studio Installer) and IntelliSense to work together. Simple 'Hello world' by C++23 std::println does build and run nicely (even macro __cplusplus is equal to 202302 which indicates that I…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,049 questions
asked 2025-10-11T04:24:39.1533333+00:00
Misha Kobzar 20 Reputation points
commented 2026-03-12T07:11:30.51+00:00
Adam 0 Reputation points
0 answers

github copilot given an error when i used visual studio 2022. it says 'There was a problem completing your request. Please try again'

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,705 questions
asked 2026-02-25T17:43:39.39+00:00
Sabir Babulal Shaikh 5 Reputation points
answered 2026-03-12T06:40:44.47+00:00
Jannica 0 Reputation points
2 answers

Visual Studio 2026 keeps generating .slnx instead of .sln even when Default Solution File Format is set to .sln (Unity compatibility issue)

I am trying to configure Visual Studio 2026 Community (18.3.2) to generate traditional .sln solution files instead of the new .slnx format, because Unity Editor expects .sln files for project integration. Environment Visual Studio 2026 Community Version:…

Developer technologies | Visual Studio | Setup
asked 2026-03-09T08:45:26.4466667+00:00
Chocolade 536 Reputation points
commented 2026-03-12T06:31:12.25+00:00
Adiba Khan 2,265 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Round rectangle and rectangle has memory leaks is this a bug?

I was using https://www.nuget.org/packages/AdamE.MemoryToolkit.Maui/1.0.0 to detect memory leaks in xaml and noticed that stroke shapes round rectangle and rectangle used in border are not getting disposed off when you navigate away from the page ! Is…

Developer technologies | XAML
Developer technologies | XAML

A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.

876 questions
asked 2026-03-09T08:49:59.1433333+00:00
Manickam, Suraj 385 Reputation points
commented 2026-03-12T06:15:24.7033333+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
2 answers

NuGet Package Microsoft.Data.SqlClient version 6.0.1+

I am working on Solution with Multiple Projects in it. 1] Class Liabrary (common for all projects) 2] WinForms Application (using .NET 6.0) 3] MAUI Application (using .NET 10.0) Application uses SqlServer for Database, for this I have Installed…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .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,312 questions
asked 2026-03-11T22:48:14.72+00:00
sandeep jakhotya 0 Reputation points
answered 2026-03-12T06:12:15.2133333+00:00
Jack Dang (WICLOUD CORPORATION) 14,955 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

How to read c# data object from server with AJAX and show its fields in html

Hello, I'm continuing learning AJAX and web dev. This time I'm trying to read an object from the server by AJAX and fill the inputs (textboxes) in the html ... but it does nothing. I attach the html and the server side .cs I will appreciate your help.…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-03-06T13:10:16.67+00:00
Pablo The Tiger 166 Reputation points
edited a comment 2026-03-12T05:50:14.6266667+00:00
SurferOnWww 5,491 Reputation points
1 answer

xamarin forms/create project error 0x80070002

hello there, i've got a strange problem here. im trying to create a xamarin forms new project and then it return me a 0x8007002 error i dont know what to do and i have class project for tommorow. please help me

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,705 questions
asked 2024-01-21T15:06:26.6966667+00:00
shadow_scythe666 0 Reputation points
commented 2026-03-12T03:51:23.3333333+00:00
Praveen Valluri 0 Reputation points
2 answers

How do I handle platform-specific UI customization in MAUI without bloating my shared code?

I have been learning MAUI for a couple months now. I need to apply different styles or behaviors on Android vs. iOS (e.g., font sizes, padding, or custom renderers). I know about OnPlatform in XAML and the Platforms/ folder. What is the correct…

Developer technologies | .NET | .NET MAUI
asked 2026-03-06T07:03:31.1033333+00:00
Trung Huynh 0 Reputation points
commented 2026-03-12T02:46:10.21+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Change default Windows SDK and Platform Toolset

I have a multi-project solution built in Visual Studio 2022. I'd like to set the default Windows SDK Version explicitly so all projects use the same library. However, it seems like I have to change it in each library, explicitly. Can this setting be…

Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,049 questions
asked 2026-03-03T17:29:12.6533333+00:00
Max Yaffe 0 Reputation points
commented 2026-03-12T02:45:26.32+00:00
Jay Pham (WICLOUD CORPORATION) 3,415 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Show popup from a working thread Task

In my Android application (NET MAUI 10) I have code similar to the following: [RelayCommand] public async Task TaskPopup() { Debug.WriteLine("TaskPopup"); Task task = Task.Run(async () => { …

Developer technologies | .NET | .NET MAUI
asked 2026-03-01T12:12:39.3433333+00:00
Giorgio Sfiligoi 616 Reputation points
commented 2026-03-12T02:44:35.4133333+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
1 answer

.NET MAUI Android – HttpRequestException (UnknownHostException) – Unable to resolve host intermittently in production

Hello, I am using .NET MAUI (Android) with HttpClient This issue occurs in different scenarios. For example, one scenario is: StartPage → SplashActivity → MainActivity → Home → Atlas → Notification → Home (Card_Click) → after a few minutes, a…

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,806 questions
asked 2026-02-23T08:32:25.06+00:00
nandu kathmandi 31 Reputation points
edited a comment 2026-03-12T02:43:10.0266667+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
1 answer

.NET MAUI Navigation Not Working on iOS 26.2 / 26.3

I am currently using .NET MAUI with .NET 8, and the application uses AppShell for navigation. The app works correctly on iOS version 26.0 and below. However, on iOS versions 26.2 and 26.3, the application hangs after login and does not navigate to 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,806 questions
asked 2026-03-04T13:56:24.9666667+00:00
Ranjit Kumar Barick 0 Reputation points
commented 2026-03-12T02:39:13.9166667+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
3 answers

downnload process aborted when Maui Andriod is not visible or screen id turned off

I have Maui Andriod app, in which a file id dowloaded from an url. When the app is running and visible download process goes well. but screen is turned off or app is not visible, the download process is aborted. Is is greatly appreciated if somene can…

Developer technologies | .NET | .NET MAUI
asked 2026-03-07T02:06:24.94+00:00
Qun Shen 65 Reputation points
commented 2026-03-12T02:25:48.4966667+00:00
Nancy Vo (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff Moderator
1 answer

API issue on the server

Hi, No similar issue when calling the project. Why does it appear when going to "https://localhost:7060/swagger/index.html"?

Developer technologies | ASP.NET | ASP.NET API
asked 2026-03-11T06:10:53.63+00:00
Peter_1985 3,151 Reputation points
commented 2026-03-12T02:11:52.45+00:00
Peter_1985 3,151 Reputation points
5 answers One of the answers was accepted by the question author.

tostring()

for some reason the script doesn't work and the tostring <%@ Page Language="C#" AutoEventWireup="True" %> <%@ Import Namespace="System"%> <script runat="server"> void Page_Load(Object…

Developer technologies | ASP.NET | ASP.NET API
asked 2026-03-08T02:30:36.1733333+00:00
zal wel 20 Reputation points
commented 2026-03-12T01:06:10.01+00:00
SurferOnWww 5,491 Reputation points
1 answer

Disc space error while downloading Visual studio 2026 Ent version

We are trying to download the visual studio 2026 enterprise software package from below URL through given command line, with limited workloads. Still, we are getting the error message as shown in attached / below given screen shot saying, we need 84 GB…

Developer technologies | Visual Studio | Setup
asked 2026-02-27T12:36:17.3066667+00:00
Patan, Subhani 0 Reputation points
edited a comment 2026-03-12T00:58:12.2733333+00:00
Leon Tran (WICLOUD CORPORATION) 1,415 Reputation points Microsoft External Staff Moderator