Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: fustrated
  • Content: Threads
  • Order by date
  1. fustrated

    Hashtable and databinding

    i have a hashtable and have given keys such that they belong to a category indicated by their prefix (eg. bigCAT, bigDOG, smallCAT, smallDOG, smallFISH) is there a way to databind this hashtable to a dropdownlist in such a way that it only puts a specific category in one dropdownlist.(also...
  2. fustrated

    Naming variables

    i was wondering if this is possible in c#: say if i have a string myString which holds the value 'str'. now, is there any way i can make a variable of type int or anything that has a variable name that is the value of myString? (e.g string myString = "str" then int str; )

Part and Inventory Search

Back
Top