empInfoManager.GetEmpInfoByName(this.DropDownList1.SelectedItem.ToString());
empInfoManager.GetEmpInfoByID(this.DropDownList1.SelectedValue);