55,014 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Run MAUI app

Hi, After having well built one MAUI app, how to run/test it?

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,700 questions
asked 2025-12-09T05:06:29.3266667+00:00
Peter_1985 2,846 Reputation points
commented 2025-12-11T17:14:09.32+00:00
Bruce (SqlWork.com) 81,981 Reputation points Volunteer Moderator
4 answers

Still running into problems utlizing OnChange event in Blazor

Earlier I asked The OnChanged event isn't firing for InputNumber which I got an answer for. But I've run into more problems, which irritates me. Here's some code snippets from the Blazor I'm I'm writing using .NET 9. In a Blazor component I've written I…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-11-19T22:30:12.36+00:00
Falanga, Rod, DOH 530 Reputation points
edited a comment 2025-12-11T17:07:40.7333333+00:00
Falanga, Rod, DOH 530 Reputation points
0 answers

I want to renew my visual studio subscription , how I can pay with credit card , the option in the web page is for united state only and I pay from Argentina

I want to renew my visual studio subscription , how I can pay with credit card , the option in the web page is for united state only and I pay from Argentina

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,586 questions
asked 2025-12-11T16:30:43.01+00:00
Raul Peruzzi 0 Reputation points
1 answer

Cannot click into or scroll word document after opening .... Until I hit Ctrl+Home or interact with some options in the Ribbon Bar

Some of our clients have started reporting a strange issue in Microsoft Word after we open documents using Microsoft.Office.Interop.Word automation When they open a Word document they think that MS Word is hanging. The first indicator that it's not…

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
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,700 questions
asked 2024-11-01T08:38:27.7966667+00:00
Giuseppe Carafa 96 Reputation points
commented 2025-12-11T16:08:16.7466667+00:00
Giuseppe Carafa 96 Reputation points
1 answer

Debugging on my iPad Air is not working in Visual Studio Community 2026 after updating to version 18.1.0

Debugging on my iPad Air is not working after updating to Visual Studio Community 2026 version 18.1.0. In addition, I have tried to open my application manually on my iPad Air but it always crashes 1 second after launch. Debug Address: 127.0.0.1 Debug…

Developer technologies | .NET | .NET MAUI
asked 2025-12-10T15:04:03.1466667+00:00
Kim Strasser 1,711 Reputation points
commented 2025-12-11T15:46:52.53+00:00
Kim Strasser 1,711 Reputation points
1 answer

Visual Studio 2022 with GitHub Copilot Chat

Hi, I'm using VS 2022 -Version 17.14.8. 1.When I'm In Solution Explorer Tab and switching to GitHub Copilot Chat It's take a long time? why ? 2.So what I do, I opened the files I need to work with in Solution Explorer Tab before. And later I switch to…

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,586 questions
asked 2025-12-10T04:04:12.45+00:00
Dani_S 4,836 Reputation points
commented 2025-12-11T15:44:03.0033333+00:00
Dani_S 4,836 Reputation points
2 answers

How to know, whether a cell in Excel has a comment?

