55,832 questions with Developer technologies-related tags

Sort by: Updated
1 answer

VSIX Extension Which Provides Setting Overrides During Debugging of Target Application

I am attempting to create a VSIX extension which allow app settings to be overridden while the target application is being debugged (similar to User Secrets), however nothing I have tried has worked and feel that I must be missing something basic. My…

Developer technologies | Visual Studio | Extensions
asked 2026-04-21T14:11:44.31+00:00
commented 2026-04-29T09:58:54.2533333+00:00
Adiba Khan 2,345 Reputation points Microsoft External Staff
1 answer

Could not install workload 'ios'. Error installing the manifest "microsoft.net.sdk.ios" in version 26.2.10233

I have updated Visual Studio Community 2026 to version 18.5.2 today and now pairing to my MacBook Air is no more working: Could not install workload 'ios'. Error installing the manifest "microsoft.net.sdk.ios" in version 26.2.10233 And it…

Developer technologies | .NET | .NET MAUI
asked 2026-04-29T09:52:38.05+00:00
Kim Strasser 2,436 Reputation points
answered 2026-04-29T09:53:07.52+00:00
Q&A Assist
2 answers

In maui collectionview scrolling has issues in android.

In collection view scrolling to bottom when the list is updated is not happening. I am implementing the chat list and depending on user response, the response differs from chatbot. I could see the data below but I need to scroll to bottom to manually.…

Developer technologies | .NET | .NET MAUI
asked 2026-04-29T05:32:10.7866667+00:00
Keerthana Krishna 60 Reputation points
edited an answer 2026-04-29T08:03:44.0966667+00:00
Nancy Vo (WICLOUD CORPORATION) 3,070 Reputation points Microsoft External Staff Moderator
3 answers

Issue to lcoate the file regarding FileSystem.CacheDirectory

Hi, To the code like where to locate the relevant file within the path below? C:\Users\huang.scott\AppData\Local\Packages

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-04-28T09:55:32.29+00:00
Scott Huang 3,406 Reputation points
commented 2026-04-29T07:54:37.44+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers

Using standard PayPal buy now buttons - need an extra step to obtain a User Id

My asp.net site has a product page.aspx with the standard Buy now button code from Paypal. I capture the email address of the sender from the page that has a asp.net form. On button click, the data is saved in database and they then see a PayPal button…

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,795 questions
asked 2026-04-23T16:47:22.29+00:00
Matt Lee 40 Reputation points
commented 2026-04-29T07:21:03.6033333+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers

Best Way to Implement Letter-Boxed Style Validation Logic in an App?

Hi everyone, I’m working on a small project inspired by the letter boxed word puzzle concept, where users must create words using letters from different sides while following specific rules (no consecutive letters from the same side, chaining last letter…

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,170 questions
asked 2026-04-22T07:35:49.4933333+00:00
hellen charless 0 Reputation points
commented 2026-04-29T07:02:51.6133333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,865 Reputation points Microsoft External Staff
2 answers

Warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && < 1.2.1)

I get these warnings after updating my NuGet packages: warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && <…

Developer technologies | .NET | .NET MAUI
asked 2026-04-28T08:08:12.5566667+00:00
Kim Strasser 2,436 Reputation points
commented 2026-04-29T06:52:43.1533333+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Embedding Notepad++ in WinForms using SetParent does not dock (opens as separate window on Windows 11 local machine)

