Example #1
0
 string UCCallerName;    // ten UC cha goi UC them tinh tp
 public ThemTinhTP()
 {
     InitializeComponent();
     oTinhTP   = new Business.TinhTP();
     oQuocGia  = new Business.QuocGia();
     dtQuocGia = new DataTable();
 }
Example #2
0
 string UCCallerName;    // ten UC cha goi UC them tinh tp
 public ThemTinhTP()
 {
     InitializeComponent();
     oTinhTP = new Business.TinhTP();
     oQuocGia = new Business.QuocGia();
     dtQuocGia = new DataTable();
 }
Example #3
0
 public ThemTinhTP(string m_Caller)
 {
     InitializeComponent();
     oTinhTP = new Business.TinhTP();
     oQuocGia = new Business.QuocGia();
     dtQuocGia = new DataTable();
     UCCallerName = m_Caller;
 }
Example #4
0
 public ThemTinhTP(string m_Caller)
 {
     InitializeComponent();
     oTinhTP      = new Business.TinhTP();
     oQuocGia     = new Business.QuocGia();
     dtQuocGia    = new DataTable();
     UCCallerName = m_Caller;
 }
Example #5
0
        public static int nNewMoHinhID = 0;     // ID cua tinh thanh pho moi them vao

        public QLNS_TrinhDo_ChuyenMon()
        {
            InitializeComponent();
            oCNVC_ChuyenMonTongQuat = new CNVC_ChuyenMonTongQuat();
            oCNVC_TrinhDoPhoThong = new CNVC_TrinhDoPhoThong();
            dtChuyenMon = new DataTable();
            dtTrinhDo = new DataTable();
            dtTinhTP = new DataTable();
            dtMoHinh = new DataTable();
            oTinhTP = new Business.TinhTP();
            oMoHinhDaoTao = new Business.MoHinhDaoTao();
        }
Example #6
0
        public static int nNewMoHinhID = 0;     // ID cua tinh thanh pho moi them vao

        public QLNS_TrinhDo_ChuyenMon()
        {
            InitializeComponent();
            oCNVC_ChuyenMonTongQuat = new CNVC_ChuyenMonTongQuat();
            oCNVC_TrinhDoPhoThong   = new CNVC_TrinhDoPhoThong();
            dtChuyenMon             = new DataTable();
            dtTrinhDo     = new DataTable();
            dtTinhTP      = new DataTable();
            dtMoHinh      = new DataTable();
            oTinhTP       = new Business.TinhTP();
            oMoHinhDaoTao = new Business.MoHinhDaoTao();
        }
Example #7
0
        public static int nNewQuocGiaID = 0;    // ID cua quoc gia moi them vao

        public QLNS_LichSuBanThan()
        {
            InitializeComponent();

            oCNVC_LSBiBat      = new CNVC_LSBiBat();
            oCNVC_QuanHeToChuc = new CNVC_QuanHeToChuc();
            dtLSBiBat          = new DataTable();
            dtQHToChuc         = new DataTable();
            dtTinhTP           = new DataTable();
            dtQuocGia          = new DataTable();
            oTinhTP            = new Business.TinhTP();
            oQuocGia           = new Business.QuocGia();
        }
Example #8
0
        public static int nNewQuocGiaID = 0;     // ID cua quoc gia moi them vao

        public QLNS_LichSuBanThan()
        {
            InitializeComponent();

            oCNVC_LSBiBat = new CNVC_LSBiBat();
            oCNVC_QuanHeToChuc = new CNVC_QuanHeToChuc();
            dtLSBiBat = new DataTable();
            dtQHToChuc = new DataTable();
            dtTinhTP = new DataTable();
            dtQuocGia = new DataTable();
            oTinhTP = new Business.TinhTP();
            oQuocGia = new Business.QuocGia();
        }
Example #9
0
        public static int nNewDanTocID = 0;     // ID cua tg moi them vao

        public QLNS_ThongTinNV_Phu()
        {
            InitializeComponent();
            oCNVC_ThongTinPhu = new CNVC_ThongTinPhu();
            dtCNVC_InfoPhu = new DataTable();
            dtTinhTP = new DataTable();
            dtDanToc = new DataTable();
            dtTonGiao = new DataTable();
            dtTinhTrangHN = new DataTable();
            oTinhTP = new Business.TinhTP();
            oQuocGia = new Business.QuocGia();
            oTinhTrangHonNhan = new Business.TinhTrangHonNhan();
            oDanToc = new Business.DanToc();
            oTonGiao = new Business.TonGiao();
        }
