55,944 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Why in .net maui 10 ios does the SearchBar control not show the correct background color and emits a shadow?

When I upgraded an app from .net maui 9.0.81 to 10.0.70, my SearchBar control did not show the correct background color and emitted a shadow. I did some extensive research into this issue and tried a lot of the suggested workarounds. Nothing fully…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-02T00:16:22.97+00:00
Kurt K 196 Reputation points
commented 2026-06-02T18:20:01.7833333+00:00
Kurt K 196 Reputation points
1 answer

How can I ask users for ratings and reviews in my Android game?

I want that the prompt gets displayed in my game on Android devices after the user finished a level in my game. How can I display the prompt in my game and is it necessary that I check if the prompt was already displayed three times in a 365-day period…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-02T15:33:39.7466667+00:00
Kim Strasser 2,596 Reputation points
edited the question 2026-06-02T15:40:25.22+00:00
Kim Strasser 2,596 Reputation points
1 answer

How can I ask users for ratings and reviews in my iOS game?

I want that the standardized prompt gets displayed in my game on iOS devices after the user finished a level in my game. How can I display the standardized prompt in my game and is it necessary that I check if the prompt was already displayed three times…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-02T15:27:46.8833333+00:00
Kim Strasser 2,596 Reputation points
edited the question 2026-06-02T15:38:09.59+00:00
Kim Strasser 2,596 Reputation points
1 answer

Latest Supported Visual C++ redistributable download appears to be the wrong version

I just download the latest supported x64 VC++ redistributable from Latest supported redistributable version and upon examining the properties it appears that instead of the redistributable for 2017-2026 the downloaded file was for 2015-2022. Same issue…

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,067 questions
asked 2026-06-02T09:07:21.5933333+00:00
RLWA32 52,566 Reputation points
commented 2026-06-02T15:05:35.0066667+00:00
RLWA32 52,566 Reputation points
3 answers

[Visual Studio 2026 18.6.2] object values are evaluated, nested rows are visible, but expand/collapse glyphs/arrows/+ controls are missing.

Visual Studio 2026 18.6.2 Debugger: managed C#/.NET Window: Autos Issue: object values are evaluated, nested rows are visible, but expand/collapse glyphs/arrows/+ controls are missing. Workarounds tried: Reset Window Layout, delete .vs folder

Developer technologies | Visual Studio | Debugging
asked 2026-06-01T12:25:35.7966667+00:00
commented 2026-06-02T14:13:37.5266667+00:00
2 answers

Visual studio 2026 offline installation

Hello guys, i encountered problem with visual studio 2026 offline instalation. I created whole layout and even layout even with wanted workloads and components on PC with internet access. Then i move it to my offline corporate PC were i already doing it…

Developer technologies | Visual Studio | Setup
asked 2026-06-02T06:59:51.1366667+00:00
Dušan Štefanco 0 Reputation points
commented 2026-06-02T13:20:12.5966667+00:00
Dušan Štefanco 0 Reputation points
1 answer One of the answers was accepted by the question author.

TFVC Checkin Policy not changing

We are using TFVC version control in two projects, hosted in Azure Devops cloud. Today, we have started getting an error message "It's not possible to operate with deprecated policies, please see Azure DevOps blog for more information.…

Developer technologies | Visual Studio | Setup
asked 2026-02-04T17:34:36.9433333+00:00
Mitchell Bland 40 Reputation points
commented 2026-06-02T09:46:00.4066667+00:00
Heinrich Marx 0 Reputation points
4 answers

Enhance the way of linear search

Hi, To C# linear search below any advice to apply the following way on the above?

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,800 questions
asked 2026-05-31T04:50:50.82+00:00
Jonathan 65 Reputation points
commented 2026-06-02T09:43:47.4033333+00:00
Jonathan 65 Reputation points
2 answers

equal operator C++

have a C++ program, trying to assign a vector variable to a complex equation: chm[i] = vec1[i] + (float cmid * vec2[i])/2.; i from 1 to 3 compiler generates an error that says "cannot find = operator to assign value define…

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,067 questions
asked 2026-05-25T13:48:26.4533333+00:00
Sid Kraft 46 Reputation points
commented 2026-06-02T09:37:27.75+00:00
Taki Ly (WICLOUD CORPORATION) 1,665 Reputation points Microsoft External Staff Moderator
1 answer

How to fix memory leaks in C++

Debugging my C++ program, on closing the Output window shows "Memory leak detected, Objects dumped" How do I find the offending objects?

Developer technologies | Visual Studio | Debugging
asked 2026-05-30T09:03:56.64+00:00
Stuart Ray 0 Reputation points
commented 2026-06-02T08:58:17.62+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,025 Reputation points Microsoft External Staff
4 answers

Visual studio 2026

When i download the visual studio 2026 installer to use it without the internet and putting the files into the pc without internet with a own domain network and try run the command c:\localVSlayout\vs_enterprise.exe --noWeb it open the vs installer…