We are developing a WinForms application where I need to host Notepad++ inside my application UI as a docked child window. This is done launching Notepad++ and using Win32 APIs like SetParent to reparent its main window into a container control (e.g., an…

Developer technologies | Windows Forms
asked 2026-04-22T12:57:53.8233333+00:00
Researcher 76 Reputation points
accepted 2026-04-29T06:40:06.91+00:00
Researcher 76 Reputation points
2 answers

Property accessor ConnectionStringObject error in Winforms C# project

I am doing a Winforms project, c#, and suddenly, I started getting this error.... Does someone have an idea how to fix this?

Developer technologies | Windows Forms
asked 2026-04-28T11:22:03.0833333+00:00
Christopher Durieu 0 Reputation points
edited a comment 2026-04-29T03:54:46.0466667+00:00
Gade Harika (INFOSYS LIMITED) 2,685 Reputation points Microsoft External Staff
3 answers

Failed to bind to address http://127.0.0.1:5000: address already in use.

I'm trying to run a .NET application which is running fine in development. De deploy works, all files seem to be there, but the web app won't start, and this is what shows in the log/console when I start the app manually with the exe in the…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-04-28T21:40:01.68+00:00
Tom Haepers 0 Reputation points
answered 2026-04-29T03:45:18.25+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
3 answers

OVERVIEW AND CLOSEALL

Environment: MAUI 10 In Android, pressing the Overview button calls OnSleep, that I use for some clear-house, such as uploading a file to cloud storage. The following snippet is a simulation: protected async override void OnSleep() { …

Developer technologies | .NET | .NET MAUI
asked 2026-04-23T19:38:21.0366667+00:00
Giorgio Sfiligoi 636 Reputation points
commented 2026-04-29T03:08:21.9533333+00:00
Nancy Vo (WICLOUD CORPORATION) 3,070 Reputation points Microsoft External Staff Moderator
2 answers

Rename Module

I want to rename a module in my VB project in Excel

Developer technologies | Visual Basic for Applications
asked 2026-04-23T12:21:20.83+00:00
Donnie Urbano 0 Reputation points
commented 2026-04-29T02:33:30.55+00:00
Nancy Vo (WICLOUD CORPORATION) 3,070 Reputation points Microsoft External Staff Moderator
2 answers

Office 365 Update version 2604

Anybody else having issues with the latest Update blocking exchanges between Excel and Outlook using the Outlook.MailItem, have rolled back to 2603 and the VBA MAcro is working perfectly again.

Developer technologies | Visual Basic for Applications
asked 2026-04-27T18:23:51.8833333+00:00
andy 0 Reputation points
commented 2026-04-29T02:18:01.0366667+00:00
Jack Dang (WICLOUD CORPORATION) 17,005 Reputation points Microsoft External Staff Moderator
1 answer

Visual Studio 2026 Extension Management Configuration

I'm trying to configure Visual Studio 2026 via script to include in a GPO, that adds our internal Private Repository as the only available source of Extensions. So far, my attempts to use the previous pkgdef method does not seem to work for VS 2026. Does…

Developer technologies | Visual Studio | Extensions
asked 2026-04-27T20:57:43.56+00:00
James Scott Jr 0 Reputation points
answered 2026-04-29T00:58:37.93+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 2,035 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Simplifying APK Update Process in MAUI App

I am looking for ways to simplify the update process for a private app Currently, I can download the APK of the new version from a database. However, once the APK is downloaded, I'm unsure how to use code to perform the update. It is not on the store.

Developer technologies | .NET | .NET MAUI
asked 2025-02-06T12:15:07.2733333+00:00
F Dhcdgb 80 Reputation points
commented 2026-04-28T22:25:48.5466667+00:00
Robert Uk 0 Reputation points
3 answers

VS 2026 development of MAUI apps for mobile IS NOT POSSIBLE

This is a total mess - I just upgraded to VS 2026 community and .NET MAUI development is totally broken - it's not possible to install SDKs, it's keep failing with license acceptance error, of course I click "Accept" but it does not work. I…

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,746 questions
asked 2025-12-08T11:33:31.1833333+00:00
Sergiusz 6 Reputation points
commented 2026-04-28T20:43:52.54+00:00
Esther Mann 0 Reputation points
2 answers One of the answers was accepted by the question author.

SQL Server Integration Services Projects - Setup Failed.

Hi, The members of the Development Department, requested the installation of: SQL Server Integration Services Projects!!!. We launched the installation, but it ended with the error: We have attached the log File. We must perform the installation on a…

Developer technologies | Visual Studio | Extensions
asked 2026-04-23T14:39:39.96+00:00
Lucas Peñaloza 486 Reputation points
accepted 2026-04-28T17:51:09.23+00:00
Lucas Peñaloza 486 Reputation points
2 answers

Outlook, Character Counter, VBA

Good afternoon. I'm familiar with the character counter in Word. I checked the customize ribbon tool, and do not see character counter in outlook. At this point, I'd like to do a VBA tool to count characters/spaces in my emails. It's part of a…

Outlook | Windows | Classic Outlook for Windows | For business
Developer technologies | Visual Basic for Applications
asked 2022-01-28T00:53:44.547+00:00
Steve B 1 Reputation point
answered 2026-04-28T13:54:53.9666667+00:00
umer 0 Reputation points
1 answer

Request for Power Automate Desktop 64-bit Installer Link (SAP GUI Automation Compatibility Issue)

Hello, I am currently using Power Automate Desktop to implement SAP GUI automation and would like to request support regarding a critical compatibility issue related to the application architecture (32-bit vs 64-bit). 🔹 Current Environment Windows…

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,318 questions
asked 2026-04-15T02:35:53.99+00:00
Drake Jaegal [Dry Ice SCM(DIP)] 25 Reputation points
commented 2026-04-28T12:39:11.16+00:00
Broetsch, Dominik 0 Reputation points
2 answers

vba: I would like to add bold attribute to certain words (names) in an array

Hello from Steve I would like to please add bold text Sub Rename_Trainers() Dim FindArray As Variant Dim ReplArray As Variant Dim i As Long FindArray = Array("RICHARDSON NORV", "D & B WEATHERLE", "THURLOW O'MALLE",…

Developer technologies | Visual Basic for Applications
asked 2026-04-14T01:44:39.2033333+00:00
SteveD 210 Reputation points
recommended 2026-04-28T12:26:45.6966667+00:00
Dustin-TP 5 Reputation points Microsoft External Staff Moderator