2
votes
3answers
115 views
Can Linux apps be run in Android?
Android is based on Linux; can native Linux applications be run on Android?
0
votes
1answer
19 views
How do I install the apps that I develop on liveandroid distribution
How do I install the android apps on live-android distribution? Is it even possible?
0
votes
4answers
59 views
Offline Web Application
We have a .NET Sales Web Application for which Offline capability needs to be added. i.e The users can access(read,edit,create) the leads,oppurtunities and prospects even if they a …
2
votes
4answers
69 views
In C# .NET 2.0 or greater, how to get list of all installed applications on Vista PC
Using C# .NET 2.0 or greater and Visual Studio 2008, how would one generate a list of all installed applications on a Windows Vista PC?
My motivation is to get a text file of all …
1
vote
3answers
69 views
How to structure a website project in Eclipse
I am starting a web application project that will have an Adobe Flex front-end and a PHP/MySQL back-end. I've developed a lot of C++ desktop applications, but am new to building we …
11
votes
57answers
2k views
The Application that helped your programming the most in 2008
The year is now 2009, happy new year for starters.
However I'd like to hear your opinions on what applications helped you the most 2008. The requirements for the application is t …
0
votes
1answer
268 views
how to make my program ran at startup? vb.net
hi
I'm programming a desktop application similar to Google desktop but with my own gadget with vb.net 2008 how can i make my application when the user install it on their computer …
15
votes
25answers
1k views
Have you ever faced an ethical issue when creating an application?
This question isn't about ethical behavior in the workplace, like leaking code or stealing. I'm wondering, have you ever been asked to add a feature to an app that you thought was …
2
votes
7answers
280 views
Can RDP clients launch remote applications and not desktops
Can RDP clients launch a remote application and then only display that application (and not the desktop)? The application would appear fullscreen within the client and if the appli …
1
vote
4answers
119 views
Application started by user or another application?
Hey everyone,
This is a very general question:
I was wondering whether it is possible to find out whether an application (any kind of application no matter if it a delphi-applicat …
1
vote
4answers
281 views
Hype around graph databases… why ?
There is some hype around graph databases. I'm wondering why.
What are the possible problems that one can be confronted with in today's web environment that can be solved using g …
16
votes
21answers
1k views
What’s the best way to protect a Windows application from piracy?
I will be selling a Windows application into an industry where many of the users will know and be friendly with many of the other prospective users. I expect that some users wouldn …
0
votes
0answers
11 views
hosting dotnetnuke applications
Hi, I am new to dotnetnuke,i created one sample dotnetnuke application, it works locally, now i want the process how to host my dotnetnuke applcitation on webserver how to host my …
23
votes
26answers
1k views
What is a good application programming problem to solve for beginners?
UPDATE
Please do not post game ideas. I am not looking for game
ideas here.
I am looking for ideas like; "Network
browser", "File encrypter",
"Notepad-clone", " …
23
votes
7answers
935 views
How do you design a functional program?
From day 1 of my programming career, I started with object-oriented programming. However, I'm interested in learning other paradigms (something which I've said here on SO a number …
