Forum: Visual Basic .NET
May 3rd, 2005, 10:15 AM
|
|
Replies: 2
Views: 302
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
|
Forum: C#
Mar 1st, 2005, 9:07 AM
|
|
Replies: 9
Views: 944
|
Forum: C#
Feb 28th, 2005, 10:50 PM
|
|
Replies: 9
Views: 944
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
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
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
|
Forum: C#
Feb 18th, 2005, 6:46 PM
|
|
Replies: 13
Views: 701
|
Forum: C#
Feb 18th, 2005, 6:38 PM
|
|
Replies: 13
Views: 701
|
Forum: C#
Feb 18th, 2005, 6:34 PM
|
|
Replies: 13
Views: 701
|
Forum: C#
Feb 18th, 2005, 3:49 PM
|
|
Replies: 13
Views: 701
|
Forum: C#
Feb 17th, 2005, 8:11 PM
|
|
Replies: 13
Views: 701
Thank you
Thank you so much Bobc, i really appreciate the help!! :)
|
Forum: C#
Feb 17th, 2005, 1:27 PM
|
|
Replies: 13
Views: 701
|
Forum: C#
Feb 17th, 2005, 10:16 AM
|
|
Replies: 13
Views: 701
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
|
Forum: C#
Feb 16th, 2005, 2:56 PM
|
|
Replies: 8
Views: 435
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
thank you
thank you bobo, its exactly what I need. :)
|
Forum: C#
Feb 15th, 2005, 7:12 PM
|
|
Replies: 8
Views: 435
|
Forum: C#
Feb 15th, 2005, 4:41 PM
|
|
Replies: 8
Views: 435
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
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...
|