Click here to Skip to main content
15,908,013 members
Home / Discussions / C#
   

C#

 
RantImplicit Type Casting Pin
Adriaan Davel21-Feb-11 17:42
Adriaan Davel21-Feb-11 17:42 
GeneralRe: Implicit Type Casting Pin
SledgeHammer0121-Feb-11 18:51
SledgeHammer0121-Feb-11 18:51 
GeneralRe: Implicit Type Casting Pin
Adriaan Davel21-Feb-11 19:17
Adriaan Davel21-Feb-11 19:17 
GeneralRe: Implicit Type Casting Pin
PIEBALDconsult22-Feb-11 1:39
mvePIEBALDconsult22-Feb-11 1:39 
QuestionBest way to make Telephone Directory program Pin
shivamkalra21-Feb-11 14:09
shivamkalra21-Feb-11 14:09 
AnswerRe: Best way to make Telephone Directory program Pin
Luc Pattyn21-Feb-11 15:14
sitebuilderLuc Pattyn21-Feb-11 15:14 
GeneralRe: Best way to make Telephone Directory program Pin
shivamkalra21-Feb-11 15:28
shivamkalra21-Feb-11 15:28 
AnswerRe: Best way to make Telephone Directory program Pin
Luc Pattyn21-Feb-11 15:33
sitebuilderLuc Pattyn21-Feb-11 15:33 
what I said is this, using your terminology: you make 10,000 Telephone instances, and store each of them in three different arrays, then sort each of these arrays. That is still only 10,0000 Telephones, not 30,000.

as for sorting stuff, there are smarter ways to represent data. Either come up with something yourself, or make use of existing ones, see e.g. the .NET collections.

Finally, as this is homework, you're supposed to do the work yourself.

Hmmm | :|
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralRe: Best way to make Telephone Directory program Pin
shivamkalra21-Feb-11 15:40
shivamkalra21-Feb-11 15:40 
GeneralRe: Best way to make Telephone Directory program Pin
Luc Pattyn21-Feb-11 15:50
sitebuilderLuc Pattyn21-Feb-11 15:50 
AnswerRe: Best way to make Telephone Directory program Pin
PIEBALDconsult21-Feb-11 15:38
mvePIEBALDconsult21-Feb-11 15:38 
GeneralRe: Best way to make Telephone Directory program Pin
shivamkalra21-Feb-11 15:47
shivamkalra21-Feb-11 15:47 
Questiondraw problem Pin
om_metab21-Feb-11 12:24
om_metab21-Feb-11 12:24 
AnswerRe: draw problem Pin
Richard MacCutchan21-Feb-11 12:45
mveRichard MacCutchan21-Feb-11 12:45 
AnswerRe: draw problem Pin
Luc Pattyn21-Feb-11 13:20
sitebuilderLuc Pattyn21-Feb-11 13:20 
Questionfind an item in list collection to add or update Pin
arkiboys21-Feb-11 4:40
arkiboys21-Feb-11 4:40 
AnswerRe: find an item in list collection to add or update Pin
_Erik_21-Feb-11 4:46
_Erik_21-Feb-11 4:46 
GeneralRe: find an item in list collection to add or update Pin
arkiboys21-Feb-11 4:52
arkiboys21-Feb-11 4:52 
GeneralRe: find an item in list collection to add or update Pin
_Erik_21-Feb-11 5:03
_Erik_21-Feb-11 5:03 
GeneralRe: find an item in list collection to add or update Pin
arkiboys21-Feb-11 5:07
arkiboys21-Feb-11 5:07 
GeneralRe: find an item in list collection to add or update Pin
_Erik_21-Feb-11 5:15
_Erik_21-Feb-11 5:15 
GeneralRe: find an item in list collection to add or update Pin
Luc Pattyn21-Feb-11 5:09
sitebuilderLuc Pattyn21-Feb-11 5:09 
GeneralRe: find an item in list collection to add or update Pin
_Erik_21-Feb-11 5:14
_Erik_21-Feb-11 5:14 
AnswerRe: find an item in list collection to add or update Pin
Luc Pattyn21-Feb-11 5:11
sitebuilderLuc Pattyn21-Feb-11 5:11 
AnswerRe: find an item in list collection to add or update Pin
#realJSOP21-Feb-11 6:03
professional#realJSOP21-Feb-11 6:03 

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.