desktop-application Questions
7
These days, any decent Windows desktop application must perform well and look good under the following conditions:
XP and Vista and Windows 7.
32 bit and 64 bit.
With and without Themes.
With and...
Lipoma asked 30/4, 2010 at 23:7
2
Solved
I have built a Java application that has some dependencies (~10). I would like to easily package this application up and deploy it as a single file to a CD or USB drive.
There doesn't seem to be a...
Pool asked 31/3, 2010 at 18:48
3
Solved
We write a Windows desktop application that is installed on a few thousand computers that we have no access to. When one of these users reports a bug, even if the description is quite thorough, the...
Unless asked 1/3, 2010 at 17:17
5
Solved
i have a question about storing data for a desktop application,
if i'm to deployed an application without a MS SQL database,
how could i facilitate the retrieving/storing of data.
I know i can al...
Venetian asked 11/2, 2010 at 4:27
5
Solved
When writing an application for MacOSX, using Cocoa/Objective-C, I'd like to be able to store the data entered by the users. There will only be one user per installation at the moment; however, I'd...
Hershel asked 19/7, 2009 at 9:15
4
Solved
Is Perl a good option for writing (possibly and partially) platform independent desktop applications? I know there are interesting widget libraries like GTK2 Perl and wxWidgets but I'm not familiar...
Signally asked 20/1, 2010 at 14:48
4
Solved
Sorry for really simple question, but I wasnt able to find anything in the net, probably because I dont know the right terms to look for.
When you have a desktop application, there are many so ca...
Stendhal asked 17/1, 2010 at 7:52
4
Solved
I want to create a window based application in C# so that we can run it without installing the application into each and every system.
It need to connect that application through database as well....
Mystic asked 6/1, 2010 at 7:8
8
Solved
On Windows/Linux platform,I as a common computer user,could not nearly find any software written in Java.
The two operating system(Windows and
Linux) are written with C.
The two web browser...
Banka asked 5/1, 2010 at 8:52
4
Solved
Is it possible to develop an android application aimed at mobile devices and also use the same code to execute on windows, linux or osx as a standalone java desktop application without using an emu...
Guide asked 23/12, 2009 at 9:30
4
Solved
I find it much more difficult to manage your session in a desktop application, because you cannot take advantage of such a clear bondary like HttpContext.
So how do you manage your session lifetime...
Paleoasiatic asked 18/9, 2008 at 6:37
1
Solved
Hello I am creating a Windows application (WPF) that is going to be running in few stations accessing 1 database.
I already implemented a login form with a login system thru My.User.CurrentPrincip...
Lajoie asked 4/11, 2009 at 9:43
5
Solved
I have a general question for the group. I am about to start a large project for my team that, I suspect, we will be doing as a desktop application (I am generally a web guy in my application outlo...
Masaccio asked 4/11, 2009 at 0:43
11
Solved
Background
I work for a large organization which has thousands of MS Access applications floating around. I didn't write any of these - in fact, most of the original authors have long since l...
Venlo asked 21/10, 2008 at 14:4
7
Solved
I have a .NET 2005 (C#) desktop application, in which there is a login form and an MDI form, which then have multiple subforms. All other forms are opened in MDI form only.
After a user logs in, I...
Bouse asked 26/10, 2009 at 8:42
3
Solved
I plan to write a Desktop Client for Windows and Mac. It will be powered by web techniques (HTML + JS). Therefore it shall run on a WebKit engine on the user's desktop.
Recently, I saw an interest...
Fortification asked 9/8, 2009 at 22:33
13
Solved
I need a lightweight database engine for a desktop application. The application is not data centric, although it needs some persistent data. Which one would you use MS SQL Server express edition or...
Nobe asked 14/9, 2009 at 13:42
4
Solved
I am used to develop web applications in Java (Struts, Spring, JSP...). But now I want to develop a desktop one. I never liked to design windows in Java (AWT, Swing, SWT): too much work for an ugly...
Hartzke asked 16/9, 2009 at 15:8
3
Solved
I need to do some scripts in java script.
I am working on it but couldn't find a few solutions to a few problems.
First of all I need a GOOD tutorial, but not for an internet page but for a DESKTO...
Minh asked 17/10, 2009 at 18:23
2
Solved
I've wrote a app in c# .NET 3.5. People download it and use. I would like to know how many users do this and how many installed it. How to do this?
Causality asked 7/10, 2009 at 12:43
6
I often hear people praising web applications (as opposed to desktop apps) for their portability. Indeed, making a desktop application available on multiple operating systems is difficult. However,...
Syneresis asked 3/7, 2009 at 9:19
5
Solved
2 parts of the question
I want to Develop Software for Windows (especially 7)
What Language and knowledge Do i Need to know ?
What Software should i use to develop them ?
Please answer the ques...
Synchronic asked 22/8, 2009 at 7:48
19
Solved
Stackoverflow User Luke wrote in this answer:
The boundaries between desktop and web
applications have really blurred.
Whilst once upon a time the nature of
developing for the web was t...
Configurationism asked 16/12, 2008 at 10:51
4
Solved
Our C# client applications always take a much longer time to load on their first run. I haven't gone so far as to test if it is the first run of any .NET app that is slower, or if the first run of ...
Myocarditis asked 26/6, 2009 at 17:41
2
Solved
I was wondering if its possible to interact with other programs someone with my program. For example clicking a button on another program etc. etc. I'm not sure if this is even possible but if it i...
Lowery asked 26/5, 2009 at 21:32
© 2022 - 2024 — McMap. All rights reserved.