54,609 questions with Developer technologies-related tags

Sort by: Updated
1 answer

In .Net MAUI Bluetooth Connection disconnect navigation between the Pages

In this I will explain the detailed issue and flow, Once the application was open on first launch it will be Language Selection (Content Page) Page, it will have 6 (buttons) it will a language name of it, while clicking any language based on that all…

Developer technologies | .NET | .NET MAUI
asked 2025-10-16T05:22:23.6566667+00:00
Jeyamani Sekar 20 Reputation points
commented 2025-10-21T05:22:40.84+00:00
Jeyamani Sekar 20 Reputation points
1 answer One of the answers was accepted by the question author.

Long Press Button on MAUI Android

I am writing a MAUI mobile app for iOS and Android. I need to be able to detect when the user holds down a button so I can repeats its action. I had it working fine on iOS with pressed and released gestures, but it wouldn't work on Android emulator. I…

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.
867 questions
asked 2025-10-18T23:49:50.1533333+00:00
Tony Pitman 111 Reputation points
edited an answer 2025-10-21T05:10:11.1833333+00:00
Tony Dinh (WICLOUD CORPORATION) 3,410 Reputation points Microsoft External Staff
2 answers

Error in VS Designer in c#

Call is ambiguous between the following methods or properties Form1.button1_Click(object,Eventargs) and Form1.button1_Click(object,Eventargs)

Developer technologies | Visual Studio | Setup
asked 2025-10-16T14:43:31.6+00:00
Ken Lowe 0 Reputation points
commented 2025-10-21T04:54:20.0266667+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

combability of Windows 12 with Microsoft Visual C++ 2022 Redistributable (x64) - 14.30.30708

IS Microsoft Visual C++ 2022 Redistributable (x64) - 14.30.30708 compatible with Windows 12?

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,014 questions
asked 2025-10-10T21:33:56.91+00:00
Santiago Membia Esono Abuy 0 Reputation points
commented 2025-10-21T04:51:56.5066667+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

Add a custom command into visual studio solution explorer context menu with extensibility framework

Need example to add a command to solution explorer context menu with new out-process model.

Developer technologies | Visual Studio | Extensions
asked 2025-10-08T14:27:11.1833333+00:00
Zhang, Victor 0 Reputation points
commented 2025-10-21T04:49:00.25+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

Custom SSO/Form based authentication for PowerBI Onpremise Report Server

We have a Unified Portal and that Portal has its own SSO authentication. That portal consist of many other portals within and now we are thinking about adding Analytics to the same. What we need is when a user logs in via SSO they can go to analytics and…

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,641 questions
asked 2025-10-10T09:35:42.12+00:00
Vishal Singh 0 Reputation points
commented 2025-10-21T04:44:05.8166667+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
3 answers

Data importation from excel promblem

How can i solve this in my SQL data importation TITLE: SQL Server Import and Export Wizard ------------------------------ The operation could not be completed. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific…

Developer technologies | .NET | .NET CLI
asked 2025-10-09T08:35:15.52+00:00
ajayi dayo 0 Reputation points
commented 2025-10-21T04:39:46.1366667+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
5 answers

Validate eol of each line of the text file

Hi, I used the way below to validate the eol of each line. How to ensure that I have the validation (by it) against each line of the text file?

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,641 questions
asked 2025-10-08T09:45:21.36+00:00
Peter_1985 2,806 Reputation points
commented 2025-10-21T04:37:23.86+00:00
Peter_1985 2,806 Reputation points
1 answer

C# 'Microsoft.Reporting.WinForms.ReportViewer' Control Not Showing Print Preview on Windows 11

In a C# application built with .NET Framework 4.8 and running on Windows 11, an issue is being faced with the 'Microsoft.Reporting.WinForms.ReportViewer' control. Clicking the print button results in a print preview window that displays "No preview…

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,641 questions
asked 2025-09-29T19:29:36.59+00:00
Wright, Alyssa 0 Reputation points
commented 2025-10-21T04:36:56.63+00:00
Susmitha T (INFOSYS LIMITED) 755 Reputation points Microsoft External Staff
1 answer

Nokia C5 telefonda sinyal kapali

Nokia c55 tuşlu telefonum BTK tarafından uzun süre kullanılmadığından kapatıldı. Açılması Nokia müşteri hizmetleri ile mümkün. Yani telefonu satın aldığım firma ile açtırabiliyorum, şuanda bu firma Microsoft mobile kominikasyon olduğu için buraya…

Developer technologies | Windows Forms
asked 2025-10-17T09:24:34.9333333+00:00
Mehmet G 0 Reputation points
commented 2025-10-21T04:20:30.5133333+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,275 Reputation points Microsoft External Staff
2 answers

I don't understand why my Minimal API doesn't bring up swagger

