desktop-application Questions

7

Solved

How do you make a Java desktop application modular? How should the modules be classified?
Hu asked 6/5, 2009 at 8:28

2

Solved

i was wondering how could i deploy/make it into an installer for an app which is created using vs 2008 express. i know that the setup and deployment feature is only available via the full version o...

10

Solved

By lightweight apps, I mean the toolset can create a single executable file or set of files that can be copied into a folder and run as an EXE with no other installation process. Of particula...

33

Solved

More of a wiki list/collection, I'm looking for a list of good Java desktop apps. I've added a couple below to get started. Please list the framework/widget toolkit being used if it's know as...
Garbage asked 6/2, 2009 at 16:55

8

Solved

Faced with the challenge of a new application with which you had free reign to design, assemble a team to develop and manage: Which language/platform would you choose? Why? Background: T...
Consensus asked 22/1, 2009 at 1:27

3

Solved

For desktop based applications, what are best practices to perform auto updates? Currently, we download all files, then copy and register (if com dll) to their respective directories. I looked at...
Monjo asked 17/1, 2009 at 8:46

7

Solved

The UI for web apps is constructed differently from the UI of desktop apps. I'm interested to know what are actually the major differences in building UI between the two styles of application...
Leasia asked 5/12, 2008 at 14:45

10

Solved

I'm having trouble deciding if I want a project of mine to be web-based (as in a web-app), desktop-based (a desktop application), or a desktop application that can sync or connect to the cloud. I ...
Mccaleb asked 2/10, 2008 at 18:43

7

After I discontinued programming in C++ while entering into web authoring I was spoilt by PHP's high level constructs like hash tables or its dynamic, weak typing. I remembered the angst of C...

7

I am developing an application in using Ruby on Rails, mostly as an excuse to learn the language. This is not intended to be a web-based application - and perhaps I have chosen the wrong language,...

© 2022 - 2024 — McMap. All rights reserved.