55,170 questions with Developer technologies-related tags

Sort by: Updated
2 answers

How to resolve a link error about a pointer?

Windows 11, Visual Studio 2022, C++, project type MFC Gosh, this is too long, but I have been struggling with it all day. I have tried to provide what seems to be essential but as short as I can. Setup: The project has several GUIs. One of the GUIs…

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,033 questions
asked 2026-01-02T06:45:14.3166667+00:00
Image
Bryan Kelly 541 Reputation points
edited a comment 2026-01-02T19:25:31.1833333+00:00
Image
Bryan Kelly 541 Reputation points
6 answers

Error creating Angular stand alone project in Visual Studio 2022

Following this Microsoft document tutorial-asp-net-core-with-angular I am trying to create a solution with an Angular front end and c# api back end. When I click "Create" for the Angular project (using the stand alone template), I get 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,620 questions
asked 2022-05-20T18:15:53.097+00:00
Image
Chris Reed (Queryon) 26 Reputation points
answered 2026-01-02T19:07:26.0333333+00:00
Image
Glenn Lagerman 0 Reputation points
6 answers

Ajax post with C# Handler and XSRF-TOKEN

This question is for Web pages with .NET, C#, and Ajax. I'm having an issue with a ajax calling working with the XSRF-TOKEN" and it's not calling the handler in the .CS. I think I need to do something with my ajax call to validate the token. In my…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-11-21T15:34:44.2166667+00:00
Image
Joseph Kashishian 40 Reputation points
answered 2026-01-02T17:37:53.03+00:00
Image
Joseph Kashishian 40 Reputation points
1 answer

Issue on VBA MSAccess execute command

Dear Support, I have used for a long the below VBA code run from an excel file to insert the content of one table from one MSAccess DB to a different table placed in a different MSAccess DB placed in a different location: Private Sub…

Developer technologies | Visual Basic for Applications
asked 2026-01-02T16:25:11.8466667+00:00
Image
Luca Tramontana 81 Reputation points
edited the question 2026-01-02T17:21:49.4966667+00:00
Image
simo-k 70,460 Reputation points Volunteer Moderator
1 answer

How to allow my computer to run bat files?

Hi, I turned a text file (with code) into a .bat file, and tried to open it, and all It said was: Windows 11

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,729 questions
asked 2024-02-13T19:06:21.6833333+00:00
Image
Abdullah Alwan 0 Reputation points
commented 2026-01-02T14:59:10.19+00:00
Image
Rick Keniuk 0 Reputation points
1 answer

GIS Converter - Converts input file to its original

1.I need to extend the GIS converter funcuality. 2.This the command: GISConverter.Cli.exe gis_convert <input> <format> <output> <temp> [Log <log_path> [level]] <input> - this can be a single or an archive file. We…

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,729 questions
asked 2025-12-28T11:12:01.1933333+00:00
Image
Dani_S 5,456 Reputation points
commented 2026-01-02T14:34:04.6066667+00:00
Image
Dani_S 5,456 Reputation points
1 answer

build error .NET MAUI app upgrade .NET 9.0 to .NET 10.0

getting build error Error in C:.nuget\xamarin.androidx.compose.runtime.annotation.android\1.10.0\buildTransitive\net10.0-android36.0\ ..\..\aar\runtime-annotation-android.aar:classes.jar:androidx/compose/runtime/Immutable.class: Type…

Developer technologies | .NET | .NET MAUI
asked 2026-01-02T13:43:14.24+00:00
Image
Bhuwan 1,116 Reputation points
answered 2026-01-02T13:43:24.22+00:00
Image
Q&A Assist
2 answers

Has any Code to Connect to the Server Hostname and get data

So new try my MySQL connection will not work the way i want to be so another question here now Its possible to connect to the hostname and get any database information and show on the Winform like this shows on datalist, listview or another …

Developer technologies | Visual Basic for Applications
asked 2025-12-25T22:16:46.91+00:00
Image
Vereato 0 Reputation points
commented 2026-01-02T13:00:58.5066667+00:00
Image
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

Visual Studio 2022- File Ignored always ignore when adding to class libraray

Hi, Please see the following screenshot, why adding a new new file I always need to use Git/Add ignore file (right click on the file) ? It happened in class library as follow: TargetFramework>netstandard2.0</TargetFramework> Thanks in advance,

Developer technologies | Visual Studio | Extensions
asked 2025-12-11T17:39:46.8933333+00:00
Image
Dani_S 5,456 Reputation points
commented 2026-01-02T12:16:33.3766667+00:00
Image
Dani_S 5,456 Reputation points
1 answer

How to remove the listView pressed/activated ripple drawable to the entire row

I have a listview like below to show the question and answers. <ListView HasUnevenRows="True" HorizontalOptions="FillAndExpand" ItemsSource="{Binding ItemsSource, Source={x:Reference this_flow_picker},…

Developer technologies | .NET | .NET MAUI
asked 2025-12-31T11:31:07.5366667+00:00
Image
Sreenivasan, Sreejith 480 Reputation points
commented 2026-01-02T12:08:39.1+00:00
Image
Varsha Dundigalla(INFOSYS LIMITED) 4,320 Reputation points Microsoft External Staff
2 answers

