Top "Desktop-application" questions

An application that runs stand alone in a desktop or laptop computer.

How to fit Windows Form to any screen resolution?

I work on VS 2008 with C#. This below code does not work for me. My form was designed in 1024 x 768 …

c# winforms c#-3.0 desktop-application
How to develop Desktop Apps using HTML/CSS/JavaScript?

First, I'm not interested in doing this professionally. I am a web developer, a coworker of mine recently left for …

javascript html css desktop-application
Executable directory where application is running from?

I need to get the path (not the executable) where my application is running from: System.AppDomain.CurrentDomain.BaseDirectory() When …

vb.net visual-studio-2008 executable desktop-application
How to build native C++ apps with HTML/CSS UI?

Is it possible to develop a C++ program while using HTML and CSS for the user interface? I know about …

c++ html css user-interface desktop-application
Solutions for distributing HTML5 applications as desktop applications?

What are some solutions for distributing an HTML5 based desktop application? I want to be able to distribute my HTML5 …

javascript html desktop-application
How To Compile An Electron Application To A .exe

I've been learning how to create applications in Electron and I need help compiling a simple project to a Windows …

javascript deployment web-deployment desktop-application electron
How do you control what monitor your application opens on?

As a two-monitor user at work, I've noticed that applications behave differently with regards to what monitor they open on (…

user-interface usability desktop-application multiple-monitors
How do I launch application one from another in C#?

I have two desktop applications. After closing the first application, the first application will start the second application. How do …

c# desktop-application launch
What language or technology was used to develop the Spotify desktop application?

Does anybody know which language or technology was used to develop the Spotify desktop application? It's stable, good-looking and lightweight.

desktop-application spotify
Amazon AWS DynamoDB Desktop Client - Does one exist?

Been looking around on the web for one of these, but I'm only finding node.js/ruby hosted implementations. I'm …

amazon-web-services desktop-application amazon-dynamodb