Re: Generate ordered list of alphanumeric strings in .NET (C#)
- From: dohyohdohyoh@xxxxxxxxx
- Date: 22 Dec 2006 21:00:48 -0800
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, thentwo alphabets rest numberst, etc.
EG 0000-9999 then A000-Z999 then AA00 to ZZ99 then AAA0 - ZZZ9 then
AAAA - ZZZZ
.
- Follow-Ups:
- Re: Generate ordered list of alphanumeric strings in .NET (C#)
- From: Tom Leylan
- Re: Generate ordered list of alphanumeric strings in .NET (C#)
- From: Stephany Young
- Re: Generate ordered list of alphanumeric strings in .NET (C#)
- References:
- Generate ordered list of alphanumeric strings in .NET (C#)
- From: dohyohdohyoh
- Re: Generate ordered list of alphanumeric strings in .NET (C#)
- From: Tom Dacon
- Generate ordered list of alphanumeric strings in .NET (C#)
- Prev by Date: Re: For Microsoft Partners and Customers Who Can't Download or Access
- Next by Date: Re: Generate ordered list of alphanumeric strings in .NET (C#)
- Previous by thread: Re: Generate ordered list of alphanumeric strings in .NET (C#)
- Next by thread: Re: Generate ordered list of alphanumeric strings in .NET (C#)
- Index(es):
Relevant Pages
|