Click here to Skip to main content
15,886,067 members
Articles / Programming Languages / Visual Basic 10

Dictionary Sorting and Inverse Duplication Removal

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 Sep 2012CPOL1 min read 11.9K   2  
A few fun Dictionary utiltities.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
United States United States
I have been coding for over 25 years.

Started with Apple II BASIC, then in college dabbled in all sorts of languages:

COBOL
RPGII
Pascal
Fortran
GWBASIC

My career started with VAX BASIC and then went backwards with WANG MVP2200 BASIC!

From there, I transisitoned into mainframes, using mostly ADABAS/Natural and some COBOL. I was fully engulfed in mainframes for 15 years - TSO, JCL, syncsort, even subbing as an operator during special mass updates!

After 10 years in mainframes, I taught myself VB6. My next four jobs were a mixture of VB6 and mainframe.

My last job gave me some exposure to .NET, but since my VB6 was so good, I was left supporting the legacy system.

I left that job in 2010 to work for my wife and started to teach myself VB 2008. Which led to where I am now, working with VB 2010 and SQL 2012.

Comments and Discussions