desktop-application
How to create an update setup for a Vb.net application
I Created the setup for my vb.Net appliaction and installed it on the client systems. The applic开发者_C百科ation uses MS Access as the database. So i manually added the file to Setup project under it[详细]
2023-03-06 19:30 分类:问答a desktop application storing data?
Say I have created a desktop application in Java to keep notes. I used MySQL for storage. On my computer it connects to database I have created(using my root username and password). But what if I want[详细]
2023-03-06 02:16 分类:问答Communication between Windows Form Application and Web Page in C#
I am developing a windows based application using C#. This should be used by the customer after some verification.[详细]
2023-03-04 15:57 分类:问答session in java desktop
anyone know if we can create a session-like mechanism in java desktop application? i am going to develop a java desktop application which has a log-in mechanism to ensure only authorized people can ac[详细]
2023-03-04 15:24 分类:问答Netbeans Project Types
I\'m building a Java application using NetBeans 7.0.The app is intended for use on Windows, so I guess the tool I\'m really making most use of is Java Swing (for the cool, nifty screen elements).[详细]
2023-03-04 06:24 分类:问答Java desktop frameworks
I am aware that there is a lot of framework for Java web apps, but I am surp开发者_开发知识库rised is there is any MVC framework for desktop apps in java other than Swing and AWT?I can also recommend[详细]
2023-03-03 15:48 分类:问答How to handle bindable application wide variables in a WPF MVVM application?
I am writing a fairly large scale WPF desktop application using the MVVM pattern. I have been stuck for a while on getting my common properties to update in a View other than the one that updated it.[详细]
2023-03-02 13:57 分类:问答httpwebrequest gives timeout until restarted
I am working on a desktop application developed in C# (.NET environment). This application connects to remote server using HttpWebRequest. If due to any reason my PC is disconnected from the internet[详细]
2023-03-01 19:22 分类:问答desktop application from the webbrowser
I have a desktop application that takes few input parameters and give me the resultant output file. I want to use via web. I want to create a website where user can input those parameters and the开发[详细]
2023-03-01 14:57 分类:问答How to extend Eclipse framework?
I want to base a tool on eclipse in a way that I could change eclipse framework whenever required. So probably writing a plugin is not a good choice ?[详细]
2023-02-28 16:23 分类:问答