55,444 questions with Developer technologies-related tags

Sort by: Updated
0 answers

Validate folder exists and Validate folder is not empty ?

Hi, In the following method I didn't handle case of folder with extension of .gdb. The needed checks: I need the factory check. Validate file exists is working => for folder Validate file is not empty => for folder And if all pass return…

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,776 questions
asked 2026-02-13T07:07:03.74+00:00
G S 0 Reputation points
commented 2026-02-13T12:14:41.99+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,595 Reputation points Microsoft External Staff
2 answers

Microsoft VS Code Application Issues

Over the past 2–3 weeks, multiple users at this site have experienced issues with Microsoft VS Code. Users report that the application unexpectedly shuts down while they are working. The troubleshooting steps performed so far include: Ending the VS Code…

Developer technologies | Visual Studio | Testing
asked 2026-02-10T06:38:27.8166667+00:00
Mohamedyonus Dhalayat 20 Reputation points
commented 2026-02-13T12:10:29.02+00:00
Gade Harika (INFOSYS LIMITED) 2,430 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Disable title bars in MacOs

I have this method static void MaximizeWindows() { if(Application.Current?.Windows is not { Count: > 0 } windows) return; if(windows[0].Handler?.PlatformView is not { } platformWindow) return; var hwnd =…

Developer technologies | .NET | .NET MAUI
asked 2026-02-10T20:29:59.1566667+00:00
Eduardo Gomez 4,256 Reputation points
accepted 2026-02-13T12:10:10.31+00:00
Eduardo Gomez 4,256 Reputation points
1 answer

Moving from xUnit v2 to v3

Hi, According to https://www.youtube.com/watch?v=fvCplrMbU84 Does after moving from xUnit v2 to v3 successfully, do I need to assign (SignAssembly) the new exe(xunit v3) and the clients the referenced (project referenced) to it ? again or it is not…

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,776 questions
asked 2026-02-13T06:11:17.2933333+00:00
G S 0 Reputation points
answered 2026-02-13T12:04:43.5066667+00:00
Gade Harika (INFOSYS LIMITED) 2,430 Reputation points Microsoft External Staff
1 answer

MVC140.DLL Error after Windows OS Updates

Background: After software patching including Windows OS Updates we have several AE software such as CAD, C3D, Adobe InDesign and Chaos Enscape that fail to launch with a MVC140.dll error. Workaround: We started by remoting into end users machines…

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,048 questions
asked 2026-02-12T14:27:15.6566667+00:00
Alex Yourish 0 Reputation points
commented 2026-02-13T12:04:00.32+00:00
Michael Le (WICLOUD CORPORATION) 10,765 Reputation points Microsoft External Staff Moderator
4 answers

Unbound columns lost cell values on sorting in datagrid in WPF

Hi All, I have a WPF datagrid on the screen which has three unbound columns. These columns are calculated or updated from database based on values in other columns. The issue is that whenever user click on column header to sort the column these unbound…

Developer technologies | Windows Presentation Foundation
asked 2026-02-07T16:02:21.8666667+00:00
Pratham Jain 311 Reputation points
commented 2026-02-13T11:37:46.36+00:00
Adiba Khan 2,070 Reputation points Microsoft External Staff
0 answers

Convert specifix extensions to GeoJson format using Microsoft technologies.

Hi, I have these extensions, and I need to convert the, to I tried to find solution for all this without success. Does Microsoft technologies can solve this task ? I'm using .NET 10 on windows. Thanks in advance, The list of extension and there uses I…

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,776 questions
asked 2026-02-13T06:45:17.2333333+00:00
G S 0 Reputation points
commented 2026-02-13T11:15:43.38+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,595 Reputation points Microsoft External Staff
2 answers

What are the differences between GeoJson, ndjson, topojson, jsonl, GeoJsonSeq ?

Hi, GeoJson, ndjson, topojson, jsonl, GeoJsonSeq they are all json but have different structure! 1.Can you please give for each extension a C# function code to check it ? 2.Can you please give a sample data for each format: simple and complex…

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,776 questions
asked 2026-02-07T07:54:54.4266667+00:00
Y. Yakir 70 Reputation points
commented 2026-02-13T11:12:11.0166667+00:00
Michael Le (WICLOUD CORPORATION) 10,765 Reputation points Microsoft External Staff Moderator
1 answer

Console App supports Hebrew Unicode

Hi, When I used Hebrew characters , they are not presented well in the black screen. What I need to do to support it . I'm using .NET 10. Thanks,

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,776 questions
asked 2026-02-13T06:16:20.5033333+00:00
G S 0 Reputation points
answered 2026-02-13T11:02:53.5466667+00:00
Adiba Khan 2,070 Reputation points Microsoft External Staff
1 answer

Flyout is overlapping with Status bar

Flyout is overlapping with the status bar on the top, after upgrading that to MAUI 10. Please find the attachment for reference Regards, Vaibhav Methuku.

Developer technologies | .NET | .NET MAUI
asked 2026-02-05T08:05:07.19+00:00
Vaibhav Methuku (ext) 0 Reputation points
commented 2026-02-13T10:37:22.33+00:00
Jack Dang (WICLOUD CORPORATION) 11,480 Reputation points Microsoft External Staff Moderator
4 answers

Web API issue

Hi, Further to https://learn.microsoft.com/en-us/answers/questions/5731546/issue-to-web-api Is there any concrete example on the client side, to retrieve the file of the server?

Developer technologies | ASP.NET | ASP.NET API
asked 2026-02-12T08:44:01.0866667+00:00
Peter_1985 3,071 Reputation points
commented 2026-02-13T10:36:26.3533333+00:00
Jack Dang (WICLOUD CORPORATION) 11,480 Reputation points Microsoft External Staff Moderator
1 answer

Issue to GetLatestMSVCVersion

Hi, Can you help to this?

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-13T06:09:48.2+00:00
Peter_1985 3,071 Reputation points
commented 2026-02-13T10:33:49.7966667+00:00
Jack Dang (WICLOUD CORPORATION) 11,480 Reputation points Microsoft External Staff Moderator
2 answers

.NET MAUI App: Stack canary protection not enabled

We developed a .NET MAUI application, and our security team reported issue: “Stack canary not enabled.” We attempted to enable stack protection by adding flags such as -fstack-protector-strong, but the scanner result did not change. What is the…

Developer technologies | .NET | .NET MAUI
asked 2026-02-13T07:47:09.4733333+00:00
Srikanth 0 Reputation points
edited an answer 2026-02-13T10:30:51.8333333+00:00
Michael Le (WICLOUD CORPORATION) 10,765 Reputation points Microsoft External Staff Moderator
1 answer

Is an offline installation of visual studio 2026 possible with remote layout ?

Hi everyone, I also get an issue with offline installation. I already download the layout and store it on a server. I have to make the installation of many PC so I don't download the layout on every machines but I set the path of the layout to my remote…

Developer technologies | Visual Studio | Setup
asked 2026-02-13T10:20:41.66+00:00
RIVA Adrien (EXT) 0 Reputation points
answered 2026-02-13T10:20:56.74+00:00
Q&A Assist
1 answer One of the answers was accepted by the question author.

Should I add screenshots for Chromebook and Android XR on Google Play Console?

I don´t know if I should add screenshots for my game on Google Play Console. I only want to support devices with a touchscreen and I don´t have Android XR headset/glasses or a Chromebook. Is it not necessary to add screenshots for Chromebook and Android…

Developer technologies | .NET | .NET MAUI
asked 2026-01-15T21:04:50.1033333+00:00
Kim Strasser 2,106 Reputation points
accepted 2026-02-13T10:10:38.7733333+00:00
Kim Strasser 2,106 Reputation points
3 answers One of the answers was accepted by the question author.

Visual Studio 2026 Installer Stuck at "Downloading: 0B of 0B" on Windows 11 After Extensive Troubleshooting

I am attempting to install the Visual Studio 2026 Community Edition on Windows 11 but the bootstrapper consistently hangs at "Downloading: 0B of 0B". No data transfer occurs. I have performed extensive troubleshooting, ruling out most common…

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,680 questions
asked 2025-11-29T08:23:56.24+00:00
Luis Alberto Hernandez Muñoz 20 Reputation points
answered 2026-02-13T10:07:41.1966667+00:00
RIVA Adrien (EXT) 0 Reputation points
0 answers

Best Practice of using Github Copilot

Hi, I start using commercial Github Copilot. Can you please guide me how to use it in best way ? Utilize all the best from it? How to ask questions ? Which agents to use ? Thanks in advance,

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,680 questions
asked 2026-02-13T08:26:17.2333333+00:00
G S 0 Reputation points
answered 2026-02-13T08:27:01.55+00:00
Q&A Assist
2 answers

Why the class library has different supports for framework and .NET?

Hi, I looked on evolution of class library. It used for reused. As I see the class library has different supports for Framework and .NET. Can you please explain it in more details , what are the option and what is roadmap for future ? Every NuGet…

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,776 questions
asked 2026-02-06T07:31:05.0866667+00:00
Y. Yakir 70 Reputation points
commented 2026-02-13T07:54:27.38+00:00
Gade Harika (INFOSYS LIMITED) 2,430 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Convert.FromBase64String decodes a non-multiple-of-4 Base64 string without throwing, and returns the same bytes as a canonical string (.NET Framework 4.5)

Environment: - .NET Framework 4.5 - C# Problem: According to Base64 rules, after removing whitespace the input length must be a multiple of 4. However, in .NET Framework 4.5, Convert.FromBase64String sometimes decodes a string whose length is NOT a…

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,776 questions
asked 2026-02-13T00:03:03.91+00:00
이용각 이용각 20 Reputation points
commented 2026-02-13T07:25:55.9333333+00:00
Jack Dang (WICLOUD CORPORATION) 11,480 Reputation points Microsoft External Staff Moderator
0 answers

Central Resources for GIS files

Hi, I tried to find central resources for GIS files, but it located in many places. Is there any central resources for GIS files, that I can see what they do, and what there limitations? Thanks in advance, The list:  "Csv", …

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,776 questions
asked 2026-02-13T06:51:08.4+00:00
G S 0 Reputation points
answered 2026-02-13T06:51:23.6433333+00:00
Q&A Assist