55,933 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Unable to install .net

I try install .net framework on my windows server 2019 but got below error even i have permission on the folde Then i try to extract the exe file and run the setup file and got below error. Try running netfx_core_x64 and got below error. Anyone know how…

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,322 questions
asked 2026-05-18T13:14:32.6466667+00:00
Handian Sudianto 7,116 Reputation points
answered 2026-05-19T04:21:26.3966667+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,865 Reputation points Microsoft External Staff Moderator
1 answer

how to get the min value of IEnumerable?

what I want to do is to make the Y begin from 0 and I get the min value and then - min value but I get - value. which is not right.

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,805 questions
asked 2026-05-19T04:19:29.0633333+00:00
mc 7,006 Reputation points
answered 2026-05-19T04:19:48.01+00:00
Q&A Assist
2 answers

When you adjust the fontsize on ios it squashes the labels together and makes the containing text bigger than the collectionview

Hi there This is a MAUI problem: We have just seen a problem on iPhone 16 Pro Max, we adjusted the fontsize to be more than the standard and it caused the label text to get bigger, as expected. But now the Labels bleed into each other and they are…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-13T12:28:30.3666667+00:00
Jai Holloway 65 Reputation points
commented 2026-05-19T04:15:09.13+00:00
Nancy Vo (WICLOUD CORPORATION) 4,190 Reputation points Microsoft External Staff Moderator
1 answer

I get the message Edge-to-edge may not display for all users when I upload my game to Google Play Console

I have uploaded my game to Google Play Console Production and I get the message "3 actions recommended" in the Release dashboard: Edge-to-edge may not display for all users From Android 15, apps targeting SDK 35 will display edge-to-edge by…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-18T21:09:30.4333333+00:00
Kim Strasser 2,556 Reputation points
edited an answer 2026-05-19T04:06:38.55+00:00
Nancy Vo (WICLOUD CORPORATION) 4,190 Reputation points Microsoft External Staff Moderator
0 answers

.NET v6 deprecation and Windows Server 2022 images

I created a new Windows Server 2022 VM to replace my old Windows Server VM. However, when I ran dotnet --info on the new VM, it said that it had .NET 6: C:\Users\DCAdmin>dotnet --info global.json file: Not found Host: Version: 6.0.42 …

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,171 questions
asked 2026-05-19T00:54:38.3266667+00:00
Teresa Appelgate (Aquent LLC) 1 Reputation point Microsoft External Staff
edited a comment 2026-05-19T01:57:15.6066667+00:00
Teresa Appelgate (Aquent LLC) 1 Reputation point Microsoft External Staff
3 answers One of the answers was accepted by the question author.

Unable to open a windows form in visual studio community 2026/ visual basic

Could not find a part of the path…

Developer technologies | Windows Forms
asked 2026-05-14T15:27:18.1866667+00:00
Dave Willadsen 20 Reputation points
accepted 2026-05-18T21:55:16.6933333+00:00
Dave Willadsen 20 Reputation points
1 answer

Azure durable functions are not invoked when used with Q trigger using managed identity

Working with managed identity with durable functions and is working fine. Once we add the Q trigger function with the same storage account using managed identity then the things are not working. Issue is the durable functions are not getting invoked and…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,457 questions
Azure Managed Applications
Azure Managed Applications

An Azure service that enables managed service providers, independent software vendors, and enterprise IT teams to deliver turnkey solutions through the Azure Marketplace or service catalog.

216 questions
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,805 questions
asked 2024-07-31T09:41:02.9333333+00:00
Anuraj Rajagopal 0 Reputation points
answered 2026-05-18T19:30:12.16+00:00
Amira Bedhiafi 41,641 Reputation points MVP Volunteer Moderator
2 answers

Dynamically Resizing Models

Hello everyone and thanks for the help in advance. I'm trying to think through a solution for a calendar application. The model for the appointment table looks like: public class tblAppointments { public int ID { get; set; } …

Developer technologies | ASP.NET Core | Other
asked 2026-05-12T23:13:19.0233333+00:00
Kmcnet 1,356 Reputation points
commented 2026-05-18T19:16:27.93+00:00
Kmcnet 1,356 Reputation points
1 answer

Optional Packages Persist After Windows Store App Reset

After resetting a Windows Store app through App Settings, optional packages installed as dependencies continue to persist in the system. These "ghost packages" remain functional and accessible via PackageManager APIs but are not visible in App…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-05-18T17:41:53.77+00:00
Diogo Costa Maranhao Rodrigues 120 Reputation points
edited the question 2026-05-18T17:42:19.2633333+00:00
Diogo Costa Maranhao Rodrigues 120 Reputation points
2 answers

in visual studio 2026 how do i turn off automatic updates

in visual studio 2026 how do i turn off automatic updates

Developer technologies | Visual Studio | Setup
asked 2026-03-26T10:18:40.1233333+00:00
Ron Baker 5 Reputation points
commented 2026-05-18T17:02:23.3466667+00:00
Scott 0 Reputation points
2 answers One of the answers was accepted by the question author.