I have a Blazor Web Application I've been working on (Visual Studio 2022 and .NET 9). This application had 4 VS projects in the solutions, one of them was a Minimal API app. Due to problems I encountered with that configuration, I have decided to migrate…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-10-20T16:36:58.91+00:00
Falanga, Rod, DOH 330 Reputation points
answered 2025-10-21T03:00:43.65+00:00
Jack Dang (WICLOUD CORPORATION) 2,380 Reputation points Microsoft External Staff
2 answers

Can a Minimal API project include the Microsoft.AspNetCore.App framework?

I've been getting this error for a couple days: There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'. I've been trying to figure out where Microsoft.AspNetCore.App is coming into the…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-10-20T20:51:20.56+00:00
Falanga, Rod, DOH 330 Reputation points
answered 2025-10-21T01:18:21.9566667+00:00
Drake Bourque 0 Reputation points
1 answer

MAUI app crashing with release mode. Works fine with debud mode ?

MAUI app crashes with release mode. Works fine with debug mode. Targeting .net run time is .net 7.0. We are using a few syncfusion controls in our application. Those nuggets were up to date till now. Here are the crash…

Developer technologies | .NET | .NET MAUI
asked 2023-12-13T16:27:12.44+00:00
KallemSandeep-8232 41 Reputation points
commented 2025-10-21T00:59:53.3733333+00:00
Jan Housa 0 Reputation points
2 answers

how to set orientation of one page in maui?

I have a page and I want to it be landscape or portrait. and other page keep its own orientation. when user open this page I want the page be landscape how to do it?

Developer technologies | .NET | .NET MAUI
asked 2025-10-20T01:18:42.5+00:00
mc 6,016 Reputation points
edited an answer 2025-10-21T00:36:12.96+00:00
Starry Night 520 Reputation points
0 answers

Visual Studio -Troubleshooting and updating variable in code (production environment)

Hi there, Seeking some advice on optional tools to do troubleshooting on production server and also to update environment variables in our code since Visual Studio cannot be installed on production environment. Thanks, Melanie

Developer technologies | Visual Studio | Debugging
asked 2025-10-20T23:16:09.72+00:00
Melanie Tham 0 Reputation points
4 answers One of the answers was accepted by the question author.

[ WPF ] How to execute a * .exe with a button in a main window, whose path is in a TextBox of a second window, please help me.

Hi, I'm still a newbie. I have my project, in which I have 2 windows, a Main Window (Launcher.xaml) and another Second Window (Configuration.xaml). In the Main Window I have 2 buttons; a button that executes an * .exe (start game), whose path or address…

Developer technologies | Windows Presentation Foundation
asked 2020-08-18T20:57:51.9+00:00
jack pelon 96 Reputation points
commented 2025-10-20T21:43:17.3066667+00:00
Zay Scott 0 Reputation points
1 answer One of the answers was accepted by the question author.

LoadImage is not working with MAKEINTRESOURCE

Hello there! I am trying to load an image from the resources here's my code which is not working: the resource.h: #define IDB_BITMAP1 103 the main source code: HANDLE start_img = LoadImage(NULL, MAKEINTRESOURCE(103),…

Windows development | Windows API - Win32
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,014 questions
asked 2022-02-13T06:55:03.32+00:00
Saif Resun 46 Reputation points
commented 2025-10-20T18:36:18.73+00:00
Jefferson D. Viana 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to change file type from Miscellaneous file to Assembly-CSharp in VS

Hi guys, I need help in Visual Studio. The problem is the following: If I open a script from Unity it opens it and the file type is Miscellaneous Files. How can I change it to Assembly-CSharp? What I need to open it that way? Workloads other than the…

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,518 questions
asked 2020-11-21T20:14:06.783+00:00
Zsolt Seiler 21 Reputation points
commented 2025-10-20T18:12:16.5133333+00:00
Annelie Nöjdberg 0 Reputation points
1 answer

how to fix A D3D11-compatible GPU (Feature Level 11.0, Shader Model 5.0) is required to run the engine on valorant

i recently bought a lenovo slim 7i aura edition. i tried to play valorant in this pc but it keeps saying A D3D11-compatible GPU (Feature Level 11.0, Shader Model 5.0) is required to run the engine. even tho it opened twice randomly. all my laptops specs…

Developer technologies | Visual Basic for Applications
asked 2025-10-15T16:13:59.75+00:00
Artin Azizpour 0 Reputation points
commented 2025-10-20T16:10:14.8166667+00:00
retrix 0 Reputation points
1 answer

Entity Framework Code Stopped Working

Hello everyone and thanks for the help in advance. I have a Visual Studio 2022 project that utilizes Entity Framework. I last opened the project 3 days ago and the project worked fine. Today, I opened the project and immediately was met with several…

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,518 questions
asked 2025-10-04T15:32:34.34+00:00
Kmcnet 1,231 Reputation points
commented 2025-10-20T16:03:15.3333333+00:00
Kmcnet 1,231 Reputation points