Re: Generate ordered list of alphanumeric strings in .NET (C#)

Tech-Archive recommends: Fix windows errors by optimizing your registry



nope not hw, its for work.

On Dec 22, 6:50 pm, "Tom Dacon" <T...@xxxxxxxxxx> wrote:
Class assignment, right? So you wouldn't think of solving this rather simple
problem yourself?

Tom Dacon
Dacon Software Consulting

<dohyohdoh...@xxxxxxxxx> wrote in messagenews:1166830864.501044.92150@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

I have a programming question to generate an ordered list of
alphanumeric strings of length 4.
From 0000 to ZZZZ, numbers first, then one alphabet rest numbers, then
two alphabets rest numberst, etc.

EG 0000-9999 then A000-Z999 then AA00 to ZZ99 then AAA0 - ZZZ9 then
AAAA - ZZZZ

.



Relevant Pages