Click here to Skip to main content
15,899,314 members
Home / Discussions / C#
   

C#

 
GeneralRe: Verifying User input Pin
Mairaaj Khan27-Jul-06 19:37
professionalMairaaj Khan27-Jul-06 19:37 
AnswerRe: Verifying User input Pin
Vipin Venugopal27-Jul-06 18:13
Vipin Venugopal27-Jul-06 18:13 
GeneralRe: Verifying User input Pin
Judah Gabriel Himango28-Jul-06 5:10
sponsorJudah Gabriel Himango28-Jul-06 5:10 
GeneralRe: Verifying User input Pin
TheJudeDude28-Jul-06 18:39
TheJudeDude28-Jul-06 18:39 
GeneralRe: Verifying User input Pin
TheJudeDude28-Jul-06 19:22
TheJudeDude28-Jul-06 19:22 
GeneralRe: Verifying User input Pin
Mairaaj Khan28-Jul-06 20:13
professionalMairaaj Khan28-Jul-06 20:13 
Questionhow to print multipage in vs2005 ? Pin
hdv21227-Jul-06 9:08
hdv21227-Jul-06 9:08 
QuestionPassing an array to a method? Pin
Kuang Cao27-Jul-06 8:46
Kuang Cao27-Jul-06 8:46 
Hi,

I have a question related to passing an array to a method.

In C++, if I have an array Arr[] with 20 elements, and I want to pass the array to a method, but starts from the 10th element, then I would do the following:

AMethod(Arr + 10);

If I want to do the same thing in C#, what would be the proper way? Thanks a lot.
AnswerRe: Passing an array to a method? Pin
Ennis Ray Lynch, Jr.27-Jul-06 8:49
Ennis Ray Lynch, Jr.27-Jul-06 8:49 
AnswerRe: Passing an array to a method? Pin
Judah Gabriel Himango27-Jul-06 9:35
sponsorJudah Gabriel Himango27-Jul-06 9:35 
QuestionControl highlighting prevention Pin
Imtiaz Murtaza27-Jul-06 8:32
Imtiaz Murtaza27-Jul-06 8:32 
AnswerRe: Control highlighting prevention Pin
mav.northwind27-Jul-06 9:47
mav.northwind27-Jul-06 9:47 
QuestionHow implement this Pin
Legolas.Bilbao27-Jul-06 8:31
Legolas.Bilbao27-Jul-06 8:31 
QuestionHow can I programm the inner representation of a decimal number? Pin
HilSoft27-Jul-06 7:44
HilSoft27-Jul-06 7:44 
AnswerRe: How can I programm the inner representation of a decimal number? Pin
Dustin Metzgar27-Jul-06 8:08
Dustin Metzgar27-Jul-06 8:08 
GeneralRe: How can I programm the inner representation of a decimal number? Pin
HilSoft27-Jul-06 8:33
HilSoft27-Jul-06 8:33 
GeneralRe: How can I programm the inner representation of a decimal number? Pin
Dan Neely27-Jul-06 8:40
Dan Neely27-Jul-06 8:40 
GeneralRe: How can I programm the inner representation of a decimal number? Pin
HilSoft27-Jul-06 8:47
HilSoft27-Jul-06 8:47 
GeneralRe: How can I programm the inner representation of a decimal number? Pin
Dan Neely27-Jul-06 9:31
Dan Neely27-Jul-06 9:31 
GeneralRe: How can I programm the inner representation of a decimal number? [modified] Pin
HilSoft27-Jul-06 10:04
HilSoft27-Jul-06 10:04 
AnswerRe: How can I programm the inner representation of a decimal number? Pin
Not Active27-Jul-06 8:15
mentorNot Active27-Jul-06 8:15 
GeneralRe: How can I programm the inner representation of a decimal number? Pin
HilSoft27-Jul-06 8:52
HilSoft27-Jul-06 8:52 
QuestionDelegates Pin
~~~Johnny~~~27-Jul-06 6:55
~~~Johnny~~~27-Jul-06 6:55 
AnswerRe: Delegates Pin
Dustin Metzgar27-Jul-06 7:03
Dustin Metzgar27-Jul-06 7:03 
GeneralRe: Delegates Pin
~~~Johnny~~~27-Jul-06 7:10
~~~Johnny~~~27-Jul-06 7:10 

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.