A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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
Warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && < 1.2.1)
I get these warnings after updating my NuGet packages: warning NU1608: Detected package version outside of dependency constraint: Xamarin.AndroidX.DataStore.Android 1.2.0.2 requires Xamarin.AndroidX.DataStore.Core.Android (>= 1.2.0.2 && <…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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#
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.
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
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
C++ Argument Return
Have a function in C++ with three input arguments. When I call the function with three arguments, I return the 3 argument values in the function but it does not return into the original arguments used in the function call sequence. Example: float…
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.
How to remove the space on the left side of the editor in Visual Studio
How to remove the space on the left side of the editor in Visual Studio? How to remove the space on the left side of the editor in Visual Studio? How to remove the space on the left side of the editor in Visual Studio?
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
how to get the height of 1 pixel in winform?
I am using winforms and .net 10.0. I want to get the height of 1 pixel in bitmap. so I can get the MesureString height and I know there will be which pixels.
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
How do I skip the first Visual Studio 2026 installation screen?
Hello. Given that the internet in my country is weak, I downloaded the full version of Visual Studio from my country's sites to install it, which was about 60 gigabytes of compressed file, and after running the program setup file, the installation window…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
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#
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.
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)
A Microsoft platform for building and publishing apps for Windows devices.
How to reduce JPEG file size after compressing images using C# System.Drawing in .NET 6?
I am building a web application on Azure App Service using .NET 6 and the System.Drawing.Common library. I need to upload and compress multiple JPEG images that users submit via a form. Currently, I am using the Image.Save() method with Encoder.Quality…
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.
Visual Studio Marketplace Extension - delete own accidental review
Ich habe auf Visual Studio Marketplace versehentlich für meine eigene Extension eine Berwetung (Review) abgegeben. Wie kann ich diese wieder löschen?
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
.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
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
What Is the Actual Maximum Argument Length for Process.Start?
Description I am trying to determine the actual argument length limits when using Process.Start and ProcessStartInfo in .NET. I found the following references: Microsoft documentation for ProcessStartInfo.Arguments Property :…
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.
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
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
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
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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
A set of .NET Framework managed libraries for developing graphical user interfaces.
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
An Azure service that provides an event-driven serverless compute platform.
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.
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.
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
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
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
A component of ASP.NET Core for creating RESTful web services that support HTTP-based communication between clients and servers.