Example #10
0
        public static int nNewDanTocID  = 0;    // ID cua tg moi them vao

        public QLNS_ThongTinNV_Phu()
        {
            InitializeComponent();
            oCNVC_ThongTinPhu = new CNVC_ThongTinPhu();
            dtCNVC_InfoPhu    = new DataTable();
            dtTinhTP          = new DataTable();
            dtDanToc          = new DataTable();
            dtTonGiao         = new DataTable();
            dtTinhTrangHN     = new DataTable();
            oTinhTP           = new Business.TinhTP();
            oQuocGia          = new Business.QuocGia();
            oTinhTrangHonNhan = new Business.TinhTrangHonNhan();
            oDanToc           = new Business.DanToc();
            oTonGiao          = new Business.TonGiao();
        }
Example #11
0
        public static int nNewQuocGiaID = 0;     // ID cua quoc gia moi them vao

        public QLNS_ThongTinNV()
        {
            InitializeComponent();
            oCNVC = new CNVC();
            dtCNVC = new DataTable();
            dtAvatar = new DataTable();
            dtCMND = new DataTable();
            dtTinhTP = new DataTable();
            dtQuocGia = new DataTable();
            oTinhTP = new Business.TinhTP();
            oQuocGia = new Business.QuocGia();
            oCMND_HoChieu = new CNVC_CMND_HoChieu();
            oFile = new CNVC_File();
            oFTP = new Business.FTP();
            AvatarPath = new string[1];
        }
Example #12
0
        public static int nNewQuocGiaID = 0;    // ID cua quoc gia moi them vao

        public QLNS_ThongTinNV()
        {
            InitializeComponent();
            oCNVC         = new CNVC();
            dtCNVC        = new DataTable();
            dtAvatar      = new DataTable();
            dtCMND        = new DataTable();
            dtTinhTP      = new DataTable();
            dtQuocGia     = new DataTable();
            oTinhTP       = new Business.TinhTP();
            oQuocGia      = new Business.QuocGia();
            oCMND_HoChieu = new CNVC_CMND_HoChieu();
            oFile         = new CNVC_File();
            oFTP          = new Business.FTP();
            AvatarPath    = new string[1];
        }
Example #13
0
        public NV_BoNoiVu()
        {
            InitializeComponent();
            oCNVC_QuanHeToChuc = new Business.CNVC.CNVC_QuanHeToChuc();
            oCNVC_QHGiaDinh = new Business.CNVC.CNVC_QHGiaDinh();
            oCNVC_QTr_CongTac_OU = new Business.CNVC.CNVC_QTr_CongTac_OU();
            oDonVi = new Business.DonVi();
            oCNVC_DaoTaoBoiDuong = new Business.CNVC.CNVC_DaoTaoBoiDuong();
            oCNVC = new Business.CNVC.CNVC();
            oCNVC_CMND_HoChieu = new Business.CNVC.CNVC_CMND_HoChieu();
            oCNVC_ThongTinPhu = new Business.CNVC.CNVC_ThongTinPhu();
            oCNVC_ThongTinTuyenDung = new Business.CNVC.CNVC_ThongTinTuyenDung();
            oQuocGia = new Business.QuocGia();
            oTinhTP = new Business.TinhTP();
            oTinhLuong = new Business.Luong.TinhLuong();
            oCNVC_ChinhTri = new Business.CNVC.CNVC_ChinhTri();
            oCNVC_ChinhTriExt = new Business.CNVC.CNVC_ChinhTriExt();
            oCNVC_ChuyenMonTongQuat = new Business.CNVC.CNVC_ChuyenMonTongQuat();
            oCNVC_DienBienSK = new Business.CNVC.CNVC_DienBienSK();
            oCNVC_LSBiBat = new Business.CNVC.CNVC_LSBiBat();

            dt_DienBienLuong = new DataTable();
            dt_CNVC_QHGiaDinh_BanThan = new DataTable();
            dt_CNVC_QHGiaDinh_VoHoacChong = new DataTable();
            dt_CNVC_QTr_CongTac_OU_ChinhTri_ChucVu = new DataTable();
            dt_DaoTaoBoiDuong = new DataTable();
            dt_PC = new DataTable();
            dt_SucKhoe = new DataTable();
            dt_Chinh_Tri_HCCB = new DataTable();
            dt_ChinhTri = new DataTable();
            dt_CMND_HoChieu = new DataTable();
            dt_CMND = new DataTable();
            dt_ThongTinPhu = new DataTable();
            dt_ThongTinTuyenDung = new DataTable();
            dtTinhTP = new DataTable();
            dtQuocGia = new DataTable();
            dt_ThongTinChinh = new DataTable();
            dt_Qtr_Ctac_OU = new DataTable();
            dt_ChucDanh_ChucVu = new DataTable();
            dt_Luong = new DataTable();
            dt_ThongTinLuong = new DataTable();
            dt_ChuyenMonTongQuat = new DataTable();
            dt_ChinhTriExt = new DataTable();
            dt_CNVC_LSBiBat = new DataTable();
            dt_CNVC_QuanHeToChuc = new DataTable();
            dt_CNVC_QHGiaDinh_nuoc_ngoai = new DataTable();
        }
