Click here to Skip to main content
15,922,533 members
Home / Discussions / C#
   

C#

 
Questionhelp file Pin
alok217126-Nov-07 23:05
alok217126-Nov-07 23:05 
AnswerRe: help file Pin
Colin Angus Mackay26-Nov-07 23:50
Colin Angus Mackay26-Nov-07 23:50 
QuestionAnybody knows the best hide/change my IP address software? Pin
sivaramireddy p26-Nov-07 23:04
sivaramireddy p26-Nov-07 23:04 
AnswerRe: Anybody knows the best hide/change my IP address software? Pin
Colin Angus Mackay26-Nov-07 23:48
Colin Angus Mackay26-Nov-07 23:48 
AnswerRe: Anybody knows the best hide/change my IP address software? Pin
Dave Kreskowiak27-Nov-07 8:55
mveDave Kreskowiak27-Nov-07 8:55 
Questioncheange background image with setting Pin
sara_136326-Nov-07 22:42
sara_136326-Nov-07 22:42 
AnswerRe: cheange background image with setting Pin
Mustafa Ismail Mustafa26-Nov-07 23:36
Mustafa Ismail Mustafa26-Nov-07 23:36 
JokeRe: cheange background image with setting Pin
Pete O'Hanlon27-Nov-07 5:15
mvePete O'Hanlon27-Nov-07 5:15 
JokeRe: cheange background image with setting Pin
Mustafa Ismail Mustafa27-Nov-07 20:22
Mustafa Ismail Mustafa27-Nov-07 20:22 
GeneralRe: cheange background image with setting Pin
Pete O'Hanlon27-Nov-07 21:41
mvePete O'Hanlon27-Nov-07 21:41 
QuestionHow to provide secuity for webservices using c#? Pin
Satish - Developer26-Nov-07 22:38
Satish - Developer26-Nov-07 22:38 
AnswerRe: How to provide secuity for webservices using c#? Pin
Pete O'Hanlon26-Nov-07 22:42
mvePete O'Hanlon26-Nov-07 22:42 
GeneralRe: How to provide secuity for webservices using c#? Pin
N a v a n e e t h26-Nov-07 23:01
N a v a n e e t h26-Nov-07 23:01 
GeneralRe: How to provide secuity for webservices using c#? Pin
Pete O'Hanlon27-Nov-07 0:11
mvePete O'Hanlon27-Nov-07 0:11 
GeneralRe: How to provide secuity for webservices using c#? Pin
rohan198127-Nov-07 0:22
rohan198127-Nov-07 0:22 
AnswerRe: How to provide secuity for webservices using c#? Pin
Ravi Bhavnani27-Nov-07 2:21
professionalRavi Bhavnani27-Nov-07 2:21 
Questionhow to display images in crystal report Pin
chithra.r26-Nov-07 22:15
chithra.r26-Nov-07 22:15 
AnswerReposted in less than one minute (Please ignore) Pin
Vasudevan Deepak Kumar27-Nov-07 0:32
Vasudevan Deepak Kumar27-Nov-07 0:32 
Questionhow to display images in crystal report Pin
chithra.r26-Nov-07 22:12
chithra.r26-Nov-07 22:12 
AnswerRe: how to display images in crystal report Pin
N a v a n e e t h26-Nov-07 23:04
N a v a n e e t h26-Nov-07 23:04 
QuestionAbout array?? Pin
omegazafer26-Nov-07 22:08
omegazafer26-Nov-07 22:08 
AnswerRe: About array?? Pin
Sun Rays26-Nov-07 22:16
Sun Rays26-Nov-07 22:16 
AnswerRe: About array?? Pin
J4amieC26-Nov-07 22:20
J4amieC26-Nov-07 22:20 
GeneralRe: About array?? Pin
omegazafer26-Nov-07 22:48
omegazafer26-Nov-07 22:48 
GeneralRe: About array?? Pin
J4amieC26-Nov-07 23:48
J4amieC26-Nov-07 23:48 
Go back and read my tips. You need an Array and a List.

The list contains the available numbers, once a number is used it is removed from the list.

This is a very easy problem and just needs some thought on how to not duplicate the numbers into the destination array.

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.