资源列表
qqxx
- 首先新建一个项目 选择解决方案-空白方案 其次 添加一个项目 选择类库 取名 MOD 数据模型层 再添加一个项目 选择类库 取名 DAL 数据访问层 再添加个项目取名 选择类库 取名 BLL 业务逻辑层 最后添加一个web应用程序 然后右击DAL 选着依赖 MOD 还有 添加引用 选project 选择 MOD 右键 BLL 选择依赖MOD DAL 添加引用 MOD DAL 最后web 引用 BLL 这样我们就搭建好了环境 然后开始编码 测试的时候注意DAL/
Show-the-mouse-pointer
- 实现了VB.NET下的鼠标穿透 并实时获取鼠标位置-Achieved through VB.NET and mouse under the real-time access to the mouse position
124
- 安装VB开发数据库排版制作上传以及其他关于数据库的编程以及安装上
CSharp_VB-new
- c#和vb的dll相互调用,包含源码,提供参考-C# and VB DLL call each other
CheckItem
- 完成体检套餐选择功能,默认有两个套餐,A/B,各自选择一些项目,并计算出价格,且显示出来。-CheckItem,two mode,A/B,can choose the mode,present the price.
201092113141561
- 弹钢琴,同过电脑键盘,模拟弹钢琴, 资源类别: .Net源码¦VB.NET -Piano keyboard with a computer to simulate playing the piano, resource types:. Net Source ¦ VB.NET
net2.0xiazai
- 是一个用.net2.0写的一个下载组建可以直接使用类似有网络快车
Barcode_src
- Barcode generator written in CSharp. Integrated universal formats. I took it from code project website
Generate-RDLC-dynamically
- .net的rdlc报表示例,包含源代码,初学者可以看看,学习有帮助。-. net sample of rdlc statements, including source code, a beginner can look at, study help.
txt-and-sql
- 进行txt格式文件的入库与提取,避免手工输入的麻烦-Txt format file storage and retrieval to avoid the trouble of manually entered
WeBCamcapture
- Vb.nET WebCam CAPture
wcf
- WCF的服务端和客户端,创建服务端和客户端调用的例子,适合初学者。-WCF service and client for beginners