文件名称:EasyFastFrame
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-27
- 文件大小:
- 24.09mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
EasyFast框架是一个快速开发框架,包含轻量级ORM模块、
非DAL层事务解决方案(更轻松的用现有方法实现事务)、
参数化查询解决方案、Web层MVC解决方案。
源码中有详细说明文档
注意:
如果有报错可能是没有引用相关dll,dll都放在web层的dll目录中。
另外sqlite可能会报只读错误,属性里改成可读写就行。
开发环境为Visual Studio 2010,数据库为SqLite,数据库文件在
Web/App_Data文件夹中附加就行。-EasyFast fr a mework is a fr a mework for rapid development, including the lightweight ORM module, non-DAL layer transaction solutions (easier to achieve with existing methods Affairs), parameterized queries, solutions, Web layer MVC solution. Source code Detailed documentation NOTE: If there is no reference to the relevant error may dll, dll are placed in the web tier dll directory. Also sqlite may report read errors, attribute can be read into the line. Development environment for Visual Studio 2010, database SqLite, the database file in the Web/App_Data folder, attach the line.
非DAL层事务解决方案(更轻松的用现有方法实现事务)、
参数化查询解决方案、Web层MVC解决方案。
源码中有详细说明文档
注意:
如果有报错可能是没有引用相关dll,dll都放在web层的dll目录中。
另外sqlite可能会报只读错误,属性里改成可读写就行。
开发环境为Visual Studio 2010,数据库为SqLite,数据库文件在
Web/App_Data文件夹中附加就行。-EasyFast fr a mework is a fr a mework for rapid development, including the lightweight ORM module, non-DAL layer transaction solutions (easier to achieve with existing methods Affairs), parameterized queries, solutions, Web layer MVC solution. Source code Detailed documentation NOTE: If there is no reference to the relevant error may dll, dll are placed in the web tier dll directory. Also sqlite may report read errors, attribute can be read into the line. Development environment for Visual Studio 2010, database SqLite, the database file in the Web/App_Data folder, attach the line.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
51Aspx源码必读.txt
BuildProcessTemplates
Documnet
........\EF_WorkFlow.pdm
EasyFast.BLL
............\bin
............\...\Debug
............\...\.....\EasyFast.BLL.dll
............\...\.....\EasyFast.BLL.pdb
............\...\.....\EasyFast.ClassFactory.dll
............\...\.....\EasyFast.ClassFactory.pdb
............\...\.....\EasyFast.DAL.dll
............\...\.....\EasyFast.DAL.pdb
............\...\.....\EasyFast.Model.dll
............\...\.....\EasyFast.Model.pdb
............\...\.....\ICSharpCode.SharpZipLib.dll
............\...\.....\log4net.dll
............\...\.....\MySql.Data.dll
............\...\.....\NVelocity.dll
............\...\Release
............\BLL.cs
............\ChatContentService.cs
............\EasyFast.BLL.csproj
............\EasyFast.BLL.csproj.vspscc
............\obj
............\...\Debug
............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...\.....\EasyFast.BLL.csproj.FileListAbsolute.txt
............\...\.....\EasyFast.BLL.csprojResolveAssemblyReference.cache
............\...\.....\EasyFast.BLL.dll
............\...\.....\EasyFast.BLL.pdb
............\...\.....\TempPE
............\Properties
............\..........\AssemblyInfo.cs
............\SiteSettings.cs
............\Ucoperation.cs
............\Ucpermission.cs
............\Ucresource.cs
............\Ucrole.cs
............\Ucroleincpermission.cs
............\Ucuser.cs
............\Ucuserincrole.cs
EasyFast.ClassFactory
.....................\bin
.....................\...\Debug
.....................\...\.....\EasyFast.ClassFactory.dll
.....................\...\.....\EasyFast.ClassFactory.pdb
.....................\...\.....\ICSharpCode.SharpZipLib.dll
.....................\...\.....\log4net.dll
.....................\...\.....\MySql.Data.dll
.....................\...\.....\NVelocity.dll
.....................\DataAccess.cs
.....................\EasyFast.ClassFactory.csproj
.....................\EasyFast.ClassFactory.csproj.vspscc
.....................\obj
.....................\...\Debug
.....................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.....................\...\.....\EasyFast.ClassFactory.csproj.FileListAbsolute.txt
.....................\...\.....\EasyFast.ClassFactory.csprojResolveAssemblyReference.cache
.....................\...\.....\EasyFast.ClassFactory.dll
.....................\...\.....\EasyFast.ClassFactory.pdb
.....................\...\.....\TempPE
.....................\Properties
.....................\..........\AssemblyInfo.cs
EasyFast.DAL
............\bin
............\...\Debug
............\...\.....\EasyFast.DAL.dll
............\...\.....\EasyFast.DAL.pdb
............\...\.....\EasyFast.Model.dll
............\...\.....\EasyFast.Model.pdb
............\...\.....\ICSharpCode.SharpZipLib.dll
............\...\.....\log4net.dll
............\...\.....\MySql.Data.dll
............\...\.....\NVelocity.dll
............\...\.....\System.Data.SQLite.dll
............\...\Release
............\DALCommon.cs
............\DALMySQL.cs
............\DALOleDb.cs
............\DALSQLite.cs
............\DALSQLServer.cs
............\EasyFast.DAL.csproj
............\EasyFast.DAL.csproj.vspscc
............\IDAL.cs
............\obj
............\...\Debug
............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...\.....\EasyFast.DAL.csproj.FileListAbsolute.txt
............\...\.....\EasyFast.DAL.csprojResolveAssemblyReference.cache
............\...\.....\EasyFast.DAL.dll
............\...\.....\EasyFast.DAL.pdb
............\...\.....\TempPE
............\Properties
............\..........\AssemblyInfo.cs
EasyFast.Model
..............\bin
..............\...\Debug
..............\...\.....\EasyFast.Model.dll
..............\...\.....\EasyFast.Model.pdb