I want to use Google Earth in a desktop application. My question is which one of these two APIs provided by google d开发者_运维百科o you think has more functionality and/or best support?
I have been looking at creating an augmented reality application.Can anyone suggest a preferred technology platform to start writing an application of this kind.
Question is about providing auditing (who used the application, when) and securing (who can launch the applica开发者_如何学编程tion - no fine grain control or data security) a desktop application deve
We have a desktop application run on a few thousand client computers.We want to move from framework 2.0 to 3.5, but are concerned with the impact on clients.I understand that 3.0 and 3.5 are additions
I would like to develop a desktop application to interact with the facebook API. The user would be able to browse thei开发者_JS百科r profile and post details such as the music which they are playing
I need to give the user the ability to change application settings, in this case the location for the application database.I noticed that Application Settings are 开发者_高级运维read only at run time,
Update involves updating the binary and quite a few libraries. Please advise if this is possible by tweaking just the server side? Maybe, if I could just send a message with a link for the updates. Cu
I working on a Java based application which can be carried around by the user in a USB flash Drive. At the startup I want开发者_运维知识库 to check for existing JVMs on the machine the USB is plugged-
Hello I am creating a Windows application (WPF) that is going to be running in few stations accessing 1 database.
How can I use the browser as a UI for a desktop app? The ways I have come up with so far are... Use all HTML/Javascript. Problem: Can\'t access filesystem or just about anything else.