Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+2
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
~6K People Reached
About Me

oh nothing. Just kind and friendly.

Interests
Basketball, tripping
PC Specs
Processor: Intel(R) Core (TM) i7-2620M CPU@ 2.70GHz 2.70GHz RAM 4.00 GB, 64- bit Operating System
Favorite Forums
Favorite Tags
Member Avatar for happygeek

According to research from data recovery specialists Kroll Ontrack, some three quarters of those workers that had lost data on a broken device didn't attempt to ensure that information was irretrievable before disposing of the hardware. ![dwebdatarip](/attachments/large/0/dwebdatarip.jpg "dwebdatarip") It doesn't matter whether the hardware itself is a PC or laptop, …

Member Avatar for Backgroundsun
2
2K
Member Avatar for gelmi

can some one give me a codes?im creating a time reservation system and every time a user input a data on the combo box and click the button SUBMIT, all the data will be recorded in the list view.and now?im having a problem with the codes for a conflict schedule.i …

Member Avatar for bokies
0
147
Member Avatar for gelmi

I have used datagridview in the form and using combo box/ But i have no idea as to how can i update the database to reflect the latest changes in the gridview. Tried searching but could not find proper and organised answer. Could you please help me out with this …

0
66
Member Avatar for Vongola_Takeshi

We have this subject called Computer Oraganization... we are now using dos debug commands but the problem with my laptop is that when I type debug command...it will prompt 'debug' is not recognized as an internal or external command, operable program or batch file. The C:\Windows\system32 do not have a …

Member Avatar for xiboom
0
682
Member Avatar for gelmi

here's my problem, i wanted to connect void 1(); to void 2() because void 1() this is where i put the code for the employee's id and name void 2() this is where all the computation goes on.. hmm..there is gonna be a time in and time out which are …

Member Avatar for tinstaafl
0
114
Member Avatar for gelmi

Hi, i just don't know why does this program is wrong, the problem is if I choose 1 and 3 . after I choose choice no.1, I enter the employee id and name nothing happens after that, same as choice no.3 which I will enter the employee id to find. …

Member Avatar for rubberman
0
165
Member Avatar for gelmi

here's my code class Program { static void Main(string[] args) { int num1, num2, num3, num4, num5 = 0; int categoryA =20000; int categoryB = 75000; int categoryC = 5000; int categoryB1 = 60000; Console.WriteLine("Please enter 5 numbers: "); num1 = Int32.Parse(Console.ReadLine()); num2 = Int32.Parse(Console.ReadLine()); num3 = Int32.Parse(Console.ReadLine()); num4 = …

Member Avatar for Momerath
0
397
Member Avatar for gelmi

whenever i'm entering 1, 2 or 3 digit numbers it just give me one output, i don't know what's wrong.. here's is my code. using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Balance { class Program { static void Main(string[] args) { int num1, num2, num3, num4, num5 = …

Member Avatar for Momerath
0
189
Member Avatar for gelmi

i am doing some machine program that our teacher. told us to do, i have figured out how to solve it, the first output is correct but the second one gives me an answer of 3.10752688172043, and the answer should be 3.75268817. here is my code... using System; using System.Collections.Generic; …

Member Avatar for Momerath
0
157
Member Avatar for gelmi

here is the error. .exe'does not contain a static 'Main' method suitable for an entry point. using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ObjectOriented { class Greet { public void Hello() { Console.WriteLine("Hello World!"); Console.ReadKey(); } } } --------------------------- using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace …

Member Avatar for Momerath
0
148
Member Avatar for gelmi
Member Avatar for gelmi
Member Avatar for gelmi

here's my code and that the error whenever i would add something to database. i hope someone can help thanks :) Dim dbDataReader As OleDb.OleDbDataReader = Nothing Dim sqlAdd As String = "INSERT INTO Guest VALUES ('" & txtName.Text & "', '" & txtGuestId.Text & "')" If performNonQuery(connectionString, sqlAdd) Then …

Member Avatar for G_Waddell
0
109
Member Avatar for gelmi

--->>> when i click the yes button me.show, disappears, it suppose to stay, i don't know that the problem is. I hope someone can help thanks in advanced ^_^ Public Class MagicBeans Private Sub MagicBeans_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load MessageBox.Show("WELCOME TO MAGIC BEANS INC. ^_^ …

Member Avatar for poojavb
0
264
Member Avatar for gelmi

Good Day i just wanted to ask what does (x1, y1, x2, y2) in g.drawLine in creating a line in java applet.. thanks in advance

Member Avatar for JamesCherrill
0
283
Member Avatar for gelmi

Is there anyway on how can i get a more accurate coordinates? i'm doing a project for our school, the problem is i dont know how to get the right coordinates that i would like to create. Thanks in advance :)

Member Avatar for JamesCherrill
0
96
Member Avatar for gelmi

We have this subject called Computer Oraganization... we are now using dos debug commands but the problem with my laptop is that when I type debug command...it will prompt 'debug' is not recognized as an internal or external command, operable program or batch file.

0
67
Member Avatar for gelmi

Hi, can someone help me about this problem or suggest some pseudocode? if i input this numbers 12 ,24, 100 output should be YES, YES, YES i'm confused in writing the solution in code.

Member Avatar for NormR1
0
135
Member Avatar for gelmi

**Enter row number: 4 Sum of numbers in row 5 is 31. Sum of all numbers above 4 is 15. this should be the output look like.. can someone help me? thanks.

Member Avatar for Nutster
0
422