python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to display a Modal popup in a Blazor Server Application
I am creating a Blazor Desktop Application. For this I am using Blazor Server Application with ElectronNET.API. I have been trying to launch a modal popup upon clicking a button or a menu item.
I trie...
Monisha
Votes: 0
Answers: 0
How do I build/deploy a Blazor app to desktop using Electron.NET?
I am attempting to build/deploy a Blazor app to desktop using Electron.NET. I have one Visual Studio 2022 solution containing a Blazor project and an Electron.NET project.
Following along with this tu...

Codester89
Votes: 0
Answers: 0
Electron.NET "Failed to load resource: net::ERR_CONNECTION_REFUSED"
I mainly developed this app using IIS Express for testing (Faster to start than Electron). Now when I try and run it in Electron.NET using electronize start, almost all of my server-side resources are...

Marf Bot
Votes: 0
Answers: 0
Disable AutoUpdater default notifications, or improve them to use display names instead of AppID or system-calculated names
The ElectronNET AutoUpdater seems to be posting notifications to Windows that I haven't asked for. Along with the ones I did ask for, I now have duplicates (from the perspective of my QA people).
To m...

Richard Hauer
Votes: 0
Answers: 1