Updating an ASP.NET Core web application with Serilog to Azure.Monitor.OpenTelemetry.AspNetCore

I am migrating an application from on-premises to Azure and could use some guidance on how to address the changes with correlation id handling. Currently, I use the same pattern utilized in stevejgordon/CorrelationId and update the log format string in…

Developer technologies | ASP.NET Core | ASP.NET API
asked 2026-05-15T13:23:09.0766667+00:00
ritmo2k 911 Reputation points
commented 2026-05-18T13:55:05.0033333+00:00
ritmo2k 911 Reputation points
2 answers

Publisher/Extension Uploading Issue in VS Marketplace

Hi Team, I created a VS Code extension and properly configured the required metadata in the package.json file, including: Publisher information Homepage URL Repository URL License information Keywords Extension description However, when I try 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,755 questions
asked 2026-05-15T13:02:03.1766667+00:00
Dev Cyberscope 0 Reputation points
answered 2026-05-18T12:42:13.21+00:00
john cary 0 Reputation points
2 answers

How can I integrate AI tools with Visual Studio Code to enhance and accelerate SPFx development?

Hello Everyone, I am currently working on an SPFx project with React, and the project is running smoothly. I am currently working with a Microsoft 365 E5 license along with Microsoft Copilot. For development, I use Visual Studio Code and Azure DevOps as…

Developer technologies | Visual Studio | Extensions
asked 2026-05-16T06:00:38.27+00:00
Bhoomesh Joshi 5 Reputation points
commented 2026-05-18T12:26:11.49+00:00
Gade Harika (INFOSYS LIMITED) 2,765 Reputation points Microsoft External Staff
2 answers

TCP Listener on Localhost causes application to crash Start() without any exception being thrown

I have a use case where I am creating a TCP listener on Localhost with a specific portnumber. However , in x86 , the app crashes when I try to start the listener (i.e., listener.Start()). There is no exception being thrown and I have determined that the…

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,805 questions
asked 2026-05-15T10:31:22.0333333+00:00
Anuran Gupta 0 Reputation points
edited a comment 2026-05-18T12:11:10.4633333+00:00
AgaveJoe 31,361 Reputation points
2 answers

error in my design

Could not find type 'DVLD.ctrPersonInformation'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your…

Developer technologies | Windows Forms
asked 2026-05-18T08:31:29.32+00:00
Raneem kamel 0 Reputation points
answered 2026-05-18T10:47:34.18+00:00
Danny Nguyen (WICLOUD CORPORATION) 6,865 Reputation points Microsoft External Staff Moderator
2 answers

Visual C++ 2015-2022 Distributable x64

My set up failed for this. I need help. Where do I go for the download or who can I talk to on the phone?

Developer technologies | Visual Studio | Setup
asked 2026-05-15T16:50:54.64+00:00
Angie 0 Reputation points
edited an answer 2026-05-18T10:06:37.0966667+00:00
Michael Le (WICLOUD CORPORATION) 11,325 Reputation points Microsoft External Staff Moderator
3 answers

how to download c++ 2019

how to download c++ 2019 in this page;how to download c++ 2019 in this page;how to download c++ 2019 in this page

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,064 questions
asked 2026-05-09T07:35:41.5833333+00:00
wenlei ji 0 Reputation points
commented 2026-05-18T09:33:17.28+00:00
Taki Ly (WICLOUD CORPORATION) 1,500 Reputation points Microsoft External Staff Moderator
2 answers

Is There Any Way to Identify the Process Locking a UNC File Without Administrator Permissions in .NET?

Description I evaluated several approaches to identify the locking process, including SMB-based utilities such as Get-SmbOpenFile, Open Files (openfiles), and net file, Sysinternals handle.exe, and the Windows Restart Manager APIs through rstrtmgr.dll..…

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,322 questions
asked 2026-05-15T06:24:50.6266667+00:00
Researcher 96 Reputation points
edited an answer 2026-05-18T09:03:37.5+00:00
Researcher 96 Reputation points
3 answers One of the answers was accepted by the question author.

App does not support the 16KB memory page sizes

I got the below error message from the play store for my xamarin forms application: I am migrating it to MAUI now. So is the MAUI version fix this issue? Below are the packages I am using in the MAUI version. .NET MAUI…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-04-08T10:57:49.8633333+00:00
Sreenivasan, Sreejith 780 Reputation points
commented 2026-05-18T08:58:40.87+00:00
Nancy Vo (WICLOUD CORPORATION) 4,190 Reputation points Microsoft External Staff Moderator
2 answers

4KB Memory Page Warning: Upgraded MAUI project with .Net 10 still shows .SO files

I have upgraded my MAUI project's .net version to .net 10 from .net 8 to resolve the 4KB memory warning from play store. After upgrade I have generated a new AAB file and change the extension to .zip from .aab. Then I extracted the .zip file and under…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-05-17T15:07:58.36+00:00
Sreenivasan, Sreejith 780 Reputation points
answered 2026-05-18T08:55:31.4433333+00:00
Nancy Vo (WICLOUD CORPORATION) 4,190 Reputation points Microsoft External Staff Moderator