Click here to Skip to main content
15,921,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to connect to a remote windows service Pin
Afzaal Ahmad Zeeshan19-Sep-19 6:34
professionalAfzaal Ahmad Zeeshan19-Sep-19 6:34 
QuestionC# Insert TextBox Text into MS Database Pin
DreyerVorster18-Sep-19 10:20
DreyerVorster18-Sep-19 10:20 
AnswerRe: C# Insert TextBox Text into MS Database Pin
Mycroft Holmes18-Sep-19 12:37
professionalMycroft Holmes18-Sep-19 12:37 
GeneralRe: C# Insert TextBox Text into MS Database Pin
DreyerVorster18-Sep-19 19:27
DreyerVorster18-Sep-19 19:27 
AnswerRe: C# Insert TextBox Text into MS Database Pin
jkirkerx18-Sep-19 12:51
professionaljkirkerx18-Sep-19 12:51 
AnswerRe: C# Insert TextBox Text into MS Database Pin
Gerry Schmitz19-Sep-19 0:38
mveGerry Schmitz19-Sep-19 0:38 
QuestionHighest Number of a folder Pin
Member 1398003216-Sep-19 20:07
Member 1398003216-Sep-19 20:07 
AnswerRe: Highest Number of a folder Pin
OriginalGriff16-Sep-19 20:37
mveOriginalGriff16-Sep-19 20:37 
GeneralRe: Highest Number of a folder Pin
Member 1398003216-Sep-19 21:46
Member 1398003216-Sep-19 21:46 
GeneralRe: Highest Number of a folder Pin
OriginalGriff16-Sep-19 21:59
mveOriginalGriff16-Sep-19 21:59 
GeneralRe: Highest Number of a folder Pin
Member 1398003216-Sep-19 22:05
Member 1398003216-Sep-19 22:05 
GeneralRe: Highest Number of a folder Pin
OriginalGriff16-Sep-19 22:32
mveOriginalGriff16-Sep-19 22:32 
GeneralRe: Highest Number of a folder Pin
Member 1398003217-Sep-19 14:01
Member 1398003217-Sep-19 14:01 
GeneralRe: Highest Number of a folder Pin
Peter_in_278016-Sep-19 22:17
professionalPeter_in_278016-Sep-19 22:17 
GeneralRe: Highest Number of a folder Pin
Member 1398003217-Sep-19 14:26
Member 1398003217-Sep-19 14:26 
AnswerRe: Highest Number of a folder Pin
BillWoodruff17-Sep-19 17:39
professionalBillWoodruff17-Sep-19 17:39 
I recently answered a question with a similar problem involving sorting TreeNodes: [^].
Quote:
A more complex way to deal with this is to use a 'SortedDictionary with a custom Comparer: the example shown here exploits the fact that numeric character sequences not at the end of the string are sorted in the order you want; only when the numeric characters are at the start of the string, do you need to compare in "reverse."
You could adapt the code shown there to meet your needs.

cheers, Bill
«One day it will have to be officially admitted that what we have christened reality is an even greater illusion than the world of dreams.» Salvador Dali

QuestionHOW TO Auto Install Devexpress Windows PowerShell Pin
Member 1404636316-Sep-19 2:17
Member 1404636316-Sep-19 2:17 
QuestionRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
Richard MacCutchan16-Sep-19 2:44
mveRichard MacCutchan16-Sep-19 2:44 
AnswerRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
OriginalGriff16-Sep-19 3:43
mveOriginalGriff16-Sep-19 3:43 
AnswerRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
BillWoodruff17-Sep-19 17:41
professionalBillWoodruff17-Sep-19 17:41 
QuestionHOW TO Auto Install Devexpress Windows PowerShell Pin
Member 1404636316-Sep-19 2:17
Member 1404636316-Sep-19 2:17 
AnswerRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
Dave Kreskowiak16-Sep-19 2:36
mveDave Kreskowiak16-Sep-19 2:36 
GeneralRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
Member 1404636316-Sep-19 2:48
Member 1404636316-Sep-19 2:48 
GeneralRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
Dave Kreskowiak16-Sep-19 3:26
mveDave Kreskowiak16-Sep-19 3:26 
GeneralRe: HOW TO Auto Install Devexpress Windows PowerShell Pin
Member 1404636316-Sep-19 5:46
Member 1404636316-Sep-19 5:46 

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.