votes
random number generation
What is the function of random number generation in C#? for example we have RND in VBA...
blah blah blah is here! blah blah » Close
What is the function of random number generation in C#? for example we have RND in VBA...
How to give the random number in c# windows application? i will use the following method,but some error will be occurring during run time.. codes like... DataTable dt = null; //dt = ds.Tables["Bill_Info Query&quo ...
Hi. I have an application that I need the user to enter a time in this format: "1700" (five o'clock in the afternoon). I have two textboxes and first the user inputs the time started and then the time finished. So it is somethi ...
Hi everyone. Im all new at C# coding. I got a task to make a program in c# that can receive numbers and text. The program shall print the text as many times as the number is shown in the listbox, and state the linenumber in front of ever ...
Hi All, I want to check whether the entered input from the Kyeboard is a numeral or no. I want a custom logic. I have already built the logic using the Isdigit() method. I am in need of a user defined logic for the same.
Got feedack? Found a bug? report it here.