A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Dark theme only partly working in MAUI
Hi there I am new to theming in MAUI and have read up on how to do it. You use AppThemeBinding and define two or more styles. I have Dark and Light. For some reason Dark mode is only being partially applied. Here is the xaml for my main page <?xml…
Developer technologies | .NET | .NET Multi-platform App UI
how to create Bitmap from Array?
I have array of int or Color how to create bitmap? if the bitmap width = 48 and height=12 then the array is Color line 1 48 colors line 2 48 colors ..... how to create it to Bitmap?
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
how to use GifBitmapEncoder in winform?
I want to create gif by bitmaps and it seems that I can not use the gifBitmapEncoder
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
why draw string is not Fill?
I am using winform to draw string g.DrawString(text, new Font("Microsoft Yahei", fontSize), brush, new PointF(0, 0)); and it is not fill but stroke why?
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Request for permission to download
When I tried to download Visual Studio Community 2019, I received a message saying I didn't have permission. Is it possible for me to be granted permission? If there are any steps I need to take to do so, please let me know.
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.
VSIX Extension Which Provides Setting Overrides During Debugging of Target Application
I am attempting to create a VSIX extension which allow app settings to be overridden while the target application is being debugged (similar to User Secrets), however nothing I have tried has worked and feel that I must be missing something basic. My…
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
verified orders without data
is there a way for me to see the "number of days verified orders remain without shipment data"?
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
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 | ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
How can I create a Datagrid with a nested Datagrid with multiple row in WPF and C#?
I have 2 classes, the first one is Wire class and the second is Subwire Class. A Wire can have 1 to many Subwires so the nested datagrid of Subwire can have multiple rows for 1 Wire Row. The datagrid shouyld show the Wire and when we click on an expander…
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.
Why i only have 1.3gb to use in Xbox Dev Mode
I understand you can use approximately 5GB of RAM in Xbox Dev Mode, but it only lets me use 1.3GB. screenshot.
Developer technologies | Universal Windows Platform (UWP)
A Microsoft platform for building and publishing apps for Windows devices.
Is it possible to download Visual Studio Professional 2019 Trial Version
Is it possible to download Visual Studio Professional 2019 Trial Version that is free for 30 days?
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
Arduino Serial1 reliability across different boards?
Quick question for developers working with Arduino boards 👇 Has anyone compared UART/Serial reliability between the Uno Q, Teensy 4.1, and Giga R1 for continuous high-speed sensor data streams? I’m especially curious about real-world experience…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Incorrect DPI Scaling in WinForms Custom Control with PerMonitorV2 on Multi-Monitor Setup
When using a custom WinForms control in a dual‑monitor setup with PerMonitorV2 DPI awareness, the application does not scale correctly based on the monitor where it is launched. I tested the application in a configuration where primary and secondary…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Not able to download visual studio 2019 community
I need VS 2019 community but Download option is not available. How can I install Visual Studio 2019? I have attached a snapshot of the same. I have Windows 11 Home operating system, 64 bit operating system.
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
missing file xaml step32 exists and vaild
missing filemissing file xaml step32 exists and vaild
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
How to let VirtualFileDataObject include empty folders
Hi, I’m creating a WPF app to drag virtual files out to explorer, using source code from https://dlaa.me/blog/post/9923072 I need my drag-out files to include some empty folders, but how can I do that. Or can I detect the target path where I drop…
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.
marcros in excel has been blocked please help
Dear Team, I cannot disable my marcros in excel has been blocked and i can't disable this and unblock option is also not showing therefore i can't use my vba excel project please help for disable my macro setting so that i can use my vba in excel
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
C++ Compiler not working
I added MinGW-w64 compiler to my VS Code following the instructions on Microsoft VS Code C++ setup documentation but as I try and run a program it doesn't work. I get the following message. PS C:\Users\Prabh\OneDrive\Documents\Prabhjoat…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Power Apps Performance Issue with Dataverse (User Table & Large Editable Gallery)
Hi everyone, I am facing some performance challenges in a Power Apps application that uses Dataverse, and I would appreciate your recommendations. 1. Using the User (System) Table in a Combo Box I am currently using the Dataverse User (systemusers) table…
Developer technologies
A broad category of Microsoft tools, languages, and frameworks for software development. Designed to support developers in building, debugging, and deploying applications across various platforms.
How to fix: The store blocked this account while publishing and app.
I always get the error: The store blocked this account. Ensure the account has permission to read reserved app names and that it is linked to a valid Developer subscription. I'm able to login with my account ob the website and I see all my apps there.
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.