55,052 questions with Developer technologies-related tags

Sort by: Updated
0 answers

FAQS*List of (JetBlue Air)® 𝟠4𝟜-𝟞𝟜3-𝟚𝟠8𝟟 CUSTOMER© SERVICE™ | A Step by Step Guide

Ways to Directly Call Customer Service By Phone Number, Chat, Email {{Total}} Guide

Developer technologies | .NET | .NET CLI
asked 2025-12-15T18:34:01.7066667+00:00
qwca kumar 0 Reputation points
0 answers

FAQS*List of (American Air)® 𝟠4𝟜-𝟞𝟜3-𝟚𝟠8𝟟 CUSTOMER© SERVICE™ | A Step by Step Guide

Ways to Directly Call Customer Service By Phone Number, Chat, Email {{Total}} Guide

Developer technologies | .NET | .NET CLI
asked 2025-12-15T18:30:31.44+00:00
qwca kumar 0 Reputation points
1 answer

Command doesn't trigger

<?xml version="1.0" encoding="utf-8" ?> <syncfusion:SfPopup x:Class="Scan2Cart.Views.PopUps.CartPage" xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

Developer technologies | .NET | .NET MAUI
asked 2025-12-13T21:53:04.53+00:00
Eduardo Gomez 4,156 Reputation points
commented 2025-12-15T18:22:03.6533333+00:00
Eduardo Gomez 4,156 Reputation points
0 answers

FAQS*List of (KLM Air)® 𝟠4𝟜-𝟞𝟜3-𝟚𝟠8𝟟 CUSTOMER© SERVICE™ | A Step by Step Guide

Ways to Directly Call Customer Service By Phone Number, Chat, Email {{Total}} Guide

Developer technologies | .NET | .NET CLI
asked 2025-12-15T18:21:53.5166667+00:00
qwca kumar 0 Reputation points
3 answers One of the answers was accepted by the question author.

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,591 questions
asked 2025-11-18T19:42:37.8466667+00:00
Mark Johnson 20 Reputation points
accepted 2025-12-15T18:18:41.9066667+00:00
Mark Johnson 20 Reputation points
0 answers

FAQS*List of (Southwest Air)® 𝟠4𝟜-𝟞𝟜3-𝟚𝟠8𝟟 CUSTOMER© SERVICE™ | A Step by Step Guide

Ways to Directly Call Customer Service By Phone Number, Chat, Email {{Total}} Guide

Developer technologies | .NET | .NET CLI
asked 2025-12-15T18:17:03.7066667+00:00
qwca kumar 0 Reputation points
1 answer

Documentation for c# Database Queries

I might be confused about this: I prefer to code DB querying in the standard EF Core manner, without specifically using LINQ syntax. For example, var myvar = context.MyTable.Where(p => p.ID == wID); But if this style is in fact LINQ, then I'll cancel…

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,709 questions
asked 2025-12-15T17:47:14.1666667+00:00
Corey Fleig 185 Reputation points
edited the question 2025-12-15T17:56:01.74+00:00
Corey Fleig 185 Reputation points
1 answer

Register Visual Studio 2026 after installation

Hi, 1.How I register my Visual Studio with our organization bill? 2.Where VS 2026 located, i want to create add it to my task bar? Thanks,

Developer technologies | Visual Studio | Setup
asked 2025-12-15T16:06:23.03+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T17:06:45.65+00:00
Dani_S 4,896 Reputation points
1 answer One of the answers was accepted by the question author.

Moving to VS 2026

Hi, 1.I moved from Visual Studio 2022 to Visual Studio 2026 . 2,My solution is consists of following projects: a. Console App project in .NET 9. b. Class Library project - netstandard2.0 . c. WPF App project - in .NET 9. d. XUnit Tests project -in .NET…

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,591 questions
asked 2025-12-15T05:16:00.6533333+00:00
Dani_S 4,896 Reputation points
accepted 2025-12-15T17:04:10.1066667+00:00
Dani_S 4,896 Reputation points
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
edited a comment 2025-12-15T16:40:27.1733333+00:00
Thomas Hammond 1 Reputation point
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-15T16:17:08.24+00:00
Brandon Davies-Sekle 0 Reputation points
2 answers

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,591 questions
asked 2025-11-30T08:36:54.9066667+00:00
Dani_S 4,896 Reputation points
accepted 2025-12-15T16:02:18.1433333+00:00
Dani_S 4,896 Reputation points
0 answers

VBA Make Query error

I have been using this syntax for years, to copy tables between environments (using ADO) from Excel. "operator is not supported for this type of object" in this case the execute command is on an access database. "SELECT * INTO Adam…

Developer technologies | Visual Basic for Applications
asked 2025-12-15T15:41:51.24+00:00
AdamLye-9948 0 Reputation points
edited the question 2025-12-15T15:43:41.4633333+00:00
simo-k 68,140 Reputation points Volunteer Moderator
1 answer

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://learn.microsoft.com/en-us/answers/questions/5657151/gis-trycreateforinput In this ticket the output was the selected converter. Now the focus on the converter. 2.List of GIS converters: EsriJson (.esrijson, .json) GeoJson…

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,709 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T15:30:45.7733333+00:00
Dani_S 4,896 Reputation points
3 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
commented 2025-12-15T14:53:10.89+00:00
AgaveJoe 30,411 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,591 questions
asked 2025-12-10T04:04:12.45+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:45:25.9466667+00:00
Dani_S 4,896 Reputation points
1 answer One of the answers was accepted by the question author.

Git with VS 2022 and SourceTree

Hi, Prerequisites: 1.Git installed in your machine. If not  install it from :https://git-scm.com/downloads After config Git in command line: git config --global user.name "Your full name" git config --global user.email "Your full…

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,591 questions
asked 2025-12-08T11:21:40.5+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:44:31.7+00:00
Dani_S 4,896 Reputation points
1 answer

How many code rows in my solutions ?

Hi, How can I know how many code rows in my solutions ? My solution is consists of: 1.Console App project in .NET 9. 2.Class Library project - netstandard2.0 . 3.Wpf App project - in .NET 9. 4.Xunit Tests project -in .NET 9. I'm using VS 2026. Thanks in…

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,591 questions
asked 2025-12-15T04:48:32.7733333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:43:05.8633333+00:00
Dani_S 4,896 Reputation points
1 answer

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,709 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 4,896 Reputation points
commented 2025-12-15T14:40:38.58+00:00
Dani_S 4,896 Reputation points
1 answer

VB6/COM app startup is slow on Windows Server 2019/2022/2025 vs. 2016—local COM only, trusted signing chain pending. How to reduce Code Integrity/Defender overhead and AppCompat/Fusion probing?

Hi All, Environment & symptoms Legacy VB6 (32‑bit) application with multiple COM/OCX components, all local (no remote DCOM). Runs fast on Windows Server 2016. Noticeably 3-4x slower on Server 2019, 2022, and 2025 App binaries (EXE/DLL/OCX) are…

Developer technologies | Visual Basic for Applications
asked 2025-12-15T13:06:29.2466667+00:00
Deepak Kumar 0 Reputation points
commented 2025-12-15T14:11:39.6833333+00:00
Viorel 125.7K Reputation points