Open app from another app
Hi experts Working on 2 separate WinForms apps (.NET Framework 4.8 with VB) and going to msix bundle them to store. Once they both are installed how can I run one of them from within the other one? They are not associated with any file type, just need to…
Developer technologies | Windows Forms
What is the differences between Object class and Lock class in mutual exclusion in C#?
Hello, When should I use the Lock class and when should I use the Object class? What is the differences between Object class and Lock class in mutual exclusion in C#? using System.Globalization; namespace ConsoleApp3 { internal class Program { …
Developer technologies | C#
Can windows update system time from ACPI _GRT(Get Real Time) method when startup?
hello, I want Windows to retrieve the time from ACPI's _GRT method during system startup and update it into the Windows system. Is this feasible? How should ACPI be modified to support this feature?
Developer technologies | Universal Windows Platform (UWP)
How do I get photos form my phone on my computer
I want to have photos form my phone library on my computer but I’m not sure how to transfer them over.
Developer technologies | Universal Windows Platform (UWP)
how to use notation in .net android?
how to play music notation in .net android? I have searched c++ lib to play notation but there is no android how to play it?
Developer technologies | .NET | .NET MAUI
Best practice for canceling an MVC Order
I have a store that will not require logging in. A customer can order as a guest, and fill in their shipping details, etc. (Payment is Paypal. ) If a customer cancels Paypal and disconnects, I would remove their data, but exactly how would I know they…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
how to replace a .NET Framework dll with .NET Core dll in a legacy app
Hello, Could someone please provide the steps involved in replacing a .NET Framework dll with a .NET Core dll in a target framework 4.6.2 app? I am getting many conflicts. I am also using Visual Studio Community 2022. William Johnston
Developer technologies | ASP.NET | ASP.NET Core
purpose of the services in building asp.net mvc app
builder.Services.AddScoped<IMyScopedService, MyScopedService>();
Developer technologies | ASP.NET | ASP.NET Core
How to load Langauge Server (LSP) when loading the extension package
I have a requirement of loading the Language Server (LSP) explcitly without opening any file (of the Language Server's content type). But currently the Langauge Server gets loaded only when a file of this content type is opened. Is there a way to load…
Developer technologies | Visual Studio | Extensions
Snowflake MFA Key - Pair authentication for Powerbi
Problem: Snowflake enforces Multi-Factor Authentication (MFA) on all users, in line with our security policies. Power BI does not support key pair authentication, which Snowflake offers for M2M scenarios Power BI's supported auth methods to…
Developer technologies | Universal Windows Platform (UWP)
How to Debug Remote MAUI App Launch
I have a .NET 9 MAUI app being deployed to a remote Xcode iOS iPhone 16 Plus. All components have the latest release software. The deployment is successful, and the application is launched and the splash screen displayed on the phone. However, the first…
Developer technologies | Visual Studio | Debugging

Code problem
Hi, It is the issue to have 2 "strong" below is it owing to the last 2nd line below. How to correct it?
Developer technologies | ASP.NET | Other
SendKeys Is Not Working In Windows 10
I am creating a program in Visual Studio with C#. I want to send some keystrokes to another application running on my same laptop. I will post the code I am using below. Nothing happens when I click the button. I have proved with break points that it…
Developer technologies | Windows Forms
How do i fix disk check not finishing, I get stuck on 100 of stage 2, then it goes into repair and then boots into advanced settings
I installed a new psu, and removed the sata cable from my hard drive and motherboard, after putting it back in, it keeps trying to check the disc, but gets stuck on stage 2, 100% before it boots windows repair and then goes into the blue screen advanced…
Developer technologies | Windows Forms
Request for Support: iOS Native Development Continuity with .NET 9 (MAUI)
Dear Microsoft Team, We are reaching out to seek your guidance and support regarding a critical blocker we are facing in our iOS development workflow with .NET MAUI. Current Challenge Our mobile application is being developed using .NET MAUI and…
Developer technologies | .NET | Xamarin
Blazor ValidationMessage being conditional
Hello, I have a registration form where the users can select if they are private or company. What I need is to make the Company Name validation conditional. Meaning, if they select a company it gets enabled and if they select a private it gets disabled.…
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Developer technologies | ASP.NET | Other
Getting error while configuring build pipeline for .net framework project on azure VM IIS
We are getting error while configuring build pipeline for .net framework project having single .sln file for 3 different applications using azure devops pipelines , ##[error]The nuget command failed with exit code(1) and error(Error parsing solution file…
Developer technologies | ASP.NET | Other
why I can not request permission of manage_external_storage?
i am using .net android and if I requestPermission of manage_external_storage it will call OnRequestPermissionsResult with grantResults =- 1 why?
Developer technologies | .NET | .NET MAUI
How to disable white background when breakpoint hits
(C#) Someone know which option set these lines background white? i tried several options and cant find how to disable this annoying thing Its always when a breakpoint hit in an async scope.
Developer technologies | Visual Studio | Other
Coupon acception
Hi Sir, Good Day. This is to let you know that I have applied for a coupon for exam last year from my office. But due to some difficulties couldn't attend the exam. And as that coupon is not used i couldn't apply for new coupon. I spoke with a…