code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/*
* GetPluginOption.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | modules/plugins/remote.xmlrpcdelight/src/net/xeoh/plugins/remote/options/ExportVanillaObjectOption.java | Java | bsd | 1,738 |
/*
* RemoteAPIImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | modules/plugins/remote.xmlrpcdelight/src/net/xeoh/plugins/remote/impl/xmlrpcdelight/RemoteAPIImpl.java | Java | bsd | 11,155 |
/*
* ClassWorlds.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/ClassWorldsTest.java | Java | bsd | 2,517 |
/*
* Profiling.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/Profiling.java | Java | bsd | 1,733 |
/*
* Cache.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list o... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/JSONTest.java | Java | bsd | 3,379 |
/*
* Futures.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/Futures.java | Java | bsd | 3,594 |
package net.xeoh.plugins.sandbox;
import java.net.URL;
import java.net.URLClassLoader;
import net.xeoh.plugins.base.Plugin;
import net.xeoh.plugins.base.util.PluginManagerUtil;
public class PrintClasspath {
public static void main(String[] args) {
// Get the System Classloader
ClassLoader sysCla... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/PrintClasspath.java | Java | bsd | 787 |
/*
* JMDNSTest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/DiagnosisTest.java | Java | bsd | 2,802 |
/*
* URI.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list of
... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/URITest.java | Java | bsd | 2,091 |
/*
* OptionsTest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/OptionsTest.java | Java | bsd | 2,559 |
/*
* JMDNSTest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/JMDNSTestDiscovery.java | Java | bsd | 2,736 |
/*
* ClassFinderTest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/LoadIsolated.java | Java | bsd | 2,993 |
/*
* ShutdownTest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/ShutdownTest.java | Java | bsd | 3,350 |
/*
* Profiling.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/TestTiming.java | Java | bsd | 2,806 |
/*
* JMDNSTest.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | tests/src/net/xeoh/plugins/sandbox/JMDNSTest.java | Java | bsd | 2,374 |
/*
* RemoteTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/remote/RemoteTest.java | Java | bsd | 7,697 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/remote/DiscoveryPluginTest3.java | Java | bsd | 4,249 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/remote/DirectDiscoveryTest.java | Java | bsd | 3,355 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/remote/DiscoverPluginTest.java | Java | bsd | 4,148 |
/*
* TestInitImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testannotations/impl/TestAnnotationsImpl.java | Java | bsd | 2,430 |
/*
* TestInitImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testannotations/impl/TestIsDisabled.java | Java | bsd | 3,086 |
/*
* TestInitImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testannotations/impl/TestAnnotationsAbtractImpl.java | Java | bsd | 4,243 |
/*
* TestInit.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testannotations/TestAnnotations.java | Java | bsd | 2,139 |
/*
* TestInitImpl.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice,... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testdoubleinclude/impl/TestDoubleIncludeImpl.java | Java | bsd | 2,411 |
/*
* TestDoubleIncludePlugin.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above cop... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testdoubleinclude/TestDoubleInclude.java | Java | bsd | 1,810 |
/*
* TestInit.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/core/Test2Core.java | Java | bsd | 1,716 |
/*
* TestInit.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/core/TestCore.java | Java | bsd | 1,751 |
/*
* TestInner.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this li... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testinner/TestInner.java | Java | bsd | 1,957 |
/*
* TestInit.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, thi... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/testinner/TestInnerInterface.java | Java | bsd | 1,766 |
/*
* Class.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list o... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/classification/Class.java | Java | bsd | 1,774 |
/*
* Class.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list o... | 100json-jspf | tests/src/net/xeoh/plugins/testplugins/classification/impl/Class.java | Java | bsd | 1,983 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerCapabilities.java | Java | bsd | 3,440 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerCompatibility.java | Java | bsd | 2,680 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerLoadDirectly.java | Java | bsd | 3,328 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerLoadMulti.java | Java | bsd | 3,485 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerTest.java | Java | bsd | 6,565 |
/*
* TestFrameworkManager.java
*
* Copyright (c) 2009, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright noti... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerApplet.java | Java | bsd | 2,203 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerAnnotations.java | Java | bsd | 3,208 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerLoadHTTP.java | Java | bsd | 2,697 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerDisablingPlugins.java | Java | bsd | 3,337 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerLoadByPath.java | Java | bsd | 6,260 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/ShutdownTest.java | Java | bsd | 3,323 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerOptions.java | Java | bsd | 3,240 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerLoadClasspath.java | Java | bsd | 4,122 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginManagerLoadInner.java | Java | bsd | 2,712 |
/*
* BusTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | tests/src/net/xeoh/plugins/core/PluginInformationTest.java | Java | bsd | 3,703 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/diagnosis/DiagnosisGeneralTest.java | Java | bsd | 10,255 |
/*
* TestChannel.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/diagnosis/diagnosis/channels/TestChannel.java | Java | bsd | 1,746 |
/*
* TestChannel.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/diagnosis/diagnosis/channels/LoggingChannel1.java | Java | bsd | 1,748 |
/*
* TestChannel.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/diagnosis/diagnosis/channels/LoggingChannel2.java | Java | bsd | 1,748 |
/*
* D2.java
*
* Copyright (c) 2011, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this list of
... | 100json-jspf | tests/src/net/xeoh/plugins/diagnosis/diagnosis/D2.java | Java | bsd | 2,153 |
/*
* PluginTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, t... | 100json-jspf | tests/src/net/xeoh/plugins/diagnosis/DiagnosisMiniTest.java | Java | bsd | 3,497 |
/*
* BusTest.java
*
* Copyright (c) 2008, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this... | 100json-jspf | tests/src/net/xeoh/plugins/informationbroker/InformationBrokerTest2.java | Java | bsd | 4,662 |
/*
* TestChannel.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/informationbroker/TestItemA.java | Java | bsd | 1,670 |
/*
* TestChannel.java
*
* Copyright (c) 2010, Ralf Biedert All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are
* permitted provided that the following conditions are met:
*
* Redistributions of source code must retain the above copyright notice, this ... | 100json-jspf | tests/src/net/xeoh/plugins/informationbroker/TestItemB.java | Java | bsd | 1,670 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DAOQLDV;
using DTOQLDV;
namespace BUSQLDV
{
public class BUSDichVu
{
public static List<DTODichVu> LayDanhSachDichVu()
{
return DAODichVu.LayDanhSachDichVu();
}
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSDichVu.cs | C# | asf20 | 1,676 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using DAOQLDV;
namespace BUSQLDV
{
public class BUSTinhThanh
{
public static List<DTOTinhThanh> LayDanhSachTinhThanh()
{
return DAOTinhThanh.LayDanhSachTinhThanh();
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSTinhThanh.cs | C# | asf20 | 1,768 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DAOQLDV;
using System.Data;
using DTOQLDV;
namespace BUSQLDV
{
public class BUSXuLi
{
public delegate void XuLiCount();
public static XuLiCount _xuLiCount;
public static bool KiemT... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSXuLi.cs | C# | asf20 | 9,858 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using DAOQLDV;
namespace BUSQLDV
{
public class BUSDuong
{
public static List<DTODuong> LayDanhSachDuong()
{
return DAODuong.LayDanhSachDuong();
}
publi... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSDuong.cs | C# | asf20 | 1,629 |
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... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/Properties/AssemblyInfo.cs | C# | asf20 | 1,426 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DAOQLDV;
using DTOQLDV;
using System.Data;
namespace BUSQLDV
{
public class BUSDuLieu
{
public static List<DTODuLieu> LayDanhSachDuLieu()
{
return DAODuLieu.LayDanhSachDuLieu()... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSDuLieu.cs | C# | asf20 | 3,771 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using DAOQLDV;
namespace BUSQLDV
{
public class BUSQuanHuyen
{
public static List<DTOQuanHuyen> LayDanhSachQuanHuyen()
{
return DAOQuanHuyen.LayDanhSachQuanHuyen();
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSQuanHuyen.cs | C# | asf20 | 1,772 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
using DTOQLDV;
using BUSQLDV;
namespace BUSQLDV
{
public class BUSThread
{
public static List<DTODuLieu> _dsDuLieu;
private static List<DTODuLieuEX> _dsDuLieuEx;
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSThread.cs | C# | asf20 | 1,131 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DAOQLDV;
using DTOQLDV;
namespace BUSQLDV
{
public class BUSDiaDiem
{
public static List<DTODiaDiem> LayDanhSachDiaDiem()
{
return DAODiaDiem.LayDanhSachDiaDiem();
} ... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSDiaDiem.cs | C# | asf20 | 1,721 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using DAOQLDV;
namespace BUSQLDV
{
public class BUSPhuong
{
public static List<DTOPhuong> LayDanhSachPhuong()
{
return DAOPhuong.LayDanhSachPhuong();
}
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/BUSQLDV/BUSPhuong.cs | C# | asf20 | 1,656 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
namespace CTLQLDV
{
public partial class CLTTenDiaDiem : DevExpress.XtraEditors.XtraUserControl
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CLTTenDiaDiem.cs | C# | asf20 | 418 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
namespace CTLQLDV
{
public partial class CTLQuanHuyen : DevExpress.XtraEditors.XtraUserControl
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CTLQuanHuyen.cs | C# | asf20 | 416 |
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... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/Properties/AssemblyInfo.cs | C# | asf20 | 1,426 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
using BUSQLDV;
using DTOQLDV;
namespace CTLQLDV
{
public partial class CTLDuLieu : DevExpress.XtraEditors.... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CTLDuLieu.cs | C# | asf20 | 19,907 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
namespace CTLQLDV
{
public partial class CTLDuong : DevExpress.XtraEditors.XtraUserControl
{
p... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CTLDuong.cs | C# | asf20 | 408 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
namespace CTLQLDV
{
public partial class CTLDichVu : DevExpress.XtraEditors.XtraUserControl
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CTLDichVu.cs | C# | asf20 | 410 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
namespace CTLQLDV
{
public partial class CTLTinhThanh : DevExpress.XtraEditors.XtraUserControl
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CTLTinhThanh.cs | C# | asf20 | 416 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Text;
using System.Windows.Forms;
using DevExpress.XtraEditors;
namespace CTLQLDV
{
public partial class CTLPhuong : DevExpress.XtraEditors.XtraUserControl
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/CTLQLDV/CTLPhuong.cs | C# | asf20 | 410 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data;
using System.Data.OleDb;
namespace DAOQLDV
{
public class DAODichVu
{
public static List<DTODichVu> LayDanhSachDichVu()
{
List<DTODichVu> dsDichVu =... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAODichVu.cs | C# | asf20 | 4,572 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
namespace DAOQLDV
{
internal class DAOTuKhoaTinhThanh
{
public static bool ThemTuKhoaTinhThanh(DTOTinhThanh dtoTT, DataAccess da)
{
bool kq = false;
try
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTuKhoaTinhThanh.cs | C# | asf20 | 888 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
namespace DAOQLDV
{
internal class DAOTuKhoaDichVu
{
public static bool ThemTuKhoaDichVu(DTODichVu dtoDV, DataAccess da)
{
bool kq = false;
try
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTuKhoaDichVu.cs | C# | asf20 | 971 |
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... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/Properties/AssemblyInfo.cs | C# | asf20 | 1,426 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data.OleDb;
using System.Data;
namespace DAOQLDV
{
public class DAODuLieu
{
public static List<DTODuLieu> LayDanhSachDuLieu()
{
List<DTODuLieu> dsDL = new... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAODuLieu.cs | C# | asf20 | 8,559 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data;
using System.Data.OleDb;
namespace DAOQLDV
{
public class DAOPhuong
{
public static List<DTOPhuong> LayDanhSachPhuong()
{
List<DTOPhuong> dsPhuong =... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOPhuong.cs | C# | asf20 | 4,779 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data.OleDb;
using System.Data;
using DTOQLDV;
namespace DAOQLDV
{
internal class DataAccess
{
private String _strcnn=SESSION._cnnStr;
private OleDbConnection _cnn;
public ... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DataAccess.cs | C# | asf20 | 4,148 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
namespace DAOQLDV
{
internal class DAOTuKhoaDuong
{
public static bool ThemTuKhoaDuong(DTODuong dtoD, DataAccess da)
{
bool kq = false;
try
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTuKhoaDuong.cs | C# | asf20 | 990 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
namespace DAOQLDV
{
internal class DAOTuKhoaDiaDiem
{
public static bool ThemTuKhoaDiaDiem(DTODiaDiem dtoDD, DataAccess da)
{
bool kq = false;
try
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTuKhoaDiaDiem.cs | C# | asf20 | 867 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data;
using System.Data.OleDb;
namespace DAOQLDV
{
public class DAODuong
{
public static List<DTODuong> LayDanhSachDuong()
{
List<DTODuong> dsDuong = new ... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAODuong.cs | C# | asf20 | 4,861 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Data;
using System.Data.OleDb;
using COMExcel=Microsoft.Office.Interop.Excel;
using DTOQLDV;
namespace DAOQLDV
{
public class DAOXuLi
{
public static List<DTODuLieuEX> DocDuLieuTuFileExcel(S... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOXuLi.cs | C# | asf20 | 3,069 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data;
using System.Data.OleDb;
namespace DAOQLDV
{
public class DAOTinhThanh
{
public static List<DTOTinhThanh> LayDanhSachTinhThanh()
{
List<DTOTinhThanh... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTinhThanh.cs | C# | asf20 | 4,756 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data;
using System.Data.OleDb;
using System.Collections;
namespace DAOQLDV
{
public class DAODiaDiem
{
public static List<DTODiaDiem> LayDanhSachDiaDiem()
{
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAODiaDiem.cs | C# | asf20 | 3,902 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
namespace DAOQLDV
{
internal class DAOTuKhoaQuanHuyen
{
public static bool ThemTuKhoaQuanHuyen(DTOQuanHuyen dtoQH, DataAccess da)
{
bool kq = false;
try
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTuKhoaQuanHuyen.cs | C# | asf20 | 1,032 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
using System.Data;
using System.Data.OleDb;
namespace DAOQLDV
{
public class DAOQuanHuyen
{
public static List<DTOQuanHuyen> LayDanhSachQuanHuyen()
{
List<DTOQuanHuyen... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOQuanHuyen.cs | C# | asf20 | 5,001 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using DTOQLDV;
namespace DAOQLDV
{
internal class DAOTuKhoaPhuong
{
public static bool ThemTuKhoaPhuong(DTOPhuong dtoP, DataAccess da)
{
bool kq = false;
try
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DAOQLDV/DAOTuKhoaPhuong.cs | C# | asf20 | 967 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTOTuKhoaDuong
{
private int _maTuKhoaDuong;
public int MaTuKhoaDuong
{
get { return _maTuKhoaDuong; }
set { _maTuKhoaDuong = va... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTOTuKhoaDuong.cs | C# | asf20 | 840 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTODuLieu
{
private int _maDuLieu;
public int MaDuLieu
{
get { return _maDuLieu; }
set { _maDuLieu = value; }
}
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTODuLieu.cs | C# | asf20 | 2,337 |
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... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/Properties/AssemblyInfo.cs | C# | asf20 | 1,426 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTOTuKhoaTinhThanh
{
private int _maTuKhoaTinhThanh;
public int MaTuKhoaTinhThanh
{
get { return _maTuKhoaTinhThanh; }
set { _ma... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTOTuKhoaTinhThanh.cs | C# | asf20 | 908 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTOTuKhoaDichVu
{
private int _maTuKhoaDichVu;
public int MaTuKhoaDichVu
{
get { return _maTuKhoaDichVu; }
set { _maTuKhoaDichVu... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTOTuKhoaDichVu.cs | C# | asf20 | 857 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTOTuKhoaPhuong
{
private int _maTuKhoaPhuong;
public int MaTuKhoaPhuong
{
get { return _maTuKhoaPhuong; }
set { _maTuKhoaPhuong... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTOTuKhoaPhuong.cs | C# | asf20 | 857 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTOTinhThanh
{
private int _maTinhThanh;
public int MaTinhThanh
{
get { return _maTinhThanh; }
set { _maTinhThanh = value; }
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTOTinhThanh.cs | C# | asf20 | 644 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTODichVu
{
private int _maDichVu;
public int MaDichVu
{
get { return _maDichVu; }
set { _maDichVu = value; }
}
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTODichVu.cs | C# | asf20 | 616 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTODuong
{
private int _maDuong;
public int MaDuong
{
get { return _maDuong; }
set { _maDuong = value; }
}
pri... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTODuong.cs | C# | asf20 | 596 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class SESSION
{
public static String _cnnStr;
public static List<DTODuLieu> _dsDuLieu;
public static List<DTODiaDiem> _dsDiaDiem;
public static List<DTOD... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/SESSION.cs | C# | asf20 | 561 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace DTOQLDV
{
public class DTOQuanHuyen
{
private int _maQuanHuyen;
public int MaQuanHuyen
{
get { return _maQuanHuyen; }
set { _maQuanHuyen = value; }
... | 10hca1-team4-qldv | trunk/ 10hca1-team4-qldv/DTOQLDV/DTOQuanHuyen.cs | C# | asf20 | 644 |