Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
4
Posts with Upvotes
3
Upvoting Members
4
Downvotes Received
4
Posts with Downvotes
3
Downvoting Members
4
2 Commented Posts
0 Endorsements
Ranked #2K

22 Posted Topics

Member Avatar for nitin1
Member Avatar for AleMonteiro

Hello, you say you are a newbie, so I recommend to use Ubuntu and Unity or Gnome Desktop environment for it's easy and very UX oriented. Web Dev (.NET, PHP) -> Apache or Nginx as server and PHPStorm, Android Dev -> Android Studio DataBase Managing (MySQL & SQL Server) -> …

Member Avatar for BitBlt
1
632
Member Avatar for emilsanchez

Hello, you are closing the connection on line 11 which is not correct because you did that at the end of showOrder method. With DB connection you must pay attention to details and posible scenarios because you must close on each, so I recommend to use try...catch and close it …

Member Avatar for richh
0
207
Member Avatar for Suzie999
Member Avatar for marcolanza24

Hi, to achieve the desire result you must split the "line" (using this: string[] arr = line.Split();) a then pass "arr" as parameter of the Datasets contructor or by setting the internal property that holds those values. Regards

Member Avatar for Raul Perez
0
328
Member Avatar for lewashby

That could happen in any OS. The best solution is to install a plugin (a download manager) to the browser I recommend **DownThemAll**

Member Avatar for nudy.budy
0
437
Member Avatar for infovirtualser

As said before there a many remote desktop apps but the are also web-based services that can be useful such as teamviewer or zoho meeting.

Member Avatar for Ritesh_4
0
264
Member Avatar for sashiksu
Member Avatar for Nutster
0
178
Member Avatar for Ma Katrina

That's easy: 1. Create a new instance of button 2. Set proper name and perhaps other properties 3. Add it to the corresponding container.

Member Avatar for Raul Perez
0
1K
Member Avatar for sashiksu

As far as is understandable you want the third field of a new row to be the sum of the previous values (namely you want it to be accumulative). If it's that you dont the need the third field to be present in the GUI because that should be done …

Member Avatar for Raul Perez
0
259
Member Avatar for Sneaky Pete
Member Avatar for anand01

iText and Jasperreports are the best for this. I have been using them for years and I could tell you they are the best.

Member Avatar for anand01
0
201
Member Avatar for overwraith
Member Avatar for PratikSagar

Goto sounds to an old way to do jumps in the code. This was substitute a long time ago for conditionals (if).

Member Avatar for JamesCherrill
0
936
Member Avatar for Latrell_vie

I would like to help you out with this. First, the best way to face this kind of issue is in the website. You should use a framework like bootstrap that will help you avoid to reinvent the wheel and keep the coding at the minimum.

Member Avatar for drjohn
0
279
Member Avatar for awi

I think your teacher said that way for you to understand but the thing is that's no correct because notepad is a program. **Take it this way:** Build a java desktop application that lets you save to file (in txt format) the content of one input field. The GUI will …

Member Avatar for Raul Perez
0
456
Member Avatar for Tomas_3

I think you are not trying to build an OS but a distribution. As said before a linux-based one would be by far the best choice. Check about Phoenix OS and Remix OS they are android-based OS's that are you used in PC. I think you can achieve something like …

Member Avatar for Raul Perez
0
312
Member Avatar for Louis_4

What have you done so far ? Any analysis or way to go around the problem? have you do any Object Oriented modeling ?

Member Avatar for Raul Perez
0
174
Member Avatar for rproffitt

A software will never be perfect but today it could be acceptable. For tomorrow we must check it again.

Member Avatar for Raul Perez
0
298
Member Avatar for Nikhil_6

Yes, it can be done. You want a generic ListAdapter. This will be useful if the data to show is the same or the change between them is not much. I could suggest how if I knew the data to show. A solution to the in-Activity showing is to use …

Member Avatar for Raul Perez
0
251
Member Avatar for annya

The information you provide that's not help me to understand the why but the problem. So I recommend to debug your app before the load of the images and you most probably will find the issue by yourself. The application stop error is because of not catching the exception.

Member Avatar for Raul Perez
0
321
Member Avatar for admiralchip

Engage with me in a chat to help you solve this error. I suppose you have entered that layout as a dependency, right ?

Member Avatar for Raul Perez
0
457

The End.