文件名称:dmscq
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2013-08-12
- 文件大小:
- 729kb
- 下载次数:
- 0次
- 提 供 者:
- 肖*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
SqlServer及Sqlite数据库接口代码生成器。针对SqlServer数据表,可生成常用的增删改查等存储过程,然后再根据存储过程生成C#语言的WebService调用数据方法类。供上层应用直接调用,省去一大堆代码编写过程。-SqlServer and Sqlite database interface code generator. For SqlServer data sheet can be used to generate CRUD stored procedure, and then according to the stored procedure generates the C# language class WebService call the data method. For the upper application called directly, eliminating the need for a lot of writing code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码生成器\BLL\ScheduleBll.cs
..........\...\ScheduleDateBll.cs
..........\BLL
..........\CreateCode.exe
..........\CreateCode.pdb
..........\CreateCode.vshost.exe
..........\DBUtility\SQLHelper.cs
..........\DBUtility
..........\IDAL\ISchedule.cs
..........\....\IScheduleDate.cs
..........\IDAL
..........\LatelyLink.xml
..........\log4net.dll
..........\Lsq_WebControl.dll
..........\Microsoft.Data.ConnectionUI.Dialog.dll
..........\Microsoft.Data.ConnectionUI.dll
..........\.odel\ScheduleDateInfo.cs
..........\.....\ScheduleInfo.cs
..........\Model
..........\SQL\log4net.dll
..........\...\Lsq_WebControl.dll
..........\...\SQL.dll
..........\SQL
..........\SQL.dll
..........\...ServerDAL\Schedule.cs
..........\............\ScheduleDate.cs
..........\SQLServerDAL
代码生成器