Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
AnswerRe: The data contract type “…” cannot be deserialized because the required data members Pin
OriginalGriff5-May-18 20:45
mveOriginalGriff5-May-18 20:45 
GeneralRe: The data contract type “…” cannot be deserialized because the required data members Pin
Ruhul Md Amin6-May-18 1:52
Ruhul Md Amin6-May-18 1:52 
Questionwhen have you used a C# SortedList<TKey, TValue> ? Pin
BillWoodruff5-May-18 7:44
professionalBillWoodruff5-May-18 7:44 
AnswerRe: when have you used a C# SortedList<TKey, TValue> ? Pin
Gerry Schmitz5-May-18 8:42
mveGerry Schmitz5-May-18 8:42 
GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
BillWoodruff5-May-18 23:21
professionalBillWoodruff5-May-18 23:21 
GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
Gerry Schmitz6-May-18 4:33
mveGerry Schmitz6-May-18 4:33 
GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
BillWoodruff6-May-18 6:55
professionalBillWoodruff6-May-18 6:55 
GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
Gerry Schmitz6-May-18 7:33
mveGerry Schmitz6-May-18 7:33 
(And that's what I implied with "series data" and "charting components").

Re: SortedList

It's a "message" to whomever contemplates that "list" outside of its immediate context.

It's more "intuitive" in terms of its purpose.

It's a (sort of) "typed" list.

Your position seems to be you can always "sort" it. It's a questionable strategy when there is little practical use "unsorted".

What about debugging? Why contend with unsorted data even in memory when it makes it more difficult depending on the situation?

Chunked real time data capture? You want to remember to "sort" everytime? Even just to look at it?

You're trying to generalize something which varies in "value" depending on the situation; while value is in the eyes of the beholder and their "requirements".
"(I) am amazed to see myself here rather than there ... now rather than then".
― Blaise Pascal

GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
BillWoodruff6-May-18 23:23
professionalBillWoodruff6-May-18 23:23 
AnswerRe: when have you used a C# SortedList<TKey, TValue> ? Pin
jschell5-May-18 11:29
jschell5-May-18 11:29 
GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
BillWoodruff5-May-18 23:25
professionalBillWoodruff5-May-18 23:25 
GeneralRe: when have you used a C# SortedList<TKey, TValue> ? Pin
jschell12-May-18 9:22
jschell12-May-18 9:22 
GeneralInvalid column name 'NoteTotal' , how to fix it to this error in Sql server Pin
Member 105327485-May-18 7:33
Member 105327485-May-18 7:33 
GeneralRe: Invalid column name 'NoteTotal' , how to fix it to this error in Sql server Pin
Eddy Vluggen5-May-18 7:43
professionalEddy Vluggen5-May-18 7:43 
GeneralRe: Invalid column name 'NoteTotal' , how to fix it to this error in Sql server Pin
Gerry Schmitz5-May-18 7:44
mveGerry Schmitz5-May-18 7:44 
QuestionI need to get the next next text from text file Pin
Mohamed Fahad M5-May-18 3:04
Mohamed Fahad M5-May-18 3:04 
AnswerRe: I need to get the next next text from text file Pin
Richard MacCutchan5-May-18 3:21
mveRichard MacCutchan5-May-18 3:21 
AnswerRe: I need to get the next next text from text file Pin
OriginalGriff5-May-18 3:27
mveOriginalGriff5-May-18 3:27 
AnswerRe: I need to get the next next text from text file Pin
Gerry Schmitz5-May-18 4:35
mveGerry Schmitz5-May-18 4:35 
QuestionOpenTK and text Pin
Leif Simon Goodwin4-May-18 5:39
Leif Simon Goodwin4-May-18 5:39 
QuestionBind JSON data to rows in a table MVC4 issue Pin
Member 127814644-May-18 4:06
Member 127814644-May-18 4:06 
AnswerRe: Bind JSON data to rows in a table MVC4 issue Pin
Afzaal Ahmad Zeeshan4-May-18 8:21
professionalAfzaal Ahmad Zeeshan4-May-18 8:21 
GeneralRe: Bind JSON data to rows in a table MVC4 issue Pin
Member 127814647-May-18 4:32
Member 127814647-May-18 4:32 
Questionc# GridView. Displaying tables in dropdownlist, selecting and editing them. Pin
trottl4-May-18 2:07
trottl4-May-18 2:07 
AnswerRe: c# GridView. Displaying tables in dropdownlist, selecting and editing them. Pin
Gerry Schmitz5-May-18 4:39
mveGerry Schmitz5-May-18 4:39 

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.