32
votes
28answers
6k views
Good Free Alternative To MS Access
Consider the need to develop a lightweight desktop DB application on the Microsoft platforms.
It could be done fairly easily with MS Access but I'd like to be able to distribute it to others and I …
22
votes
2answers
574 views
Change desktop wallpaper using code in .NET
How can I change the desktop wallpaper using C# Code?
15
votes
24answers
3k views
Which embedded database to use in a Delphi application?
I am creating a desktop app in Delphi and plan to use an embedded database. I've started the project using SQlite3 with the DISQLite3 library. It works but documentation seems a bit light. I …
12
votes
8answers
679 views
Can you do Desktop Development using JavaScript?
I know there's JScript.NET, but it isn't the same as the JavaScript we know from the web.
Does anyone know if there are any JavaScript based platforms/compilers for desktop development? Most …
10
votes
7answers
332 views
What off-the-shelf licensing system will meet my needs?
I'm looking for an off-the-shelf license system for desktop software.
After some research on the net -- and of course here on StackOverflow -- I haven't found one the suits our needs. I have a …
10
votes
8answers
1k views
Best personal desktop wiki?
I am looking for a good personal desktop wiki with a good desktop integration.
Like for example drag and drop of files, images, etc.
I am currently evaluating WikidPad.
Which personal wiki are you …
10
votes
11answers
2k views
Java Desktop application framework
Hi,
I am working on designing and building a desktop application. I am thinking about using eclipse or netbeans for the base of this application. However, I have never built on either of these …
9
votes
12answers
354 views
PHP as a Desktop Programming Language
I'm not much of a programmer, PHP is where I'm comfortable. And sometimes I find that I need to do things, such as arrange files or rename files on a mass scale on my computer. And I think I could do …
9
votes
8answers
490 views
Build an installer for .NET app that can run on Windows and OS X?
I am surprised I could not find this question already asked, so if I simply missed it please notify promptly.
I need to write a very small, fairly simple application in .NET that will be downloaded …
9
votes
14answers
2k views
Control multiple PCs with single Mouse and Keyboard
As a programmer I found it very hard to use my laptop and workstation with two different input devices, Can anyone suggest a good solution to use single mouse and keyboard to control my two machines
…
8
votes
14answers
689 views
Does desktop development matter?
In some downtime at work that's coming up, I plan to sharpen and round out my development skills a bit. I've been pretty heavily into web development for the past few years, right out of college, and …
8
votes
7answers
839 views
Embedded Web Server in Python ?
Can you recommend a minimalistic python webserver that I can embedded in my Desktop Application.
8
votes
16answers
700 views
Are .NET languages really making any kind of dent in consumer desktop applications?
Do you write consumer desktop applications with .NET languages? If so what type?
My impression is that most consumer desktop applications are still native compiled applications in C, C++ and the …
7
votes
5answers
697 views
Need Advice on Implementing a Time-limited Trial
I'm developing a shareware desktop application. I'm to the point where I need to implement the trial-use/activation code. How do you approach something like this? I have my own ideas, but I want to …
7
votes
12answers
520 views
Designing a GUI
How would you, as a developer with little (or no) artistic inclination, design a GUI for an application? In particular, I'm thinking about desktop apps but anything that relates to Web apps is …