How can I find out, whether a comment is placed in a Excel Cell with VBA. The property .Comment is offerd, but throws a faliure. Example Range("B64").Select Range("B64").Comment (illegal use of propterty Mod moved from : …

Developer technologies | Visual Basic for Applications
asked 2025-12-11T14:15:19.7166667+00:00
Hans Plüddemann 0 Reputation points
answered 2025-12-11T14:54:40.7266667+00:00
Noel Macadangdang 7,765 Reputation points Independent Advisor
1 answer

Issue with navigation of pages

My home page is implemented as a FlyoutPage, with the detail page set as a TabbedPage and the flyout serving as the menu page. The TabbedPage contains three tabs in the order of Alerts, Home, and Menu. The issue occurs when I select the first option,…

Developer technologies | .NET | .NET MAUI
asked 2025-12-11T13:13:28.14+00:00
Sreenivasan, Sreejith 370 Reputation points
answered 2025-12-11T13:13:47.3766667+00:00
Q&A Assist
3 answers

Visual Studio 2026 - Prevent output from showing 'Tests" while debugging

Hello Visual Studio 2026 is having a anooying behaviout that makes it impossible to debug anything eficiantly. When debugging the output ALWAYS jump into "Tests" even when not debugging a UniTest. Then i change i back to "Debug" and…

Developer technologies | Visual Studio | Debugging
asked 2025-12-10T14:48:39.18+00:00
Max Santos 0 Reputation points
edited an answer 2025-12-11T12:34:50.2333333+00:00
Susmitha T (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff
1 answer

Visual Studio Code Generator Hanging

I implemented a Visual Studio code generator that uses the Microsoft.VisualStudio.TextTemplating.VSHost.BaseCodeGeneratorWithSite in the Visual Studio SDK. When running in Visual Studio 2026, the following code hangs: var p =…

Developer technologies | Visual Studio | Extensions
asked 2025-12-10T19:17:36.9+00:00
Thomas Hammond 1 Reputation point
answered 2025-12-11T12:15:51.72+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
1 answer

Arduino Joy Stick program that is supposed to draw lines on a Windows GUI app screen is not working

Hi Microsoft team I have a Arduino connected Joy Stick that Writes X and Y cordinate data to the Serial Monitor on Joy Stick Move , but when I read that data from a Windows GUI app in order to get it to draw on the windows GUI APP nothing happens …

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 2025-12-04T02:55:53.32+00:00
Joseph RW 105 Reputation points
edited a comment 2025-12-11T12:08:52.9866667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
3 answers

How to migrate my ai development tool website into the visual studio community environment and then create a mobile version for android?

I built an online application using ai development tools but when I try and migrate it to android its giving me a version which doesn't have much technology involved. I want to pull the web application into the visual studio ide so that I can make…

Developer technologies | Visual Studio | Setup
asked 2025-12-05T13:00:36.12+00:00
John Patrick Oldfield 5 Reputation points
commented 2025-12-11T12:08:11.23+00:00
Susmitha T (INFOSYS LIMITED) 1,790 Reputation points Microsoft External Staff
2 answers

How to fix Visual studio install fail issue on offline PC?

https://quic.hkg1.meaqua.org/zh-cn/troubleshoot/developer/visualstudio/installation/set-up-vs-professional-2022-offline-machine?source=recommendations How to check fail log on offline PC for VS Professinal2022/2026 ? I have completed the install download…

Developer technologies | Visual Studio | Setup
asked 2025-12-02T06:32:30.1533333+00:00
Lixian Wang L 0 Reputation points
commented 2025-12-11T12:06:32.3533333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,205 Reputation points Microsoft External Staff
5 answers

help with qr codes

I have this VMnamespace Scan2Cart.ViewModels; public partial class HomePageViewModel(IPageService pageService, IDataProvider dataProvider) : BaseViewModel(pageService) { [ObservableProperty] public partial bool ShouldDetect { get; set; } = true; …

Developer technologies | .NET | .NET MAUI
asked 2025-12-09T21:34:47.2366667+00:00
Eduardo Gomez 4,136 Reputation points
edited a comment 2025-12-11T11:44:00.01+00:00
Eduardo Gomez 4,136 Reputation points
2 answers

How can i convert my .NET Framework 4.8 (x86) to .NET Core 8 (x64)

Dear Team,   I have migrated my WinForms application from .NET Framework 4.8 to .NET Core 8. Previously, it was built for the x86 platform, but I want to change it to x64. I have updated the configuration in the Configuration Manager and modified the…

Developer technologies | .NET | Entity Framework Core
asked 2025-12-11T04:29:28.8+00:00
Drusti Kumar 0 Reputation points
answered 2025-12-11T10:50:03.3933333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,810 Reputation points Microsoft External Staff
2 answers

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,700 questions
asked 2025-12-10T11:30:24.8066667+00:00
Hoài Nam Nguyễn 41 Reputation points
edited an answer 2025-12-11T10:22:52.5+00:00
Varsha Dundigalla(INFOSYS LIMITED) 3,810 Reputation points Microsoft External Staff
1 answer

[[likely]] attribute not working with MSVC

C++20 has introduced the [[likely]] attribute, I wanted to see the difference is the assembly and wrote a simple code: int If (bool pFlag) { if (pFlag) return 3214; else return 19862; } int IfLikely (bool pFlag) { if (pFlag)…

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 2025-12-05T07:42:03.6466667+00:00
Smit Himanshu Shah 46 Reputation points
commented 2025-12-11T10:18:44.46+00:00
Smit Himanshu Shah 46 Reputation points
2 answers

Visual Studio 2026 usually locks up when opened

I've been using the Insiders version for a while without any issues but since installing the release version it locks up when I start it and I have to start Task Manager to shut it down. If I run it again it's usually OK. I tried uninstalling it 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,586 questions
asked 2025-12-06T13:30:28.3633333+00:00
Tony Whitley 0 Reputation points
commented 2025-12-11T09:16:41.4966667+00:00
Leon Tran (WICLOUD CORPORATION) 625 Reputation points Microsoft External Staff Moderator
1 answer

Ios bundle identifier doesnt match distribution profile when publishing in visual studio insiders 26

The only distribution profile that I am able to create an .ipa file with is the one that has the wildcard bundle identifier. When I create a profile that has the correct Xcode bundle identifier when i try and archive it says the bundle id and profile…

Developer technologies | .NET | .NET MAUI
asked 2025-12-09T17:24:24.3+00:00
Nick Hunter-blair 0 Reputation points
commented 2025-12-11T09:16:02.19+00:00
Jack Dang (WICLOUD CORPORATION) 5,700 Reputation points Microsoft External Staff Moderator
3 answers

Visual Studio 2026 not building .lib file in dll project

Hello! As the title states, I have set up a vs dll project, but when i build the project, only a dll file is generated; there is no .exp or .lib files. I have gone online to find a fix for this, but all of the fixes included something I already did, like…

Developer technologies | Visual Studio | Setup
asked 2025-12-11T03:40:46.39+00:00
Sahil Dash 0 Reputation points
edited a comment 2025-12-11T09:13:01.6566667+00:00
Viorel 125.7K Reputation points