Click here to Skip to main content
15,885,032 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# features Pin
BillWoodruff26-May-23 19:42
professionalBillWoodruff26-May-23 19:42 
GeneralRe: C# features Pin
Calin Negru29-May-23 6:05
Calin Negru29-May-23 6:05 
QuestionGoogle API Authentication in a WPF App Pin
Kevin Marois22-May-23 14:04
professionalKevin Marois22-May-23 14:04 
AnswerRe: Google API Authentication in a WPF App Pin
Dave Kreskowiak22-May-23 18:54
mveDave Kreskowiak22-May-23 18:54 
QuestionConcurrentList<T> Pin
Richard Andrew x6421-May-23 8:40
professionalRichard Andrew x6421-May-23 8:40 
AnswerRe: ConcurrentList<T> Pin
Gerry Schmitz21-May-23 8:50
mveGerry Schmitz21-May-23 8:50 
GeneralRe: ConcurrentList<T> Pin
Richard Andrew x6421-May-23 10:32
professionalRichard Andrew x6421-May-23 10:32 
GeneralRe: ConcurrentList<T> Pin
Gerry Schmitz22-May-23 12:01
mveGerry Schmitz22-May-23 12:01 
"Sortable". Before, during, or after? One time or repeatedly? You can built multiple dictionaries over the same set all having a different order ... the "keys collection" is then in order (with which to retrieve the "values"). Or, sort the values before loading them with an "entity id.".

All the concurrent collections require some sort of "destaging" if you want a "list"

I didn't think you actually meant you wanted to be able to (live) sort a "concurrent" (list) file.


"Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I


modified 22-May-23 18:07pm.

GeneralRe: ConcurrentList<T> Pin
BillWoodruff22-May-23 11:38
professionalBillWoodruff22-May-23 11:38 
GeneralRe: ConcurrentList<T> Pin
Gerry Schmitz22-May-23 12:06
mveGerry Schmitz22-May-23 12:06 
AnswerRe: ConcurrentList<T> Pin
Richard Deeming21-May-23 21:05
mveRichard Deeming21-May-23 21:05 
GeneralRe: ConcurrentList<T> Pin
Richard Andrew x6422-May-23 6:28
professionalRichard Andrew x6422-May-23 6:28 
GeneralRe: ConcurrentList<T> Pin
Richard Deeming22-May-23 20:40
mveRichard Deeming22-May-23 20:40 
AnswerRe: ConcurrentList<T> Pin
jschell22-May-23 7:11
jschell22-May-23 7:11 
AnswerRe: ConcurrentList<T> Pin
lmoelleb26-May-23 2:55
lmoelleb26-May-23 2:55 
GeneralRe: ConcurrentList<T> Pin
Richard Andrew x6431-May-23 13:22
professionalRichard Andrew x6431-May-23 13:22 
QuestionOpen Browser, Wait for Callback Pin
Kevin Marois19-May-23 6:43
professionalKevin Marois19-May-23 6:43 
AnswerRe: Open Browser, Wait for Callback Pin
Dave Kreskowiak19-May-23 7:08
mveDave Kreskowiak19-May-23 7:08 
GeneralRe: Open Browser, Wait for Callback Pin
Kevin Marois19-May-23 8:12
professionalKevin Marois19-May-23 8:12 
GeneralRe: Open Browser, Wait for Callback Pin
Gerry Schmitz19-May-23 8:46
mveGerry Schmitz19-May-23 8:46 
GeneralRe: Open Browser, Wait for Callback Pin
Dave Kreskowiak19-May-23 10:51
mveDave Kreskowiak19-May-23 10:51 
GeneralRe: Open Browser, Wait for Callback Pin
Gerry Schmitz20-May-23 4:00
mveGerry Schmitz20-May-23 4:00 
GeneralRe: Open Browser, Wait for Callback Pin
Dave Kreskowiak20-May-23 4:16
mveDave Kreskowiak20-May-23 4:16 
GeneralRe: Open Browser, Wait for Callback Pin
Kevin Marois22-May-23 13:46
professionalKevin Marois22-May-23 13:46 
GeneralRe: Open Browser, Wait for Callback Pin
Dave Kreskowiak22-May-23 18:31
mveDave Kreskowiak22-May-23 18:31 

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.