code
string
repo_name
string
path
string
language
string
license
string
size
int64
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using Entities; using BUS; using Utility; p...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/dangnhap.aspx.cs
C#
gpl3
1,577
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class Admin_DoanhNghiepList : S...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/DoanhNghiepList.aspx.cs
C#
gpl3
419
<%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" CodeFile="SanPhamAdd.aspx.cs" Inherits="Admin_SanPhamAdd" Title="Untitled Page" %> <asp:Content ID="Content1" ContentPlaceHolderID="menuPlaceHolder" Runat="Server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderID=...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/SanPhamAdd.aspx
ASP.NET
gpl3
376
<%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" CodeFile="NhanVienAdd.aspx.cs" Inherits="Admin_NhanVienAdd" Title="Untitled Page" %> <asp:Content ID="Content1" ContentPlaceHolderID="menuPlaceHolder" Runat="Server"> </asp:Content> <asp:Content ID="Content2" ContentPlaceHolderI...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/NhanVienAdd.aspx
ASP.NET
gpl3
378
<%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" CodeFile="sanphamlist.aspx.cs" Inherits="Admin_sanphamlist" Title="Untitled Page" %> <asp:Content ID="Content1" ContentPlaceHolderID="menuPlaceHolder" Runat="Server"> <h5>Menu</h5> <ul class ="Actions"> <li><a href ="sanphamli...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/sanphamlist.aspx
ASP.NET
gpl3
1,317
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class Admin_SanPhamAdd : System...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/SanPhamAdd.aspx.cs
C#
gpl3
414
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class Admin_MasterPage : System...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/MasterPage.master.cs
C#
gpl3
420
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class Admin_NhanVienList : Syst...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/NhanVienList.aspx.cs
C#
gpl3
416
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; using Utility; using Entities; using BUS; usi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/DiaDiemList.aspx.cs
C#
gpl3
2,971
form { margin: 1em; padding: 0em; width: 780px; } textarea { font-size: 1em; } div.Row { margin-top: 8px; text-align: left; } div.ButtonRow { margin-top: 10px; margin-left: 1em; } input.Button { font-family: Tahoma,"Trebuchet MS",Arial,Sans-serif; margin...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/css/form.css
CSS
gpl3
2,676
body { margin: 0px; padding: 0px; font-family: Arial, Helvertical, Verdana, sans-serif; font-size: 70%; background: url(../images/nav-bg-repeat.jpg) repeat-y; } table { font-size: 1em; } div.Clearance { clear: both; } ul.MainMenu { list-style: none inside none; margin: 0px; ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/css/default.css
CSS
gpl3
4,538
<%@ Page Language="C#" MasterPageFile="~/Admin/MasterPage.master" AutoEventWireup="true" CodeFile="DiaDiemAdd.aspx.cs" Inherits="Admin_DiaDiemAdd" Title="Untitled Page" %> <asp:Content ID="Content1" ContentPlaceHolderID="menuPlaceHolder" Runat="Server"> <h5>Menu</h5> <ul class ="Actions"> <li><a href ="sanphamlist...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Admin/DiaDiemAdd.aspx
ASP.NET
gpl3
1,801
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbTTGiaoDich { private int idTTGiaoDich; public int IDTTGiaoDich { get { return idTTGiaoDich; } set { idTTGiaoDich = value; } } priv...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbTTGiaoDich.cs
C#
gpl3
1,045
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbSanPham { private int idSanPham; public int IDSanPham { get { return idSanPham; } set { idSanPham = value; } } private string tenS...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbSanPham.cs
C#
gpl3
3,997
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbHangSanXuat { private int idHangSanXuat; public int IDHangSanXuat { get { return idHangSanXuat; } set { idHangSanXuat = value; } } ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbHangSanXuat.cs
C#
gpl3
1,242
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbTTDonHang { private int idTTDonHang; public int IDTTDonHang { get { return idTTDonHang; } set { idTTDonHang = value; } } private s...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbTTDonHang.cs
C#
gpl3
671
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbHinhAnh { private int idHinhAnh; public int IDHinhAnh { get { return idHinhAnh; } set { idHinhAnh = value; } } private int idSanPh...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbHinhAnh.cs
C#
gpl3
820
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbTrangThaiSP { private int idTrangThaiSP; public int IDTrangThaiSP { get { return idTrangThaiSP; } set { idTrangThaiSP = value; } } ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbTrangThaiSP.cs
C#
gpl3
679
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbDiaDiem { private int idDiaDiem; public int IDDiaDiem { get { return idDiaDiem; } set { idDiaDiem = value; } } private string diaD...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbDiaDiem.cs
C#
gpl3
625
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbLoaiSP { private int idLoaiSP; public int IDLoaiSP { get { return idLoaiSP; } set { idLoaiSP = value; } } private string tenLoaiSP; ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbLoaiSP.cs
C#
gpl3
615
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbHTThanhToan { private int idHinhThuc; public int IDHinhThuc { get { return idHinhThuc; } set { idHinhThuc = value; } } private str...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbHTThanhToan.cs
C#
gpl3
675
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbChiTietDH { private int idCTDH; public int IDCTDH { get { return idCTDH; } set { idCTDH = value; } } private int idSanPham; ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbChiTietDH.cs
C#
gpl3
1,354
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/Properties/AssemblyInfo.cs
C#
gpl3
1,395
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbDonHang { private int idDonHang; public int IDDonHang { get { return idDonHang; } set { idDonHang = value; } } private int idKhach...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbDonHang.cs
C#
gpl3
1,410
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbDoanhNghiep { private int idDoanhNghiep; public int IDDoanhNghiep { get { return idDoanhNghiep; } set { idDoanhNghiep = value; } } private...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbDoanhNghiep.cs
C#
gpl3
1,202
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbMaSoSP { private int idMSSP; public int IDMSSP { get { return idMSSP; } set { idMSSP = value; } } private int idCTDH; pub...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbMaSoSP.cs
C#
gpl3
962
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbNhanVien { private int idNhanVien; public int IDNhanVien { get { return idNhanVien; } set { idNhanVien = value; } } private string...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbNhanVien.cs
C#
gpl3
1,545
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbKhachHang { private int idKhachHang; public int IDKhachHang { get { return idKhachHang; } set { idKhachHang = value; } } private s...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Entities/tbKhachHang.cs
C#
gpl3
1,179
using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class _Default : System.Web.UI.Page { protected voi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Default.aspx.cs
C#
gpl3
380
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page<...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/Default.aspx
ASP.NET
gpl3
446
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbLoaiSPDAL { private SqlConnection cn = null; public tbLoaiSPDAL() { cn = new SqlConnection(C...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbLoaiSPDAL.cs
C#
gpl3
2,802
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbHangSanXuatDAL { private SqlConnection cn = null; public tbHangSanXuatDAL() { cn = new Sq...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbHangSanXuatDAL.cs
C#
gpl3
3,694
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbDoanhNghiepDAL { private SqlConnection cn = null; public tbDoanhNghiepDAL() { cn = new SqlCo...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbDoanhNghiepDAL.cs
C#
gpl3
3,392
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; namespace DAL { public class tbDiaDiemDAL { private SqlConnection cn = null; public tbDiaDiemDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbDiaDiemDAL.cs
C#
gpl3
2,731
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbTrangThaiSPDAL { private SqlConnection cn = null; public tbTrangThaiSPDAL() { cn = new SqlCo...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbTrangThaiSPDAL.cs
C#
gpl3
2,903
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; namespace DAL { public class tbHTThanhToanDAL { private SqlConnection cn = null; public tbHTThanhToanDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbHTThanhToannDAL.cs
C#
gpl3
2,916
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using System.Data.SqlClient; using Entities; namespace DAL { public class tbKhachHangDAL { private SqlConnection cn = null; public tbKhachHangDAL() { cn = new SqlCon...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbKhachHangDAL.cs
C#
gpl3
3,383
using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbDonHangDAL { private SqlConnection cn = null; public tbDonHangDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbDonHangDAL.cs
C#
gpl3
3,798
using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbMaSoSPDAL { private SqlConnection cn = null; public tbMaSoSPDAL() { cn...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbMaSoSPDAL.cs
C#
gpl3
3,139
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbTTGiaoDichDAL { private SqlConnection cn = null; public tbTTGiaoDichDAL() { cn = new SqlConn...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbTTGiaoDichDAL.cs
C#
gpl3
3,263
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/Properties/AssemblyInfo.cs
C#
gpl3
1,385
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; namespace DAL { public class tbsanphamDAL { private SqlConnection cn = null; public tbsanphamDAL() { cn...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbSanPhamDAL.cs
C#
gpl3
6,513
using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbNhanVienDAL { private SqlConnection cn = null; public tbNhanVienDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbNhanVienDAL.cs
C#
gpl3
3,775
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbTTDonHangDAL { private SqlConnection cn = null; public tbTTDonHangDAL() { cn = new SqlCon...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbTTDonHangDAL.cs
C#
gpl3
2,814
using System; using System.Collections.Generic; using System.Text; namespace DAL { public class Class1 { } }
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/Class1.cs
C#
gpl3
132
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbHinhAnhDAL { private SqlConnection cn = null; public tbHinhAnhDAL() { cn = new SqlConnect...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbHinhAnhDAL.cs
C#
gpl3
2,944
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbCTDonHangDAL { private SqlConnection cn = null; public tbCTDonHangDAL() { cn = new SqlCon...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1 _ them diadiem,loaisp/02cdnth2_nhom1_vantuan/Website/DAL/tbCTDonHangDAL.cs
C#
gpl3
3,557
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbDoanhNghiepBus { public static void Insert_DoanhNghiep(tbDoanhNghiep doanhnghiep) { tbDoanhNghiepDAL doanhnghiepDAL = new tbDoanhNghiepDAL(); ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbDoanhNghiepBUS.cs
C#
gpl3
2,063
using System; using System.Data; using System.Configuration; using System.Web; using System.Text; using DAL; using Entities; /// <summary> /// Summary description for tbChiTietDHBUS /// </summary> public class tbChiTietDHBUS { public static void Insert_ChiTietDH(tbChiTietDH chitietdh) { tb...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbChiTietDHBUS.cs
C#
gpl3
1,869
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbHangSanXuatBUS { public static void Insert_HangSanXuat(tbHangSanXuat hangsanxuat) { tbHangSanXuatDAL hangsanxuatDAL = new tbHangSanXuatDAL(); ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbHangSanXuatBUS.cs
C#
gpl3
2,107
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbDonHangBUS { public static void Insert_DonHang(tbDonHang donhang) { tbDonHangDAL donhangDAL = new tbDonHangDAL(); donhangDAL.Insert(d...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbDonHangBUS.cs
C#
gpl3
1,859
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbTTGiaoDichBus { public static void Insert_ChuDe(tbTTGiaoDich ttgiaodich) { tbTTGiaoDichDAL ttgiaodichDAL = new tbTTGiaoDichDAL(); tt...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbTTGiaoDichBUS.cs
C#
gpl3
1,995
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/Properties/AssemblyInfo.cs
C#
gpl3
1,385
using System; using System.Collections.Generic; using System.Text; using Entities; using DAL; namespace BUS { public class tbTrangThaiSPBUS { public static void Insert_TrangThaiSP(tbTrangThaiSP trangthaisp) { tbTrangThaiSPDAL trangthaispDAL = new tbTrangThaiSPDAL(); ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbTrangThaiSPBUS.cs
C#
gpl3
2,062
using System; using System.Collections.Generic; using System.Text; using Entities; using DAL; namespace BUS { public class tbKhachHangBUS { public static void Insert(tbKhachHang khachhang) { tbKhachHangDAL khachhangDAL = new tbKhachHangDAL(); khachhangDAL.In...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbKhachHangBUS.cs
C#
gpl3
1,917
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; using DAL; namespace BUS { public class tbLoaiSPBUS { public static void Insert_LoaiSP(tbLoaiSP loaisp) { tbL...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbLoaiSPBUS.cs
C#
gpl3
1,902
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbHTThanhToanBus { public static void Insert_HTThanhtoan(tbHTThanhToan htthanhtoan) { tbHTThanhToanDAL htthanhtoanDAL = new tbHTThanhToanDAL(); ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbHTThanhToanBUS.cs
C#
gpl3
2,054
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbHinhAnhBus { public static void Insert_HinhAnh(tbHinhAnh hinhanh) { tbHinhAnhDAL hinhanhDAL = new tbHinhAnhDAL(); hinhanhDAL.Insert(...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbHinhAnhBUS.cs
C#
gpl3
1,851
using System; using System.Collections.Generic; using System.Text; using Entities; using DAL; using System.Data.SqlClient; namespace BUS { public class tbTTDonHangBus { public static void Insert_ChuDe(tbTTDonHang ttdonhang) { tbTTDonHangDAL ttdonhangDAL = new tbTTDonHa...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbTTDonHangBUS.cs
C#
gpl3
1,975
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbSanPhamBus { public static void Insert_SanPham(tbSanPham sanpham) { tbsanphamDAL sanphamDAL = new tbsanphamDAL(); sanphamDAL.Insert(...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbSanPhamBUS.cs
C#
gpl3
1,851
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbMaSoSPBUS { public static void Insert_MaSoSP(tbMaSoSP masosp) { tbMaSoSPDAL masospDAL = new tbMaSoSPDAL(); masospDAL.Insert(masosp);...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbMaSoSPBUS.cs
C#
gpl3
1,792
using System; using System.Collections.Generic; using System.Text; using Entities; using DAL; using System.Data.SqlClient; namespace BUS { public class tbNhanVienBUS { public static void Insert(tbNhanVien nhanvien) { tbNhanVienDAL nhanvienDAL = new tbNhanVienDAL(); ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbNhanVienBUS.cs
C#
gpl3
1,917
using System; using System.Collections.Generic; using System.Text; using DAL; using Entities; namespace BUS { public class tbDiaDiemBUS { public static void Insert_Diadiem(tbDiaDiem diadiem) { tbDiaDiemDAL diadiemDAL = new tbDiaDiemDAL(); diadiemDAL.Insert(d...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/BUS/tbDiaDiemBUS.cs
C#
gpl3
1,841
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbTTGiaoDich { private int idTTGiaoDich; public int IDTTGiaoDich { get { return idTTGiaoDich; } set { idTTGiaoDich = value; } } priv...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbTTGiaoDich.cs
C#
gpl3
1,045
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbSanPham { private int idSanPham; public int IDSanPham { get { return idSanPham; } set { idSanPham = value; } } private string tenS...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbSanPham.cs
C#
gpl3
3,997
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbHangSanXuat { private int idHangSanXuat; public int IDHangSanXuat { get { return idHangSanXuat; } set { idHangSanXuat = value; } } ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbHangSanXuat.cs
C#
gpl3
1,242
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbTTDonHang { private int idTTDonHang; public int IDTTDonHang { get { return idTTDonHang; } set { idTTDonHang = value; } } private s...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbTTDonHang.cs
C#
gpl3
671
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbHinhAnh { private int idHinhAnh; public int IDHinhAnh { get { return idHinhAnh; } set { idHinhAnh = value; } } private int idSanPh...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbHinhAnh.cs
C#
gpl3
820
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbTrangThaiSP { private int idTrangThaiSP; public int IDTrangThaiSP { get { return idTrangThaiSP; } set { idTrangThaiSP = value; } } ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbTrangThaiSP.cs
C#
gpl3
679
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbDiaDiem { private int idDiaDiem; public int IDDiaDiem { get { return idDiaDiem; } set { idDiaDiem = value; } } private string diaD...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbDiaDiem.cs
C#
gpl3
625
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbLoaiSP { private int idLoaiSP; public int IDLoaiSP { get { return idLoaiSP; } set { idLoaiSP = value; } } private string tenLoaiSP; ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbLoaiSP.cs
C#
gpl3
615
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbHTThanhToan { private int idHinhThuc; public int IDHinhThuc { get { return idHinhThuc; } set { idHinhThuc = value; } } private str...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbHTThanhToan.cs
C#
gpl3
675
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbChiTietDH { private int idCTDH; public int IDCTDH { get { return idCTDH; } set { idCTDH = value; } } private int idSanPham; ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbChiTietDH.cs
C#
gpl3
1,354
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/Properties/AssemblyInfo.cs
C#
gpl3
1,395
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbDonHang { private int idDonHang; public int IDDonHang { get { return idDonHang; } set { idDonHang = value; } } private int idKhach...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbDonHang.cs
C#
gpl3
1,410
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbDoanhNghiep { private int idDoanhNghiep; public int IDDoanhNghiep { get { return idDoanhNghiep; } set { idDoanhNghiep = value; } } private...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbDoanhNghiep.cs
C#
gpl3
1,202
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbMaSoSP { private int idMSSP; public int IDMSSP { get { return idMSSP; } set { idMSSP = value; } } private int idCTDH; pub...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbMaSoSP.cs
C#
gpl3
962
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbNhanVien { private int idNhanVien; public int IDNhanVien { get { return idNhanVien; } set { idNhanVien = value; } } private string...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbNhanVien.cs
C#
gpl3
1,170
using System; using System.Collections.Generic; using System.Text; namespace Entities { public class tbKhachHang { private int idKhachHang; public int IDKhachHang { get { return idKhachHang; } set { idKhachHang = value; } } private s...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Entities/tbKhachHang.cs
C#
gpl3
1,179
using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls; public partial class _Default : System.Web.UI.Page { protected voi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Default.aspx.cs
C#
gpl3
380
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>Untitled Page<...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/Default.aspx
ASP.NET
gpl3
446
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbLoaiSPDAL { private SqlConnection cn = null; public tbLoaiSPDAL() { cn = new SqlConnection(C...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbLoaiSPDAL.cs
C#
gpl3
2,800
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbHangSanXuatDAL { private SqlConnection cn = null; public tbHangSanXuatDAL() { cn = new Sq...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbHangSanXuatDAL.cs
C#
gpl3
3,694
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbDoanhNghiepDAL { private SqlConnection cn = null; public tbDoanhNghiepDAL() { cn = new SqlCo...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbDoanhNghiepDAL.cs
C#
gpl3
3,392
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; namespace DAL { public class tbDiaDiemDAL { private SqlConnection cn = null; public tbDiaDiemDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbDiaDiemDAL.cs
C#
gpl3
2,725
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbTrangThaiSPDAL { private SqlConnection cn = null; public tbTrangThaiSPDAL() { cn = new SqlCo...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbTrangThaiSPDAL.cs
C#
gpl3
2,903
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; namespace DAL { public class tbHTThanhToanDAL { private SqlConnection cn = null; public tbHTThanhToanDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbHTThanhToannDAL.cs
C#
gpl3
2,916
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using System.Data.SqlClient; using Entities; namespace DAL { public class tbKhachHangDAL { private SqlConnection cn = null; public tbKhachHangDAL() { cn = new SqlCon...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbKhachHangDAL.cs
C#
gpl3
3,383
using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbDonHangDAL { private SqlConnection cn = null; public tbDonHangDAL() { ...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbDonHangDAL.cs
C#
gpl3
3,798
using System; using System.Collections.Generic; using System.Text; using System.Data; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbMaSoSPDAL { private SqlConnection cn = null; public tbMaSoSPDAL() { cn...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbMaSoSPDAL.cs
C#
gpl3
3,139
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbTTGiaoDichDAL { private SqlConnection cn = null; public tbTTGiaoDichDAL() { cn = new SqlConn...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbTTGiaoDichDAL.cs
C#
gpl3
3,263
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTi...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/Properties/AssemblyInfo.cs
C#
gpl3
1,385
using System; using System.Collections.Generic; using System.Text; using System.Configuration; using Entities; using System.Data.SqlClient; using System.Data; namespace DAL { public class tbsanphamDAL { private SqlConnection cn = null; public tbsanphamDAL() { cn...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbSanPhamDAL.cs
C#
gpl3
6,513
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using Entities; using System.Configuration; namespace DAL { public class tbNhanVienDAL { private SqlConnection cn = null; public tbNhanVienDAL() { cn = new SqlConnecti...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbNhanVienDAL.cs
C#
gpl3
3,377
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbTTDonHangDAL { private SqlConnection cn = null; public tbTTDonHangDAL() { cn = new SqlCon...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbTTDonHangDAL.cs
C#
gpl3
2,814
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbHinhAnhDAL { private SqlConnection cn = null; public tbHinhAnhDAL() { cn = new SqlConnect...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbHinhAnhDAL.cs
C#
gpl3
2,944
using System; using System.Collections.Generic; using System.Text; using System.Data.SqlClient; using System.Configuration; using Entities; namespace DAL { public class tbCTDonHangDAL { private SqlConnection cn = null; public tbCTDonHangDAL() { cn = new SqlCon...
02cdnth2-nhom1
trunk/source/02cdnth2_nhom1_vantuan/Website/DAL/tbCTDonHangDAL.cs
C#
gpl3
3,557
<%@ page language="java" import="java.util.*" pageEncoding="GB18030"%> <% String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <ba...
10guanxin
trunk/srtp-guanxin/WebRoot/index.jsp
Java Server Pages
asf20
831
#include <pspsdk.h> #include "led.h" /* * Imports from library: sceSysEventForKernel */ extern void sceKernelRegisterSysEventHandler (int arg1); extern void sceKernelUnregisterSysEventHandler (int arg1); /* * Imports from library: InterruptManagerForKernel */ extern void InterruptManagerForKernel_668A...
0xb15c077e
trunk/RE/PSP/led.c
C
mit
18,116
#ifndef __EXCEPTIONMAN_H #define __EXCEPTIONMAN_H /* * Exports from library: syslib */ void module_bootstart (void); /* * Exports from library: ExceptionManagerForKernel */ void sceKernelRegisterNmiHandler (void); void ExceptionManagerForKernel_60DFC510 (void); void ExceptionManagerForKernel_792C424C...
0xb15c077e
trunk/RE/PSP/exceptionman.h
C
mit
649