55,415 questions with Developer technologies-related tags

Sort by: Updated
1 answer

What are the different between Developer Command Prompt and Developer Power Shell ?

Hi, 1.In your solution, press Ctrl + Q and type Developer Command Prompt or Developer Power Shell to open the relevant window. 2.Please see: 3.What are the different between Developer Command Prompt and Developer Power Shell ? 4.When I used each command…

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,672 questions
asked 2026-01-17T08:45:39.4433333+00:00
Daniel Shitrit 5 Reputation points
commented 2026-02-08T18:07:10.7166667+00:00
RotcheCapuyanOuano1980 0 Reputation points
3 answers

what is the best practice to change the element of IEnuerable?

I have IEnumerable<XY> and how to change all the elements in it? class XY { public int X{get;set;} public int Y{get;set;} } what I want is to adding 1 of the X I have to change it to array ? var arr=xys.ToArray(); for(int…

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,769 questions
asked 2026-02-08T09:34:15.7633333+00:00
mc 6,701 Reputation points
answered 2026-02-08T16:32:03.3+00:00
Bruce (SqlWork.com) 82,606 Reputation points Volunteer Moderator
2 answers

Issue to add the code

Hi, I want to add the one below to the project. No need to add a cs file?

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-02-05T04:17:38.42+00:00
Jonathan 60 Reputation points
commented 2026-02-08T12:27:49.0066667+00:00
SurferOnWww 5,261 Reputation points
2 answers

I wanted to download the SAPI4 SDK suite for a hobby project of mine.

I require the SAPI4 sdk suite for my project (its a speech-to-speech, text-to-speech and speech-to-text meme voice generator, primarily tts, as SAPI4 voices are pretty funny when tuned and adjusted correctly), i got one link that is giving me a 404 error…

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,046 questions
asked 2026-02-08T04:42:58.3633333+00:00
Saksham Tiwari 0 Reputation points
commented 2026-02-08T12:19:35.3733333+00:00
kagiyama yutaka 75 Reputation points
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,769 questions
asked 2026-02-07T07:54:54.4266667+00:00
Y. Yakir 45 Reputation points
edited a comment 2026-02-08T09:40:07.6033333+00:00
Y. Yakir 45 Reputation points
2 answers One of the answers was accepted by the question author.

how to get the max bytes I can send in .net maui in BLE?

I am using .net maui and in both android and ios how to get the max bytes I can send when I am connected to the device? in BLE?

Developer technologies | .NET | .NET MAUI
asked 2026-02-05T06:50:16.8733333+00:00
mc 6,701 Reputation points
accepted 2026-02-08T09:34:14.5366667+00:00
mc 6,701 Reputation points
3 answers One of the answers was accepted by the question author.

How to detect .ndJson

Hi, NDJSON (usually written as .ndjson) stands for Newline-Delimited JSON. instead of one big JSON array, you have one JSON object per line. How to detect .ndJson file ? This my code. Thanks in advance,

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,769 questions
asked 2026-02-05T20:52:09.8033333+00:00
Y. Yakir 45 Reputation points
accepted 2026-02-08T08:10:23.7033333+00:00
Y. Yakir 45 Reputation points
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,769 questions
asked 2026-02-06T07:31:05.0866667+00:00
Y. Yakir 45 Reputation points
edited an answer 2026-02-08T07:51:38.27+00:00
kagiyama yutaka 75 Reputation points
1 answer One of the answers was accepted by the question author.

VBA and good

VBA Cde to add good morning afternoon and evening into word How to set up in full Mod moved from : Windows for home | Windows 11 | Settings

Developer technologies | Visual Basic for Applications
asked 2026-02-08T06:33:16.7066667+00:00
Martin Lewis 0 Reputation points
edited the question 2026-02-08T06:40:42.5966667+00:00
simo-k 74,615 Reputation points Volunteer Moderator
2 answers

fix a macro

I have a worksheet called sit, in column KL from row 2 down to row 300 I have some rows the number 1 and some rows have a * there are no blank rows. when the macro is selected it will only show the rows with the * and the row with the number 1 are…

Developer technologies | Visual Basic for Applications
asked 2026-02-07T05:07:31.01+00:00
bill gras 1 Reputation point
commented 2026-02-08T06:14:07.4966667+00:00
Barry Schwarz 5,331 Reputation points
2 answers One of the answers was accepted by the question author.

Selection and copy is working in editor(in read-only state) in .net maui

I am using editor of .net Maui. Even when I set IsReadOnly true I am able to select text and copy the text. How to disable selection in windows?

Developer technologies | .NET | .NET MAUI
asked 2023-10-30T11:46:45.0566667+00:00
Vijayadharshini M 20 Reputation points
answered 2026-02-08T03:22:30.28+00:00
Jonas Miguel 0 Reputation points
2 answers One of the answers was accepted by the question author.

GetIsNetworkAvailable() behaves differently depending on NET version on Win11 LTSC.

we have a project using the following function call. On a Win11 LTSC test unit with no network connection: Project built with NET 8.0,  function GetIsNetworkAvailable() returns false Project built with NET 9.0,  function GetIsNetworkAvailable() returns…

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,160 questions
asked 2026-02-06T01:06:29.3+00:00
Ming Liang 61 Reputation points
answered 2026-02-08T01:47:21.2066667+00:00
Ming Liang 61 Reputation points
1 answer One of the answers was accepted by the question author.

Can't find the 'create new website' of option in visual studio 2019 and 2022

I recently downloaded visual studio 2019 and 2022 and new 2022 version 7.5; I wanted to be able to transfer my webform files images folder, Global asax file, and handler from the visual studio 2015 which existed in my computer to this newly downloaded…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,646 questions
asked 2022-12-14T06:18:34.77+00:00
Donald Symmons 3,096 Reputation points
edited a comment 2026-02-07T16:35:13.01+00:00
Akanksha Narayan 0 Reputation points
1 answer

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
answered 2026-02-07T16:02:39.5066667+00:00
Q&A Assist
3 answers

how to show developer tab in excel

how to show developer tab in Microsoft excel . i am not able to find out on the excel sheet. please help.

Developer technologies | .NET | .NET MAUI
asked 2026-02-07T10:24:09.3866667+00:00
Krishna Gopal Sharma 0 Reputation points
answered 2026-02-07T10:36:39.55+00:00
Krishna Gopal Sharma 0 Reputation points
1 answer

MemoryStream issue

Hi, Any better way to add the following to this?

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,769 questions
asked 2026-01-28T06:52:52.33+00:00
Peter_1985 3,006 Reputation points
commented 2026-02-07T07:45:52.7233333+00:00
Peter_1985 3,006 Reputation points
2 answers One of the answers was accepted by the question author.

Creating TS File filename.d.ts Visual Studio 2026

Working with Blank Typescript project template in Visual Studio 2026 Community. Trying to create a new item -> Typescript file e.g.: filename is 'Fruit' Questions: Takes a lot of time to create the file, how to increase the performance in the Visual…

Developer technologies | Visual Studio | Setup
asked 2026-02-04T04:32:10.7733333+00:00
Soumyadip Majumder 220 Reputation points
commented 2026-02-07T05:09:21.8366667+00:00
Soumyadip Majumder 220 Reputation points
3 answers

.Net MAUI app broken by new version of iOS

I work intermittently on a .Net MAUI app developed using Visual Studio. The last iOS simulator I had in Xcode before the latest updates was 17.5. I bit the bullet recently and installed the latest versions of Visual Studio and Mac O/S. I immediately had…

Developer technologies | Visual Studio | Debugging
asked 2026-02-01T22:15:28.5733333+00:00
lewisar 0 Reputation points
answered 2026-02-07T01:50:02.3733333+00:00
Samuel Riesterer 0 Reputation points
0 answers

VS Code Crash How to fix terminated unexpectedly oom error code 536870904

An associate on my team is having issues with their vs code crashing. What should they do?

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,672 questions
asked 2026-02-06T18:51:53.5166667+00:00
Ross Stone 0 Reputation points
answered 2026-02-07T01:20:45.6833333+00:00
Aditiya Widodo Putra 85 Reputation points
2 answers One of the answers was accepted by the question author.

Separation of Layers Design

Hello everyone and thanks for the help in advance. I am refactoring a MVC application that has become very disorganized due to poor separation of models, data access, views, etc. I decided to place the models in a separate solution, however, found that…

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,672 questions
asked 2026-02-03T21:39:40.1733333+00:00
Kmcnet 1,296 Reputation points
edited a comment 2026-02-07T00:11:29.2433333+00:00
AgaveJoe 30,881 Reputation points