G
Guest
Hi whats the best way to do this in vb.net:
I want to have basically a table of librarian name (string) and thier ID#
(integer) then i want to be able to quickly look up the number and get the
corresponding name and visa versa using the name get the ID.
Someone suggested collections, these are new to me and i don't seem to be
able to lookup the number. Isn't there a really simple way to do this? Should
i create a whole new class?
Thanks so much for any help you can give.
I want to have basically a table of librarian name (string) and thier ID#
(integer) then i want to be able to quickly look up the number and get the
corresponding name and visa versa using the name get the ID.
Someone suggested collections, these are new to me and i don't seem to be
able to lookup the number. Isn't there a really simple way to do this? Should
i create a whole new class?
Thanks so much for any help you can give.