Click here to Skip to main content
15,883,886 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to open File using System.Diagnostics.Start in the Base Root directory Pin
nassimnastaran9-May-12 4:46
nassimnastaran9-May-12 4:46 
QuestionC# forms Pin
Member 89392888-May-12 2:21
Member 89392888-May-12 2:21 
AnswerRe: C# forms Pin
Pete O'Hanlon8-May-12 2:29
mvePete O'Hanlon8-May-12 2:29 
AnswerRe: C# forms Pin
Tim Groven8-May-12 5:58
Tim Groven8-May-12 5:58 
AnswerRe: C# forms Pin
Reegan Durai.m8-May-12 19:16
Reegan Durai.m8-May-12 19:16 
QuestionC# dice program (combobox selection) Pin
Angel_788-May-12 1:19
Angel_788-May-12 1:19 
AnswerRe: C# dice program (combobox selection) Pin
Jeremy Hutchinson8-May-12 3:01
professionalJeremy Hutchinson8-May-12 3:01 
GeneralRe: C# dice program (combobox selection) Pin
Angel_788-May-12 3:37
Angel_788-May-12 3:37 
Thanks a bunch, now it makes sence. I have been staring myself blind at this. I added a piece of code to the random but I am unsure what it does.
Random rndGen = new Random((int)DateTime.Now.Ticks);

To keep the precision on "random"?
GeneralRe: C# dice program (combobox selection) Pin
BobJanova8-May-12 4:38
BobJanova8-May-12 4:38 
AnswerRe: C# dice program (combobox selection) Pin
PIEBALDconsult8-May-12 3:12
mvePIEBALDconsult8-May-12 3:12 
GeneralRe: C# dice program (combobox selection) Pin
Angel_788-May-12 3:50
Angel_788-May-12 3:50 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult8-May-12 18:39
mvePIEBALDconsult8-May-12 18:39 
GeneralRe: C# dice program (combobox selection) Pin
Angel_789-May-12 2:55
Angel_789-May-12 2:55 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult9-May-12 3:20
mvePIEBALDconsult9-May-12 3:20 
GeneralRe: C# dice program (combobox selection) Pin
Angel_789-May-12 5:53
Angel_789-May-12 5:53 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult10-May-12 3:09
mvePIEBALDconsult10-May-12 3:09 
GeneralRe: C# dice program (combobox selection) Pin
Angel_7810-May-12 6:07
Angel_7810-May-12 6:07 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult10-May-12 15:48
mvePIEBALDconsult10-May-12 15:48 
GeneralRe: C# dice program (combobox selection) Pin
Angel_7811-May-12 15:57
Angel_7811-May-12 15:57 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult12-May-12 6:23
mvePIEBALDconsult12-May-12 6:23 
GeneralRe: C# dice program (combobox selection) Pin
Angel_7812-May-12 12:12
Angel_7812-May-12 12:12 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult13-May-12 5:31
mvePIEBALDconsult13-May-12 5:31 
GeneralRe: C# dice program (combobox selection) Pin
Angel_7813-May-12 10:09
Angel_7813-May-12 10:09 
GeneralRe: C# dice program (combobox selection) Pin
PIEBALDconsult13-May-12 16:34
mvePIEBALDconsult13-May-12 16:34 
GeneralRe: C# dice program (combobox selection) Pin
Angel_7814-May-12 10:36
Angel_7814-May-12 10:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.