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.
Trying to download Microsoft visual C++ and not having Additional runtime
I have tried uninstalling it and everything that people say to do and every time I go to install Microsoft Visual C++ 2022 64x it says that the feature you are are trying to use is unavailable and its trying to find a folder with…
Developer technologies | C++
Deep linking windows confussion
I need to be able to open my app, when I receive a link in the mail (like Microsoft team) I already searched everywhere how to do this, and I was able to do somethig In the pakage.manifest, I registered <Extensions> <uap:Extension…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
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.
how to set the text space in winform?
I am using winform to draw something and how to set the text space? text t e x t
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
How to attestation for verify pc security boot,... by using TPM Azure Attestation in C# Project
1.My project uses C# along with nuget: ,,,,,,,,,,,,,,,,,,,,,,,,,,,
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.
how to draw blank space in winform?
I am using winform and I want to draw blank space . I create bitmap and Graphics from it and then draw strings. the background is #000000 and the brush color is #ffffff and I draw texts is all right. but I want draw only a blank string. var text="…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
How to drawString with text space of pixel?
I am using winform .net 10 (or 9) how to use the Grahpics to Draw a text with pixels space? for example I am drawing :welcome and then I will scale the bitmap to max and the check the pixel among each char above picture demonstrates there is no pixel…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
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.
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.
Unable to Import Existing Keystore
Trying to distrubute/sign the apk and need to reimport my keystore. It doesn't show up anymore, not sure if it disappears because of the windows 11 update or visual studios updates, on 16.11.10. When I try to import it I get "There was an error…
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
Error: -1073741813 [ C0000005 - access violation exception ], when running a custom C++ application
Hi Microsoft team, I am new to C++ and have never experienced this issue before, I am following the Sektor 7 courses, and whilst trying to accomplish one of the coding tasks, I have come across this issue - Error: -1073741813, If it helps - the…
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Windows for business | Windows Client for IT Pros | User experience | Other
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.
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.
Incorrect Math Result
What is wrong with this? It produces the correct result sometimes. The for loop works correctly 100% of the time. good.png bad.png static void Main(string[] args) { List<int> numbers = new List<int>() { 1, 2,…
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.
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
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Domain From Startup
My company has purchased 8 Microsoft Surface pro 12's. The log in has now changed once you initially turn it on . Now it no longer ask me if its going to be for Personal or School or business use and i'm not able to domain log in under my Administrator…
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
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.
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 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.