VB.NET test for duplicates in a list

  • Thread starter Thread starter haggis999
  • Start date Start date
H

haggis999

Guest
I run a website for an annual international photographic competition and I want to add some VB.NET code that will check a list of submitted image titles to look for duplicates. All I want is a simple Boolean result that gives me True when duplicate titles are present and False when all the images have unique titles.

Any suggestions?

Continue reading...
 
Back
Top