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

C#

 
AnswerRe: Dictionary size issue Pin
Luc Pattyn31-Oct-08 2:25
sitebuilderLuc Pattyn31-Oct-08 2:25 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 2:32
George_George31-Oct-08 2:32 
GeneralRe: Dictionary size issue Pin
Luc Pattyn31-Oct-08 2:44
sitebuilderLuc Pattyn31-Oct-08 2:44 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 3:35
George_George31-Oct-08 3:35 
GeneralRe: Dictionary size issue Pin
Luc Pattyn31-Oct-08 3:42
sitebuilderLuc Pattyn31-Oct-08 3:42 
GeneralRe: Dictionary size issue Pin
Alan Balkany31-Oct-08 3:53
Alan Balkany31-Oct-08 3:53 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 3:56
George_George31-Oct-08 3:56 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 3:55
George_George31-Oct-08 3:55 
Thanks Luc,


I am considering using SQL solution seriously. And I am also interested to do benchmark.

One more question, in my scenario is it better store all data inside one Dictionary instance or split into a couple Dictionary instances (e.g. Dictionary instance to store book name starts with letter A, instance with letter B, etc.)? Any best practices about the size of Dictionary which should not exceeds?


regards,
George
GeneralRe: Dictionary size issue Pin
Luc Pattyn31-Oct-08 5:04
sitebuilderLuc Pattyn31-Oct-08 5:04 
GeneralRe: Dictionary size issue Pin
Giorgi Dalakishvili31-Oct-08 3:58
mentorGiorgi Dalakishvili31-Oct-08 3:58 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 4:03
George_George31-Oct-08 4:03 
GeneralRe: Dictionary size issue Pin
Giorgi Dalakishvili31-Oct-08 4:08
mentorGiorgi Dalakishvili31-Oct-08 4:08 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 4:21
George_George31-Oct-08 4:21 
GeneralRe: Dictionary size issue Pin
Giorgi Dalakishvili31-Oct-08 4:32
mentorGiorgi Dalakishvili31-Oct-08 4:32 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 4:45
George_George31-Oct-08 4:45 
GeneralRe: Dictionary size issue Pin
Giorgi Dalakishvili31-Oct-08 8:18
mentorGiorgi Dalakishvili31-Oct-08 8:18 
GeneralRe: Dictionary size issue Pin
led mike31-Oct-08 4:34
led mike31-Oct-08 4:34 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 4:42
George_George31-Oct-08 4:42 
GeneralRe: Dictionary size issue Pin
led mike31-Oct-08 4:53
led mike31-Oct-08 4:53 
AnswerRe: Dictionary size issue Pin
Alan Balkany31-Oct-08 3:50
Alan Balkany31-Oct-08 3:50 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 4:01
George_George31-Oct-08 4:01 
GeneralRe: Dictionary size issue Pin
Alan Balkany31-Oct-08 4:13
Alan Balkany31-Oct-08 4:13 
GeneralRe: Dictionary size issue Pin
George_George31-Oct-08 4:26
George_George31-Oct-08 4:26 
GeneralRe: Dictionary size issue Pin
Alan Balkany31-Oct-08 5:26
Alan Balkany31-Oct-08 5:26 
AnswerRe: Dictionary size issue Pin
benjymous31-Oct-08 6:01
benjymous31-Oct-08 6:01 

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.