Click here to Skip to main content
15,900,511 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralWindows 1803 and .NET 4.7.2 Pin
Michael Martin10-Feb-19 14:30
professionalMichael Martin10-Feb-19 14:30 
GeneralRe: Windows 1803 and .NET 4.7.2 Pin
Jörgen Andersson10-Feb-19 18:06
professionalJörgen Andersson10-Feb-19 18:06 
GeneralRe: Windows 1803 and .NET 4.7.2 Pin
Michael Martin10-Feb-19 18:46
professionalMichael Martin10-Feb-19 18:46 
GeneralRe: Windows 1803 and .NET 4.7.2 Pin
Nelek10-Feb-19 20:20
protectorNelek10-Feb-19 20:20 
GeneralQA does not have a monopoly on stupid... Pin
OriginalGriff10-Feb-19 10:20
mveOriginalGriff10-Feb-19 10:20 
GeneralRe: QA does not have a monopoly on stupid... Pin
Nelek10-Feb-19 10:26
protectorNelek10-Feb-19 10:26 
GeneralRe: QA does not have a monopoly on stupid... Pin
Daniel Pfeffer10-Feb-19 19:33
professionalDaniel Pfeffer10-Feb-19 19:33 
GeneralFilename sorting, sorted Pin
PIEBALDconsult10-Feb-19 6:39
mvePIEBALDconsult10-Feb-19 6:39 
I had to be at work all day yesterday. Don't ask.
I made good use of the time by finally implementing a StringComparer which yields my preferred sort order for strings such as the following:

In:
Bob.txt
bob010.txt
Bobby.txt
bob.txt
bob11.txt
bob1.txt
bob01.txt
bob100.txt
bob2.txt
bob20.txt
bob02.txt
bob020.txt
bobby.txt
bob0.txt
bob10.txt
bob111.txt


Out:
bob.txt
bob0.txt
bob1.txt
bob01.txt
bob2.txt
bob02.txt
bob10.txt
bob010.txt
bob11.txt
bob20.txt
bob020.txt
bob100.txt
bob111.txt
bobby.txt
Bob.txt
Bobby.txt


I may write an Article about it once I've lived with it a while.
GeneralRe: Filename sorting, sorted Pin
Rick York10-Feb-19 6:42
mveRick York10-Feb-19 6:42 
GeneralRe: Filename sorting, sorted Pin
RickZeeland10-Feb-19 6:57
mveRickZeeland10-Feb-19 6:57 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult10-Feb-19 6:58
mvePIEBALDconsult10-Feb-19 6:58 
GeneralRe: Filename sorting, sorted Pin
Mike Hankey10-Feb-19 7:13
mveMike Hankey10-Feb-19 7:13 
GeneralRe: Filename sorting, sorted Pin
OriginalGriff10-Feb-19 9:19
mveOriginalGriff10-Feb-19 9:19 
GeneralRe: Filename sorting, sorted PinPopular
Mark_Wallace10-Feb-19 8:34
Mark_Wallace10-Feb-19 8:34 
GeneralRe: Filename sorting, sorted Pin
RickZeeland10-Feb-19 9:07
mveRickZeeland10-Feb-19 9:07 
GeneralRe: Filename sorting, sorted Pin
Mark_Wallace10-Feb-19 10:15
Mark_Wallace10-Feb-19 10:15 
GeneralRe: Filename sorting, sorted Pin
dandy7211-Feb-19 4:55
dandy7211-Feb-19 4:55 
GeneralRe: Filename sorting, sorted Pin
dandy7210-Feb-19 8:41
dandy7210-Feb-19 8:41 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult10-Feb-19 9:15
mvePIEBALDconsult10-Feb-19 9:15 
GeneralRe: Filename sorting, sorted Pin
dandy7211-Feb-19 4:54
dandy7211-Feb-19 4:54 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult11-Feb-19 5:36
mvePIEBALDconsult11-Feb-19 5:36 
GeneralRe: Filename sorting, sorted Pin
dandy7211-Feb-19 5:39
dandy7211-Feb-19 5:39 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult11-Feb-19 6:51
mvePIEBALDconsult11-Feb-19 6:51 
GeneralRe: Filename sorting, sorted Pin
Jörgen Andersson10-Feb-19 11:51
professionalJörgen Andersson10-Feb-19 11:51 
GeneralRe: Filename sorting, sorted Pin
PIEBALDconsult10-Feb-19 16:20
mvePIEBALDconsult10-Feb-19 16:20 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   489 votes