Hi ,
I am using C# to do my projects and I have connected to a MS SQL database file and I am using MS visual studio 2008 standard edition. I need to get all the users first name and the last name and display in a combo box when the windows form loads. but the user who logins his name should appear in the top of the combo box. how can i do this?
Please can someone give me a solution.
Thank You!!