资源简介
VS2008+SQL2005开源普通三层架构项目源代码
很牛的带Ajax功能的ASP.NET+C#代码生成工具,参见网页:http://download.csdn.net/source/918672
能生成从表示层到SQL脚本的所有代码,只需使用VS2008+SQL2005(无需编码,生成后将代码加入我提供的框架就成一个项目,编译后即可使用)生成前需将数据库按要求设计好,生成的代码带页面验证,AJAX智能提示、增、删、改、查、打印、导出(word\excel)(带自定义查询、打印、导出结果)等强悍功能,这里仅提代码生成器生成试用,只有正式版,结合我提供的项目框架才能正常使用。(必须在装有.NetFrameWork3.5的环境的机器上才能成功安装)
项目框架的展示图见博客相册或(http://album.hi.csdn.net/app_uploads/wsg2007/20081228/171718914.p.gif?d=20081228172404758),如有需要项目框架,请留言或与我联系e-mail:cqniit@126.com。
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: Assemblytitle(“业务逻辑层-Maticsoft.Net.Systemframework“)]
[assembly: AssemblyDescription(“Maticsoft.Net.Systemframework 示例项目源码“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“李天平“)]
[assembly: AssemblyProduct(“http://www.maticsoft.com“)]
[assembly: AssemblyCopyright(“Copyright (C) Maticsoft 2007“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
[assembly: AssemblyVersion(“2.0.0.0“)]
[assembly: AssemblyFileVersion(“2.0.0.0“)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 605 2007-10-01 17:06 DotNetDemoS3\BLL\AssemblyInfo.cs
文件 15360 2007-05-24 22:44 DotNetDemoS3\BLL\bin\Release\COM.Excel.dll
文件 1089536 2007-05-24 22:44 DotNetDemoS3\BLL\bin\Release\Excel.dll
文件 40960 2007-10-01 17:07 DotNetDemoS3\BLL\bin\Release\LTP.Accounts.dll
文件 36864 2007-07-21 13:07 DotNetDemoS3\BLL\bin\Release\LTP.Common.dll
文件 24576 2008-03-27 10:49 DotNetDemoS3\BLL\bin\Release\Maticsoft.BLL.dll
文件 53248 2008-03-27 10:49 DotNetDemoS3\BLL\bin\Release\Maticsoft.DAL.dll
文件 40960 2007-10-13 18:19 DotNetDemoS3\BLL\bin\Release\Maticsoft.DBUtility.dll
文件 24576 2008-03-27 10:49 DotNetDemoS3\BLL\bin\Release\Maticsoft.Model.dll
文件 64088 2007-10-10 09:48 DotNetDemoS3\BLL\bin\Release\Microsoft.Vbe.Interop.dll
文件 223800 2007-10-10 09:48 DotNetDemoS3\BLL\bin\Release\office.dll
文件 4996 2008-03-27 10:48 DotNetDemoS3\BLL\BLL.csproj
文件 2082 2008-03-27 10:48 DotNetDemoS3\BLL\BLL.csproj.user
文件 1765 2006-08-24 22:09 DotNetDemoS3\BLL\Images.cs
文件 1572 2006-08-24 22:09 DotNetDemoS3\BLL\ImgClass.cs
文件 4281 2008-01-02 22:01 DotNetDemoS3\BLL\NewsManage\News.cs
文件 4434 2008-01-02 22:00 DotNetDemoS3\BLL\NewsManage\NewsClass.cs
文件 1546 2007-05-20 11:12 DotNetDemoS3\BLL\NewsManage\NewsReply.cs
文件 64 2006-06-06 14:15 DotNetDemoS3\BLL\NewsManage\vssver.scc
文件 954 2008-03-27 10:49 DotNetDemoS3\BLL\obj\Release\BLL.csproj.FileListAbsolute.txt
文件 24576 2008-03-27 10:49 DotNetDemoS3\BLL\obj\Release\Maticsoft.BLL.dll
文件 33177 2008-03-27 10:49 DotNetDemoS3\BLL\obj\Release\ResolveAssemblyReference.cache
文件 4287 2007-10-04 18:11 DotNetDemoS3\BLL\Products\Brand.cs
文件 4532 2007-10-04 18:11 DotNetDemoS3\BLL\Products\Category.cs
文件 4793 2007-10-04 18:17 DotNetDemoS3\BLL\Products\Product.cs
文件 827 2007-05-20 10:40 DotNetDemoS3\BLL\PubConstant.cs
文件 1627 2007-05-20 11:10 DotNetDemoS3\BLL\SysManage.cs
文件 1352 2007-06-16 12:00 DotNetDemoS3\BLL\UserLog.cs
文件 5560 2008-03-27 10:48 DotNetDemoS3\CodematicDemoS3.sln
文件 2949120 2008-03-27 16:52 DotNetDemoS3\Codematic_Data.MDF
............此处省略1680个文件信息
- 上一篇:c#写的简单的机场售票系统
- 下一篇:C# 从内存加载动态链接库
评论
共有 条评论