Vb.net form sizing issue different from design window

Say for example in design view I set form to 500x500 with a button at the very bottom of the form, during runtime the form does not show the button and the form appears to be smaller than in design view if I adjust the form in design view a bit bigger…

Developer technologies | Windows Forms
asked 2025-12-28T00:40:57.6266667+00:00
Image
Michael Westen 0 Reputation points
commented 2026-01-02T11:09:25.92+00:00
Image
Gade Harika (INFOSYS LIMITED) 2,325 Reputation points Microsoft External Staff
1 answer

Where can I download VS2022 community?

I can't find the link to download VS2022 community. My project doesn't build with VS2026.

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,620 questions
asked 2025-12-23T16:52:10.72+00:00
Image
Vaclav Jedlicka 46 Reputation points
commented 2026-01-02T10:28:50.02+00:00
Image
Jamie Blakey-Milner 0 Reputation points
3 answers

How do I move from Tests Explorer to my code using Go To Code?

Hi, Please look on: https://app.screencast.com/M0S7MDU6bVP9T When test failed, I right click on tests and pressed "Go To Test", but is not working ? why ? Thanks in advance,

Developer technologies | Visual Studio | Testing
asked 2025-12-19T05:54:17.3533333+00:00
Image
Daniel Shitrit 0 Reputation points
commented 2026-01-02T10:17:15.5033333+00:00
Image
Susmitha T (INFOSYS LIMITED) 2,110 Reputation points Microsoft External Staff
2 answers

how to get the keys in .net maui ?

I am using .net maui and I want to get the :1. android cert md5 2.ios cert SHA-1 3.public key of android and ios. how to get them? the first I searched that there is no md5 in keytool -printcert

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T11:22:22.3466667+00:00
Image
mc 6,556 Reputation points
commented 2026-01-02T07:55:37.78+00:00
Image
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
3 answers

MAUI app issue

Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T10:15:49.5133333+00:00
Image
Peter_1985 2,946 Reputation points
edited a comment 2026-01-02T07:54:10.3366667+00:00
Image
Peter_1985 2,946 Reputation points
1 answer

Syntax issue - Cannot figure out

I am getting a "Type Mismatch" for the following code:" yr = Application.VLookup(ListBox1.Value, Worksheets("RideSch").Range("BL4:BM8"), 2) This is what it is referencing. The variable "yr" is DIM as…

Developer technologies | Visual Basic for Applications
asked 2025-12-29T17:12:33.7666667+00:00
Image
Les M 20 Reputation points
commented 2026-01-02T07:44:40.35+00:00
Image
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,570 Reputation points Microsoft External Staff
3 answers

Bot Framework Migration to Agent SDK

We are migrating from the Azure Bot Framework to the Microsoft 365 Agent Framework. While reviewing the documentation, I couldn’t find any replacement for Application Insights (the module shown below). Could you please let us know if there is an…

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,620 questions
asked 2025-12-22T13:49:57.5066667+00:00
Image
Mali, Priyanka (Ext) 40 Reputation points
answered 2026-01-02T06:46:20.7166667+00:00
Image
Mali, Priyanka (Ext) 40 Reputation points
1 answer One of the answers was accepted by the question author.

getting error when .NET MAUi app upgrade .NET 9 t .NET 10

getting this multiple error after upgrade .net 9 to .net 10 D:\Projects\App git\WebInterface\MAUIApp\obj\Debug\net10.0-android\lp\361\jl\AndroidManifest.xml Warning: Namespace 'com.google.android.recaptcha' is used in multiple modules and/or libraries:…

Developer technologies | .NET | .NET MAUI
asked 2026-01-02T06:07:55.7133333+00:00
Image
Bhuwan 1,116 Reputation points
accepted 2026-01-02T06:19:46.0066667+00:00
Image
Bhuwan 1,116 Reputation points
0 answers

While launching the WinUI application in unpackaged scenario the application icon is not shown in the TaskBar

Hello, We are working on a WinUI application targeting .NET 8 and .NET 9, and our goal is to launch the app via the .exe directly. To achieve this, we've updated our launchSettings.json and .csproj as follows: In LaunchSettings.json "profiles":…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-05-16T09:23:51.6966667+00:00
Image
Karthick Arjunan 5 Reputation points
commented 2026-01-02T03:48:01.61+00:00
Image
Harry Vo (WICLOUD CORPORATION) 4,425 Reputation points Microsoft External Staff Moderator
3 answers

how to install visual studio

Hello, I’m trying to install Visual Studio on Windows 11, but I get an error at the start of the installation saying: “Sorry, something went wrong.” I’ve tried several solutions, but nothing has worked so far. I would really appreciate your help.…

Developer technologies | Visual Studio | Setup
asked 2025-12-23T05:24:31.88+00:00
Image
Paata Terterashvili 0 Reputation points
commented 2026-01-02T03:36:18.6266667+00:00
Image
Leon Tran (WICLOUD CORPORATION) 970 Reputation points Microsoft External Staff Moderator