Description: PMIS-------- main program code
Layer, is responsible for application forms, user experience.
------- DALFactory----- Abstract Factory
Abstract factory for creating a variety of methods of data objects, there are configuration files and the use of reflection.
------- IDAL-------- data interface layer (control is to choose what type of database)
Data manipulation interface, data access layer to achieve its interface and rewrite it (embodied ideas for programming interface).
------- BLL------
Processing application s business logic layer to be called.
------- Model------- structure model (corresponding to database fields)
Model assembly, storage entity class for data access layer and logical layer calls
------- SQLServerDAL---- SQLServer data access layer
Data access layer, to achieve specific select, update, delete .... operation, rewritten IDAL interfaces.
------- OracleDAL---- Oracle Data Access Layer
Data access layer, to achieve specific select,
File list (Check if you may need any files):
DataBase\物业管理系统.mdf.dsn
BLL\Admin.cs
...\bin\Debug\BLL.dll
...\...\.....\BLL.pdb
...\...\.....\DALFactory.dll
...\...\.....\DALFactory.pdb
...\...\.....\IDAL.dll
...\...\.....\IDAL.pdb
...\...\.....\Model.dll
...\...\.....\Model.pdb
...\BLL.csproj
...\obj\BLL.csproj.FileListAbsolute.txt
...\...\Debug\BLL.dll
...\...\.....\BLL.pdb
...\...\.....\ResolveAssemblyReference.cache
...\Properties\AssemblyInfo.cs
DALFactory\Admin.cs
..........\bin\Debug\DALFactory.dll
..........\...\.....\DALFactory.pdb
..........\...\.....\IDAL.dll
..........\...\.....\IDAL.pdb
..........\...\.....\Model.dll
..........\...\.....\Model.pdb
..........\DALFactory.csproj
..........\obj\DALFactory.csproj.FileListAbsolute.txt
..........\...\.ebug\DALFactory.dll
..........\...\.....\DALFactory.pdb
..........\...\.....\ResolveAssemblyReference.cache
..........\Properties\AssemblyInfo.cs
IDAL\bin\Debug\IDAL.dll
....\...\.....\IDAL.pdb
....\...\.....\Model.dll
....\...\.....\Model.pdb
....\IAdmin.cs
....\IDAL.csproj
....\obj\Debug\IDAL.dll
....\...\.....\IDAL.pdb
....\...\.....\ResolveAssemblyReference.cache
....\...\IDAL.csproj.FileListAbsolute.txt
....\Properties\AssemblyInfo.cs
Model\AdminInfo.cs
.....\bin\Debug\Model.dll
.....\...\.....\Model.pdb
.....\Model.csproj
.....\obj\Debug\Model.dll
.....\...\.....\Model.pdb
.....\...\Model.csproj.FileListAbsolute.txt
.....\Properties\AssemblyInfo.cs
PMIS\App.config
....\bin\Debug\BLL.dll
....\...\.....\BLL.pdb
....\...\.....\DALFactory.dll
....\...\.....\DALFactory.pdb
....\...\.....\DBUtility.dll
....\...\.....\DBUtility.pdb
....\...\.....\IDAL.dll
....\...\.....\IDAL.pdb
....\...\.....\Model.dll
....\...\.....\Model.pdb
....\...\.....\PMIS.exe
....\...\.....\PMIS.exe.config
....\...\.....\PMIS.pdb
....\...\.....\PMIS.vshost.exe
....\...\.....\PMIS.vshost.exe.config
....\...\.....\SQLServerDAL.dll
....\...\.....\SQLServerDAL.pdb
....\...\.....\Utility.dll
....\...\.....\Utility.pdb
....\Login.cs
....\Login.Designer.cs
....\Login.resx
....\obj\Debug\PMIS.csproj.GenerateResource.Cache
....\...\.....\PMIS.exe
....\...\.....\PMIS.Login.resources
....\...\.....\PMIS.pdb
....\...\.....\PMIS.Properties.Resources.resources
....\...\.....\ResolveAssemblyReference.cache
....\...\PMIS.csproj.FileListAbsolute.txt
....\PMIS.csproj
....\Program.cs
....\...perties\AssemblyInfo.cs
....\..........\Resources.Designer.cs
....\..........\Resources.resx
....\..........\Settings.Designer.cs
....\..........\Settings.settings
SQLServerDAL\Admin.cs
............\bin\Debug\DBUtility.dll
............\...\.....\DBUtility.pdb
............\...\.....\IDAL.dll
............\...\.....\IDAL.pdb
............\...\.....\Model.dll
............\...\.....\Model.pdb
............\...\.....\SQLServerDAL.dll
............\...\.....\SQLServerDAL.pdb
............\...\.....\Utility.dll
............\...\.....\Utility.pdb
............\obj\Debug\ResolveAssemblyReference.cache
............\...\.....\SQLServerDAL.dll
............\...\.....\SQLServerDAL.pdb
............\...\SQLServerDAL.csproj.FileListAbsolute.txt