Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 20 of 20
Search took 0.01 seconds; generated 4 minute(s) ago.
Search: Posts Made By: gencor45
Forum: Visual Basic .NET May 3rd, 2005, 10:15 AM
Replies: 2
Views: 302
Posted By gencor45
problem connecting to access

Any help would be appreciated. Im trying to insert data from textboxes from my form into an access database I have created. The problem is that vb.net recognizes the database using the server...
Forum: C# Mar 1st, 2005, 6:49 PM
Replies: 9
Views: 944
Posted By gencor45
I tried to do that but I dont understand what to...

I tried to do that but I dont understand what to put instead of btnstart since the user enters the array size.

I was thinking

foreach (button b in gameSize)
{
this. (name??).Location = new...
Forum: C# Mar 1st, 2005, 9:07 AM
Replies: 9
Views: 944
Posted By gencor45
the second catch exception is to ensure that the...

the second catch exception is to ensure that the user doesnt enter a size smaller than 3 and larger than 15. Look at my code and see when I throw the new exceptions. I dont need any help on this...
Forum: C# Feb 28th, 2005, 10:50 PM
Replies: 9
Views: 944
Posted By gencor45
heres what I have so far

Heres what I have so far. My main problem is that when I enter my number in the textbox to create my array, nothing happens. I dont understand why the buttons dont get created onto the...
Forum: C# Feb 24th, 2005, 1:10 PM
Replies: 2
Views: 224
Posted By gencor45
Exclamation using an array with a inputbox class

I created a class inputbox that displays a inputbox that you can enter a number between 3 and 15. These are the dimesions for a tic tac toe game Im coding. For example, if the user enters a 7, you...
Forum: C# Feb 22nd, 2005, 4:37 PM
Replies: 9
Views: 944
Posted By gencor45
Smile inputbox class problem

I have designed an inputBox class to use in my tic tac toe program. This inputBox will change the size of the tic tac toe game depending on what you enter. You can have up to 15 rows and columns. ...
Forum: C# Feb 18th, 2005, 6:57 PM
Replies: 13
Views: 701
Posted By gencor45
Yes, after i read through your code I understand...

Yes, after i read through your code I understand it. Its just very hard for me to visualize what I need to do. Once I can see the code I definately understand what you did. I guess I'll get better...
Forum: C# Feb 18th, 2005, 6:46 PM
Replies: 13
Views: 701
Posted By gencor45
thank you so much, it finally is working! Im not...

thank you so much, it finally is working!
Im not sure what i had wrong in the code, but something wasnt right.
Forum: C# Feb 18th, 2005, 6:38 PM
Replies: 13
Views: 701
Posted By gencor45
yea, this is my 2nd C# class and my professor is...

yea, this is my 2nd C# class and my professor is really hard. Im really trying to learn this stuff on my own, but he gives us now referance to what he is teaching. Its really frusterating for me to...
Forum: C# Feb 18th, 2005, 6:34 PM
Replies: 13
Views: 701
Posted By gencor45
bobc, i dont understand whats goin on with this...

bobc, i dont understand whats goin on with this program?

sometimes only 2 "++" will show up, or 4 "----". It wont show both at the same time.

i figured out what the build errors were, dont worry...
Forum: C# Feb 18th, 2005, 3:49 PM
Replies: 13
Views: 701
Posted By gencor45
Bobc, I get build errors when i try to compile. ...

Bobc, I get build errors when i try to compile. Here's what Im getting:

1. Can only use array initializer expressions to assign to array types. Try using a new expression instead. (this is with...
Forum: C# Feb 17th, 2005, 8:11 PM
Replies: 13
Views: 701
Posted By gencor45
Thank you

Thank you so much Bobc, i really appreciate the help!! :)
Forum: C# Feb 17th, 2005, 1:27 PM
Replies: 13
Views: 701
Posted By gencor45
I understand that part, but I dont understand how...

I understand that part, but I dont understand how to tell if the positions of each character are in the same spot. If there not in the same spot i need to display a "-"
If they are in the same spot...
Forum: C# Feb 17th, 2005, 10:16 AM
Replies: 13
Views: 701
Posted By gencor45
Exclamation Comparing strings problem

Heres what I need to do now. I dont know why I am having so many problems with this program. Any help would be appreciated!

I have 1 string consisting of 4-numbers
I have another 4 numbers in a...
Forum: C# Feb 17th, 2005, 9:55 AM
Replies: 8
Views: 435
Posted By gencor45
nevermind bobo, i figured this question out. ...

nevermind bobo, i figured this question out. Thank you again for all of your help. ;)
Forum: C# Feb 16th, 2005, 2:56 PM
Replies: 8
Views: 435
Posted By gencor45
one more question

If i wanted to give the user a hint and display the random number I already created in a label randomly, how would I do that?

For example, say the random number I created is 4567. I want to...
Forum: C# Feb 16th, 2005, 2:52 PM
Replies: 8
Views: 435
Posted By gencor45
thank you

thank you bobo, its exactly what I need. :)
Forum: C# Feb 15th, 2005, 7:12 PM
Replies: 8
Views: 435
Posted By gencor45
Yes all 4-digits need to be unique. My 4-digits...

Yes all 4-digits need to be unique. My 4-digits in my random number are all unique also.

I cant just compare the two numbers. I need to ensure that the user inputs a valid number. This program is...
Forum: C# Feb 15th, 2005, 4:41 PM
Replies: 8
Views: 435
Posted By gencor45
Input validation problem

Im trying to compare a 4-digit number from a textbox as a string to a random 4-digit number i have generated as a string. I need to validate the input to these specifications, but I dont understand...
Forum: C# Feb 8th, 2005, 1:02 PM
Replies: 2
Views: 1,019
Posted By gencor45
Exclamation non repeating random number generation

Today, 12:51 PM Any help would be appreciated!
Im new to C# and im going crazy trying to figure out a simple way to create a 4-digit non-repeating random number for a number guessing game. If anyone...
Showing results 1 to 20 of 20

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 4:52 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC