-
让你的XP风格的菜单很容易!
Make your menu to xpstyle easily!
Just "Draw" this control on your form!
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-SourceCode.com/vb/scripts/ShowCode.asp?txtCodeId=1366&lngWId=10
- 2022-02-20 16:19:29下载
- 积分:1
-
DataSet 到 T-SQL 脚本
翻译 maninwest@Codeforge 作者:Brad Joss@CodeProject static 类对外暴露了采用 System.Data.DataTable 或 DataSet并输出为 Transact SQL (T-SQL) 脚本的方法。当该脚本在 SQL Server 实例中运行时,可以创建#TEMP 表格形式的逻辑相似的结构。调试时特别有用,可用来分析 DataTable(s) 中的数据。 虽然这个代码的主要目标是用于调试,但是也可用于日志机制,来捕获日志报告详情,显示数据如何在系统中移动。使用代码要创建T-SQL 脚本,需要根据你的需求调用其中一个方法。代码提供了 3 个方法,输出结果到 Debug.Output 窗口,System.String 变量或者到一个文件。DataSet ds = // A DataSet filled with data....
// Write the script results to the Debug.Output window
DataSetToScript.DataSetToSqlScriptOutput(ds);
// Write th
- 2022-02-12 06:54:49下载
- 积分:1
-
Utiliser-ADONET-VB
Utiliser ADO.Net for Visual Basic .Net
- 2011-07-17 16:38:45下载
- 积分:1
-
wpf中使用代码生成自定义tooltip,测试项目,需安装.net3.5
wpf中使用代码生成自定义tooltip,测试项目,需安装.net3.5-the use of code generation wpf custom tooltip, testing projects, to be installed. net3.5
- 2022-02-04 10:28:22下载
- 积分:1
-
NHibernate-4.0.3.GA-bin
一个很好的orm的.net框架
容易学习
- 2022-02-12 16:23:52下载
- 积分:1
-
超市管理系统
在现代社会中,小型超市是我们日常生活中不可或缺的部分,其商品数量快速增多,有关各种商品的信息量也急剧增加,手工管理出现各种弊端。本次毕设针对这些问题研发了小型超市管理系统,能够使消费者购买到所需物品,使超市管理人员能够具体、合理、直接的管理杂乱的超市数据。
本系统利用asp.net技术与sql server 2008数据库开发设计,分为管理员模块和普通用户模块,具有人员信息管理和商品信息管理的功能,该系统是为小型超市量身定做的,操作简单,极大地方便了超市管理,因此具有非常强的实用性
- 2022-03-04 18:59:57下载
- 积分:1
-
Phenix.NET是基于.NET技术平台之上搭建的一个技术框架,主要针对非浏览器UI的分布式应用系统的开发,提供一套通用的、可复用的基础组件和服务,以帮助开发...
Phenix.NET是基于.NET技术平台之上搭建的一个技术框架,主要针对非浏览器UI的分布式应用系统的开发,提供一套通用的、可复用的基础组件和服务,以帮助开发人员敏捷而可靠地设计自己的产品,而无需将更多的精力投入到具体的技术细节上。
Phenix.NET,包括了一个组件包(Phenix.dll)、定制工具(Phenix.Manager.exe)、和一个基于remoting技术的应用服务容器(Phenix.ServicesHost.exe)。
本发行包,是以压缩包的形式进行发布的,你可以解压到任何目录下直接使用。
-Phenix.NET is based on. NET technology platform to build a technology framework, the main browser UI for non-distributed application system development, to provide a generic, reusable components and services based on in order to help the development of agile and reliable staff to design their own products without having to put more energy into specific technical details. Phenix.NET, including a package (Phenix.dll), custom tools (Phenix.Manager.exe), and a technique based on the remoting service container (Phenix.ServicesHost.exe). The package, based on the form of compressed packets released, you can unpack to any directory directly used.
- 2022-05-31 01:40:19下载
- 积分:1
-
VB.Net编写的FTP上传下载类,VS2005/2008下调试通过
VB.Net编写的FTP上传下载类,VS2005/2008下调试通过
-VB.Net prepared FTP uploading and downloading category, VS2005/2008 debugging through
- 2022-01-25 18:00:22下载
- 积分:1
-
MP3ToWavConverter
Converter for MP3 ins Wave
- 2018-01-12 10:21:08下载
- 积分:1
-
进销存软件
本软件包含产品管理、采购管理、库存管理、销售管理、仓库管理、部门管理、职位管理、考勤管理、用户权限管理、单据打印功能、报表管理、供销商管理等适合于产品型公司使用
- 2022-03-23 22:30:08下载
- 积分:1