Click here to Skip to main content
16,005,099 members
Home / Discussions / C#
   

C#

 
AnswerRe: Continued Values Collection/List/Dictionary [modified] Pin
Gideon Engelberth16-Dec-09 15:05
Gideon Engelberth16-Dec-09 15:05 
GeneralRe: Continued Values Collection/List/Dictionary Pin
Som Shekhar16-Dec-09 19:15
Som Shekhar16-Dec-09 19:15 
GeneralRe: Continued Values Collection/List/Dictionary Pin
Gideon Engelberth17-Dec-09 3:31
Gideon Engelberth17-Dec-09 3:31 
GeneralRe: Continued Values Collection/List/Dictionary Pin
Som Shekhar17-Dec-09 3:42
Som Shekhar17-Dec-09 3:42 
AnswerRe: Continued Values Collection/List/Dictionary [modified] Pin
BillWoodruff16-Dec-09 16:55
professionalBillWoodruff16-Dec-09 16:55 
GeneralRe: Continued Values Collection/List/Dictionary Pin
Som Shekhar16-Dec-09 19:17
Som Shekhar16-Dec-09 19:17 
GeneralRe: Continued Values Collection/List/Dictionary Pin
Som Shekhar16-Dec-09 19:19
Som Shekhar16-Dec-09 19:19 
GeneralRe: Continued Values Collection/List/Dictionary Pin
BillWoodruff16-Dec-09 19:41
professionalBillWoodruff16-Dec-09 19:41 
Som Shekhar wrote:

"I have added my comments to the question itself. There are some more areas to look at."

Hi Som,

Have edited the first code example to make the internal list<int?> of "current values to replace with if incoming item# is null" private and not static.

Will be able to review your comments later tonight (I live at GMT +7 by the way) to try to understand what you mean by "retrieving them back" : isn't the test example I show in the code ... where the keys and list values are being read out in a foreach loop ... and printed to the console ... an example of retrieving back the values ?

If I want the 3rd. item in the List<int?> in the dictionary t1 which is accessed by the key #4 : and I access it via :

t1[4][2]

Isn't that retrieving ?

Namaste, Bill

"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844

GeneralRe: Continued Values Collection/List/Dictionary Pin
Som Shekhar18-Dec-09 19:02
Som Shekhar18-Dec-09 19:02 
Questionproblem with the tcp connetion. Pin
prasadbuddhika16-Dec-09 6:24
prasadbuddhika16-Dec-09 6:24 
AnswerRe: problem with the tcp connetion. Pin
Paulo Zemek16-Dec-09 9:11
Paulo Zemek16-Dec-09 9:11 
QuestionSetup and Deployment Issue! Pin
Sr...Frank16-Dec-09 3:46
Sr...Frank16-Dec-09 3:46 
AnswerRe: Setup and Deployment Issue! Pin
Keith Barrow16-Dec-09 4:43
professionalKeith Barrow16-Dec-09 4:43 
AnswerRe: Setup and Deployment Issue! Pin
Seishin#16-Dec-09 4:46
Seishin#16-Dec-09 4:46 
GeneralRe: Setup and Deployment Issue! Pin
Sr...Frank16-Dec-09 8:49
Sr...Frank16-Dec-09 8:49 
GeneralRe: Setup and Deployment Issue! Pin
Keith Barrow16-Dec-09 9:10
professionalKeith Barrow16-Dec-09 9:10 
GeneralRe: Setup and Deployment Issue! Pin
Sr...Frank16-Dec-09 9:16
Sr...Frank16-Dec-09 9:16 
GeneralRe: Setup and Deployment Issue! Pin
Seishin#16-Dec-09 9:31
Seishin#16-Dec-09 9:31 
GeneralRe: Setup and Deployment Issue! Pin
Sr...Frank16-Dec-09 9:50
Sr...Frank16-Dec-09 9:50 
QuestionMoving from validation function to validation read only Property Pin
abcurl16-Dec-09 3:45
abcurl16-Dec-09 3:45 
AnswerRe: Moving from validation function to validation read only Property Pin
Richard MacCutchan16-Dec-09 7:33
mveRichard MacCutchan16-Dec-09 7:33 
AnswerRe: Moving from validation function to validation read only Property Pin
Luc Pattyn16-Dec-09 7:41
sitebuilderLuc Pattyn16-Dec-09 7:41 
Questiondates and databases Pin
Ryan Minor16-Dec-09 3:37
Ryan Minor16-Dec-09 3:37 
AnswerRe: dates and databases Pin
Pete O'Hanlon16-Dec-09 3:44
mvePete O'Hanlon16-Dec-09 3:44 
GeneralRe: dates and databases Pin
Luc Pattyn16-Dec-09 7:49
sitebuilderLuc Pattyn16-Dec-09 7:49 

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.