55,030 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Anechoic odayı deneyimlemek istiyorum

Hayatımda ilk defa bir yalıtım odası ile ilgili bu kadar heyecan duydum kendi kalp atışımı duyabileceğimi düşleyemiyorum bile bu çılgınca bana bu deneyimi yaşatır mısınız lütfen davet edilmek için herşeyimi verirdim anechoic odaya🥹

Developer technologies | Small BASIC
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
296 questions
asked 2025-12-13T07:27:21.09+00:00
Omer Parmak 0 Reputation points
4 answers

ACEOLEDB.DLL from Microsoft 365 Apps crash with Exception code 0xc0000005

ACEOLEDB.DLL from Microsoft 365 Apps (at least versions 16.0.14228.20248, 16.0.14430.20006, 16.0.14701.20040 in "C:\Program Files\Microsoft Office\root\VFS\ProgramFilesCommonX64\Microsoft Shared\OFFICE16\") appear to cause an application crash…

Microsoft 365 and Office | Access | Development
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,026 questions
asked 2021-12-29T20:18:30.603+00:00
Jmenninkainen 31 Reputation points
edited a comment 2025-12-13T07:26:55.2666667+00:00
David Lightstone 0 Reputation points
1 answer

Can't create Android device for .NET Maui development testing

I have downloaded Visual Studio .NET Community 2026. I added the .net Maui workflow and I have created a new solution using it. The solution runs normally in the windows debugger but if I try to use the Android debugger I am getting errors creating the…

Developer technologies | Visual Studio | Setup
asked 2025-12-06T04:33:38.4666667+00:00
Robert Charlebois 0 Reputation points
commented 2025-12-13T05:58:40.49+00:00
Robert Charlebois 0 Reputation points
0 answers

BLAZOR ROUTE PARAMETER EXCEPTION

Current page directive of Blazor component is like: @page /mypage/{thestate:bool?} When I call the URL localhost:32360/mypage, there is no problem; nevertheless, when I call the URL localhost:32360/mypage/false or localhost:32360/mypage/true, the web…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-13T05:40:11.4233333+00:00
MOON 60 Reputation points
2 answers One of the answers was accepted by the question author.

Visual studio 2026

Hi, Does the VS 2026 is stable, and available? Which features I got with it? Does installing VS 2026 is a separate installation, not harm VS 2022 , and what size of installation is it ? Does all projects before, it supports? Thanks,

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,588 questions
asked 2025-11-30T08:36:54.9066667+00:00
Dani_S 4,836 Reputation points
commented 2025-12-13T05:23:49.8333333+00:00
Dani_S 4,836 Reputation points
0 answers

GIS CLI commands

Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…

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,704 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 4,836 Reputation points
edited a comment 2025-12-13T04:32:16.22+00:00
Dani_S 4,836 Reputation points
1 answer

how to make full screen of the splash screen of android in .net maui?

I am using .net MAUI 9.0 and I want to make the splash screen full screen. in android and it is not full screen

Developer technologies | .NET | .NET MAUI
asked 2025-12-13T03:48:17.95+00:00
mc 6,396 Reputation points
answered 2025-12-13T03:48:27.0233333+00:00
Q&A Assist
5 answers

visual studio community version 2022 is not available to download

my students need to install 2022 for a project it needs 2022 and haven't been updated for 2026 yet and there is no place to get the 2022 community version installer and its not available in the installer as well

Developer technologies | Visual Studio | Setup
asked 2025-11-14T17:24:40.65+00:00
ali azarafza 5 Reputation points
commented 2025-12-13T01:33:22.9633333+00:00
Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
2 answers

Which framework to use? Blazor? Razor? Very non-standard project for Raspberry Pi

The project: Hardware A flexible LED matrix (Display) mounted to a T-Shirt. Displays animations (Gifs), images etc. Rotates through a playlist. The LED matrix is connected to a Raspberry Pi Zero 2 W and driven via GPIO (It's not an HDMI type display,…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-12T13:11:48.3633333+00:00
evilC 0 Reputation points
edited a comment 2025-12-13T01:29:12.54+00:00
Bruce (SqlWork.com) 82,061 Reputation points Volunteer Moderator
0 answers

Project is using out of process designer

This now appears every time I open a form in my FosterTrak application. How do I get rid of this? Should I just ignore this message?

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,588 questions
asked 2025-12-12T19:38:01.3066667+00:00
SuperCoder 256 Reputation points
commented 2025-12-12T22:48:41.0866667+00:00
SuperCoder 256 Reputation points
1 answer

I can't reinstall Visual Studio 2022 v17.14.20 after error: An error occurred in 'Miscellaneous Files' while attempting to open

I was developing in Visual Studio 2022 v17.14.20 - new install since October 2025. Worked fine on Tuesday (12/9). Wednesday morning (12/10) I couldn't open any solution from Tuesday or older. I received this error: An error occurred in…

Developer technologies | Visual Studio | Setup
asked 2025-12-12T19:50:32.83+00:00
Phil Jaggard 0 Reputation points
commented 2025-12-12T20:41:15.2866667+00:00
Phil Jaggard 0 Reputation points
1 answer

render a form with a multiselect choice field as check boxes on a power page

how do I render a form with a multiselect choice field as check boxes on a power page?

Developer technologies | Visual Basic for Applications
asked 2025-12-12T18:33:25.8066667+00:00
TED RUBERTI 0 Reputation points
answered 2025-12-12T18:33:35.6133333+00:00
Q&A Assist
3 answers

To upload my msixbundle install file to the Store, I need a silent command line switch

When I try to upload my installation file to the Store, a msixbundle file, it needs a silent switch. Can't figure out what that is?

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,588 questions
asked 2025-11-18T19:42:37.8466667+00:00
Mark Johnson 0 Reputation points
answered 2025-12-12T17:28:14.18+00:00
Mark Johnson 0 Reputation points
6 answers

How do you fix Intellisense errors in a CMake project when Visual Studio is connected to WSL:Ubuntu?

I am running a CMake project in Visual Studio Community 2026 and it is connected to WSL: Ubuntu. It is running the Linux Debug configuration preset. WSL is running the gcc 15.1.0 compiler. My C++ code builds and runs fine but I get hundreds of…

Developer technologies | Visual Studio | Debugging
asked 2025-12-03T12:38:18.0166667+00:00
Brandon Davies-Sekle 0 Reputation points
edited a comment 2025-12-12T16:53:41.4066667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
2 answers

Visual Studio Performance Profiler reports memory leaks on one system but not another with same code base

Subject: visual-studio performance-profiler memory-leak c++ Details: I’m profiling a C++ application using Visual Studio Performance Profiler (Memory Usage tool). The code base is identical across two systems, but memory leaks persist on one machine…

Developer technologies | Visual Studio | Debugging
asked 2025-12-08T06:00:22.7933333+00:00
Sanket Huske 0 Reputation points
commented 2025-12-12T15:44:10.7266667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
1 answer

Getting Value not valid for 'RowPositon' in Visual Studio when moving a designer control

In Visual Basic (VS 2017 / 2019 / 2022, including 2017 Express), I keep encountering a strange issue when working with the WinForms designer. Whenever I move or drag a control (e.g., a TextBox) in the designer, and then start the debugger, Visual Studio…

Developer technologies | Visual Studio | Debugging
asked 2025-12-08T04:38:31.7233333+00:00
test code 21 Reputation points
commented 2025-12-12T15:41:46.1466667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
4 answers

deps.json does not exist

Hello everyone!! I am a junior programmer trying to make a project in .NET MAUI, but when it comes to scaffolding my database, I get the following error: The specified deps.json…

Developer technologies | .NET | .NET MAUI
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,149 questions
asked 2024-03-15T11:59:03.01+00:00
Agustín 0 Reputation points
commented 2025-12-12T15:22:10.3066667+00:00
Mateus de Paula Moreno 0 Reputation points
2 answers

redirect using HttpContextAccessor

Hi, I am trying to redirect to my login page on a condition using IHttpContextAccessor. Here is my code : if (condition) { _signInManager.SignOutAsync(); …

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,704 questions
asked 2025-12-12T12:46:40.74+00:00
Michael P 0 Reputation points
edited an answer 2025-12-12T15:18:59.87+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
4 answers

Issue with Teams Bot: Incoming Call Event Not Reaching Bot (App-Hosted Media Sample)

I am developing a Microsoft Teams bot that should be able to join a call initiated from a Teams user. The goal is that when a user places a call to the bot inside Teams, the bot should join the call and handle the audio stream as described in Microsoft’s…

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,704 questions
asked 2025-12-01T21:23:48.1766667+00:00
Chandan 5 Reputation points
commented 2025-12-12T14:53:42.79+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

How do I configure Yarp to allow querying string parameters in the request URL .Net Aspire?

I have the following original request URL: http://localhost:5002/UploadedFiles/387324e2-e0b4-43e8-b53f-d48e70fb42f2.jpg When using the NextJs Image component, it automatically adds the following query strings:…

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,704 questions
asked 2025-12-10T11:30:24.8066667+00:00
Hoài Nam Nguyễn 61 Reputation points
commented 2025-12-12T14:50:14.81+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,885 Reputation points Microsoft External Staff