An application that runs stand alone in a desktop or laptop computer.
I have decided to design a desktop forms application in Visual C# 2012 which will download google map images within user …
c# winforms api google-maps desktop-applicationI am working with the following JSON string { "transactions": [ { "paymentcharge":"0.0", "amount":352, "id":13418, "shippingcharge":35, "shippingtype":2, "status":2, "paymenttype":1, "date":"2012-10-06 16:15:28.0" }, { "paymentcharge":"0.0", "…
c# .net json desktop-applicationHow to change the Windows Application's default icon with other one in C# desktop application. I am trying to change …
c# .net desktop desktop-applicationI'm a Java beginner. I already created a simple GUI application that display will "hello world" label. But, how can …
java deployment desktop-application installationWhich is the best Open Source free client for querying an Oracle database? It may additionally support other databases (MySQL, …
database oracle desktop-applicationMore of a wiki list/collection, I'm looking for a list of good Java desktop apps. I've added a couple …
java desktop-applicationI have developed a PHP-MySQL web application, which is a school-based project. My client wants this application to be converted …
php desktop-applicationMicrosoft announced .Net Core 3 comes with WPF and Windows Forms. So can I create a Desktop application for Linux or …
linux wpf .net-core desktop-application .net-core-3.0I have developed many desktop applications in Swing, even those a bit more complex, with Hibernate and Spring integration. I …
java swing eclipse-rcp desktop-application spring-rcpI have this problem on how to show data from my database using JTable of Java Swing Controls. I just …
java jtable desktop-application jform