Search results for query: *

  1. A

    How to control project location specifics

    I am a novice, so please forgive my ignorance. I have searched the forums and have not found this discussed; but if it has been, please direct me accordingly. I have a .NET project with several forms, some code and modules. I want to modify the location and names of these entries. I cannot...
  2. A

    Ideas for sorting strings containing characters and numerics

    I have an array of strings. The strings are a combo of numerics and alphas. Example strings: ASM100 ASM112 R1000 R1009 R1018 R1027 R237 R247 R250 R500 R501 R600 R801 R803 R820 R821 R822 R823 R900 R901 R902 R903 R909 R910 R911 R912 Using a simple bubble sort yields the results shown above...
Back
Top