Example #14
0
        public NV_BoNoiVu()
        {
            InitializeComponent();
            oCNVC_QuanHeToChuc   = new Business.CNVC.CNVC_QuanHeToChuc();
            oCNVC_QHGiaDinh      = new Business.CNVC.CNVC_QHGiaDinh();
            oCNVC_QTr_CongTac_OU = new Business.CNVC.CNVC_QTr_CongTac_OU();
            oDonVi = new Business.DonVi();
            oCNVC_DaoTaoBoiDuong = new Business.CNVC.CNVC_DaoTaoBoiDuong();
            oCNVC = new Business.CNVC.CNVC();
            oCNVC_CMND_HoChieu      = new Business.CNVC.CNVC_CMND_HoChieu();
            oCNVC_ThongTinPhu       = new Business.CNVC.CNVC_ThongTinPhu();
            oCNVC_ThongTinTuyenDung = new Business.CNVC.CNVC_ThongTinTuyenDung();
            oQuocGia                = new Business.QuocGia();
            oTinhTP                 = new Business.TinhTP();
            oTinhLuong              = new Business.Luong.TinhLuong();
            oCNVC_ChinhTri          = new Business.CNVC.CNVC_ChinhTri();
            oCNVC_ChinhTriExt       = new Business.CNVC.CNVC_ChinhTriExt();
            oCNVC_ChuyenMonTongQuat = new Business.CNVC.CNVC_ChuyenMonTongQuat();
            oCNVC_DienBienSK        = new Business.CNVC.CNVC_DienBienSK();
            oCNVC_LSBiBat           = new Business.CNVC.CNVC_LSBiBat();

            dt_DienBienLuong                       = new DataTable();
            dt_CNVC_QHGiaDinh_BanThan              = new DataTable();
            dt_CNVC_QHGiaDinh_VoHoacChong          = new DataTable();
            dt_CNVC_QTr_CongTac_OU_ChinhTri_ChucVu = new DataTable();
            dt_DaoTaoBoiDuong                      = new DataTable();
            dt_PC                        = new DataTable();
            dt_SucKhoe                   = new DataTable();
            dt_Chinh_Tri_HCCB            = new DataTable();
            dt_ChinhTri                  = new DataTable();
            dt_CMND_HoChieu              = new DataTable();
            dt_CMND                      = new DataTable();
            dt_ThongTinPhu               = new DataTable();
            dt_ThongTinTuyenDung         = new DataTable();
            dtTinhTP                     = new DataTable();
            dtQuocGia                    = new DataTable();
            dt_ThongTinChinh             = new DataTable();
            dt_Qtr_Ctac_OU               = new DataTable();
            dt_ChucDanh_ChucVu           = new DataTable();
            dt_Luong                     = new DataTable();
            dt_ThongTinLuong             = new DataTable();
            dt_ChuyenMonTongQuat         = new DataTable();
            dt_ChinhTriExt               = new DataTable();
            dt_CNVC_LSBiBat              = new DataTable();
            dt_CNVC_QuanHeToChuc         = new DataTable();
            dt_CNVC_QHGiaDinh_nuoc_ngoai = new DataTable();
        }
Example #15
0
        public QLNS_DaoTaoBoiDuong()
        {
            InitializeComponent();
            dtFile = new DataTable();
            oCNVC_DaoTaoBoiDuong = new CNVC_DaoTaoBoiDuong();
            oHinhThucDaoTao = new Business.HinhThucDaoTao();
            oVanBangChinhQuy = new Business.VanBangChinhQuy();
            oMoHinh = new Business.MoHinhDaoTao();
            dtDaoTaoBoiDuong = new DataTable();
            dtHinhThuc = new DataTable();
            dtDaoTao = new DataTable();
            dtBoiDuong = new DataTable();
            dtVanBang = new DataTable();
            dtTinhTP = new DataTable();
            dtQuocGia = new DataTable();
            dtMoHinh = new DataTable();
            oTinhTP = new Business.TinhTP();
            oQuocGia = new Business.QuocGia();
            oFTP = new Business.FTP();

            lst_gb = new List<KeyValuePair<GroupBox, float>>();
            lst_gb.Add(new KeyValuePair<GroupBox, float>(groupb_DaoTao, float.Parse("50")));
            lst_gb.Add(new KeyValuePair<GroupBox, float>(groupb_BoiDuong, float.Parse("50")));
        }