An application that runs stand alone in a desktop or laptop computer.
I have a list of words. The list contains about 100-200 text strings (it's names of metro stations actually). I …
c# winforms autocomplete textbox desktop-applicationI've searched a bit but can't find an existing tool for this. I have a node.js web server that …
javascript macos node.js desktop-applicationI've got a situation where I want to connect to an email server whose only exposed service for mail/calendar …
email desktop-application client-side email-client activesyncI am new to Java and want to create a Desktop application in Java. This application Reads and Writes different …
java desktop-applicationI am using launch4j for the first time and I get following error. Here is launch4j error log. …
java swing desktop-application launch4jI have made an application and i need to save some options before exit.(something like window dimension, ..., that will …
java swing desktop-application processingI just started using ELMAH and am a fan. My team supports a large number of web applications and I'm …
.net desktop-application console-application elmahFor "best" I intend that the code shouldn't need, or need very few, platform specific tweaks.
java user-interface desktop-applicationI need some way to monitor a desktop application and restart it if it dies. Initially I assumed the best …
c# .net windows-services desktop-application watchdogI was looking for a way to integrate a Web-Browser-Component in an existing Swing-Application and found WebView for Java FX 2.0. …
java swing webview desktop-application javafx