Questions tagged as 'aplicacion-escritorio'

0
answers

To install a software created by me I must install a BD [closed]

first of all, thank you very much for reading. I'm a novice really, I'm interested in making software, with C #, a windows application which works with its own database. To develop it I am using SQL Server 2014, my doubt is once I finish th...
asked by 04.05.2018 / 08:11
1
answer

As an achievement that my jpanel gets in front of another JAVA

I am trying to make my jpanel get in front of the table when I right click on the table. But what makes me is that is behind this as seen in the image This is the part of the code I appreciate any kind of help     
asked by 07.06.2018 / 02:10
0
answers

Debug from a windows form project to a web application project (in the same solution)

Hello I have a solution in vb 2005, in this solution I have projects (windows forms and web application). And what I want is to debug from a windows forms project that arrives at a web application project. So far I can not access. I would app...
asked by 10.11.2016 / 15:05
1
answer

Center buttons and TxtPane

I'm starting to use Eclipse to make a desktop application and I'm a bit of a fish. I would like to know how I can find the way that when expanding the screen the rest of the objects also move. Is there any way to do it? my code is as follo...
asked by 23.10.2018 / 23:16
1
answer

What strategy to use to create Offline application [closed]

I made an ASP.NET web application (c #) for a mining company where: they enter daily work data and the application generates online reports. It has a login, account creation, etc. This application is used in an office with an internet connect...
asked by 12.06.2017 / 15:39
0
answers

logueo form with composite control

I have this logueo form created with composite control but it throws an input string error, what would that error be? private void btnIniciarSesion_Click(object sender, EventArgs e) { try {...
asked by 27.10.2018 / 19:38
0
answers

why do not I take the txtboxes in composite control?

I started to study and try to do a project that I already have in web forms, and in the log it does not take the corresponding txt to enter data (for example), I clarify (just for the doubts) that the form has a compositve control, can someone g...
asked by 08.10.2018 / 19:45
0
answers

Time limit to re-select a data

Hello everyone I am developing a desktop project in netbeans , but I want to add a restriction when selecting a data, that is: I have a frame where I show the employee data and also a botón that opens another frame whe...
asked by 05.07.2018 / 10:41
0
answers

SignalR use my IP

I am developing a console application that acts as a server using Signalr The idea is that users ask for information in real time to this server. At the time of working with localhost everything works perfectly now I am trying...
asked by 06.06.2018 / 14:48
1
answer

How do I open a window where I ask where you want to save a file?

There is some way other than a JFileChooser to open a window where you ask the user where you want to save a file     
asked by 07.06.2018 / 23:51