Click here to Skip to main content
16,016,168 members
Home / Discussions / C#
   

C#

 
Questionwindows forms key board for other application Pin
nayana.r.r23-Feb-10 19:12
nayana.r.r23-Feb-10 19:12 
AnswerRe: windows forms key board for other application Pin
Gopal.S23-Feb-10 23:08
Gopal.S23-Feb-10 23:08 
QuestionParental Control Pin
satsumatable23-Feb-10 19:07
satsumatable23-Feb-10 19:07 
AnswerRe: Parental Control Pin
Pascal Ganaye17-Jun-10 10:16
Pascal Ganaye17-Jun-10 10:16 
QuestionSend and receive sms in .net cf Pin
abalbo23-Feb-10 18:53
abalbo23-Feb-10 18:53 
AnswerRe: Send and receive sms in .net cf Pin
rickyjos23-Feb-10 19:09
rickyjos23-Feb-10 19:09 
QuestionC# array Pin
Iman Mohtashemi23-Feb-10 18:14
Iman Mohtashemi23-Feb-10 18:14 
AnswerRe: C# array Pin
Saksida Bojan23-Feb-10 19:29
Saksida Bojan23-Feb-10 19:29 
Iman Mohtashemi wrote:
What would be the simple code to create a new instance of the class and run the Generate() method

If you wanna use it as static so that you will not create instance of a class, the best option is to return a value as Arry[][]. But there is no problem if you want it to print to console. Also in my experience both are very simple tu use as long as you know witch one is better suited in witch senario

Iman Mohtashemi wrote:
Would it be random.Generate()?

No, It woudn't be. it would be: ClassName.Generate()
AnswerRe: C# array Pin
RichardM123-Feb-10 19:50
RichardM123-Feb-10 19:50 
QuestionAd insertion technique Pin
booota23-Feb-10 17:54
booota23-Feb-10 17:54 
AnswerRe: Ad insertion technique Pin
AspDotNetDev23-Feb-10 17:58
protectorAspDotNetDev23-Feb-10 17:58 
QuestionRe: Ad insertion technique Pin
booota24-Feb-10 19:24
booota24-Feb-10 19:24 
AnswerRe: Ad insertion technique Pin
AspDotNetDev24-Feb-10 19:35
protectorAspDotNetDev24-Feb-10 19:35 
QuestionWINDOWS FORM Pin
Aillish23-Feb-10 16:17
Aillish23-Feb-10 16:17 
AnswerRe: WINDOWS FORM Pin
Luc Pattyn23-Feb-10 16:36
sitebuilderLuc Pattyn23-Feb-10 16:36 
GeneralRe: WINDOWS FORM Pin
RichardM123-Feb-10 19:08
RichardM123-Feb-10 19:08 
AnswerRe: WINDOWS FORM Pin
Roger Wright23-Feb-10 19:57
professionalRoger Wright23-Feb-10 19:57 
QuestionCreating 1000 by 1000 square matrix with random numbers using C# Pin
Iman Mohtashemi23-Feb-10 15:30
Iman Mohtashemi23-Feb-10 15:30 
AnswerRe: Creating 1000 by 1000 square matrix with random numbers using C# Pin
AspDotNetDev23-Feb-10 15:34
protectorAspDotNetDev23-Feb-10 15:34 
AnswerRe: Creating 1000 by 1000 square matrix with random numbers using C# Pin
Luc Pattyn23-Feb-10 16:00
sitebuilderLuc Pattyn23-Feb-10 16:00 
AnswerRe: Creating 1000 by 1000 square matrix with random numbers using C# Pin
Un Known Legend23-Feb-10 17:22
Un Known Legend23-Feb-10 17:22 
GeneralRe: Creating 1000 by 1000 square matrix with random numbers using C# Pin
Iman Mohtashemi23-Feb-10 17:44
Iman Mohtashemi23-Feb-10 17:44 
GeneralRe: Creating 1000 by 1000 square matrix with random numbers using C# Pin
Iman Mohtashemi23-Feb-10 17:50
Iman Mohtashemi23-Feb-10 17:50 
GeneralRe: Creating 1000 by 1000 square matrix with random numbers using C# Pin
AspDotNetDev23-Feb-10 17:56
protectorAspDotNetDev23-Feb-10 17:56 
QuestionGet Object Reference for an already running EXCEL.EXE Pin
Matthew Klein23-Feb-10 12:35
Matthew Klein23-Feb-10 12:35 

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.