public DataSet GetAllSkills(string mode) { return(dsCandidateBLL = candidateDAL.GetAllSkills(mode)); }