In a VB.Net application, how can I either:
Find the dropDownList selectedIndex position of something just added to a database.
Have a form restart with the most recently-added entry showing in the DropDownList, by way of modifying the inline SQL query to display by date/time added.