Developer technologies | Visual Studio | Setup
asked 2025-11-06T09:10:33.5+00:00
Vadim T 0 Reputation points
commented 2026-06-02T08:46:39.31+00:00
Varsha Dundigalla(INFOSYS LIMITED) 5,025 Reputation points Microsoft External Staff
2 answers

Visual Studio Crashing mysteriously because of Data Binding

Hello everybody, I am new to coding in VS and generally to programming C# and Xaml. To give y'all a good overview of my code, i have included all of my Classes and Xaml Files neccessary. I use 2 Pages: a general page displaying all Books, and a Page…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-06-01T23:00:13.46+00:00
BananasHelp20 0 Reputation points
edited an answer 2026-06-02T08:14:06.5533333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,685 Reputation points Microsoft External Staff Moderator
2 answers

How do I fix .NET runtime installation error?

I keep getting a message to download and install .net runtime, x64, V 8.0.11. I downloaded the repair tool and it could not fix the problem. I have no idea how to fix this problem. suggestions?

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,323 questions
asked 2026-05-24T17:40:44.9866667+00:00
Reg Keegan 0 Reputation points
commented 2026-06-02T08:04:54.7566667+00:00
Lizzy Dinh (WICLOUD CORPORATION) 530 Reputation points Microsoft External Staff Moderator
2 answers

C++ errors

Using Visual Studio, C++, is there a way to turn off the error reporting that is generated by "co-pilot", very irritating as every statement that is issued automatically generates suggested error or fixes while entering! "clutters up"…

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,067 questions
asked 2026-05-25T13:59:32.98+00:00
Sid Kraft 46 Reputation points
commented 2026-06-02T07:21:50.49+00:00
Jack Dang (WICLOUD CORPORATION) 18,720 Reputation points Microsoft External Staff Moderator
2 answers

How to fix Run-time error '424;: Object required

Sub SaveC11s() Dim objAttachment As Outlook.Attachment Dim saveFolder As String Dim targetSubjectKeyword As String ' CONFIGURATION: Set your target folder path and subject keyword saveFolder = "\ComptonJenn\Downloads\Current Month…

Developer technologies | Visual Basic for Applications
asked 2026-06-01T13:24:57.1366667+00:00
Jenn C 0 Reputation points
answered 2026-06-02T03:40:14.9833333+00:00
Jack Dang (WICLOUD CORPORATION) 18,720 Reputation points Microsoft External Staff Moderator
2 answers

Splash screen for Android is default .NET splash screen and not specified splash screen MAUI

I have <MauiSplashScreen Include="Resources\Splash\splash.png" BaseSize="128,128" /> In my csproj., but the android splash screen is the default purple .NET splash screen. It works fine in iOS, but not on android. What would…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-28T06:40:26.99+00:00
Jai Holloway 110 Reputation points
commented 2026-06-02T02:29:43.8433333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,685 Reputation points Microsoft External Staff Moderator
1 answer

Clickonce user settings not carrying over

Upgrading a vb .net windows forms project from .net 4.8 to .net 10. Everytime I publish an update my user settings are lost. From research it looks like I need to make a strong name key for the project, but the build properties are not showing in my…

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,167 questions
asked 2026-05-28T00:42:19.26+00:00
Cody Eidsness 0 Reputation points
commented 2026-06-02T02:28:30.6166667+00:00
Nancy Vo (WICLOUD CORPORATION) 4,685 Reputation points Microsoft External Staff Moderator
2 answers

MAUI Label randomly appearing and disappearing in iOS

Hi there I have an if statement that sets the visible property of a label to false if there is no value or it is 0. But I have checked the result from the api and there definitely is a value. The behaviour is inconsistent. Sometimes when I navigate to…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-28T11:45:09.0566667+00:00
Jai Holloway 110 Reputation points
commented 2026-06-02T02:10:44.7566667+00:00
Michael Le (WICLOUD CORPORATION) 11,325 Reputation points Microsoft External Staff Moderator
1 answer

How do I change my developer community email address?

My email address as it shows in developercommunity.visualstudio.com is incorrect and I need to change it. However, I see no way of changing this myself -- my profile shows my correct email address. What needs to happen for me to get this changed to be my…

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,762 questions
asked 2026-01-27T16:21:36.7133333+00:00
Chris Schelin 0 Reputation points
edited an answer 2026-06-02T00:47:14.7866667+00:00
Ashok Jadav 0 Reputation points
2 answers

.Net 10: Exception has occurred: CLR/ObjCRuntime.ObjCException

I am facing below exception when running the .net 10 maui project on visual studio code: Exception has occurred: CLR/ObjCRuntime.ObjCException • An unhandled exception of type 'ObjCRuntime.ObjCException' occurred in Microsoft.iOS.dll at…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-01T07:20:16.8833333+00:00
Sreenivasan, Sreejith 840 Reputation points
commented 2026-06-01T17:03:20.8466667+00:00
Viorel 126.9K Reputation points