01.
刀兄写的IIS管理类(C#)///*********************************************************** ///************** IIS控制管理类 1.0 Beta ************** ///************** Author: 飞刀 ************** ///************** http:...查看完整版>>
刀兄写的IIS管理类(C#)
02.
.NET中用C#操纵IISusing System;using System.DirectoryServices;using System.Collections;using System.Text.RegularExpressions;using System.Text;/*** @author 吴海燕...查看完整版>>
.NET中用C#操纵IIS
03.
用C#操纵IIS(代码)用C#操纵IIS(代码) 用C#操纵IIS(代码) using System;using System.DirectoryServices;using System.Collections;using System.Text.RegularExpressions;using System.Text; /** * @author 吴海燕 * @ema...查看完整版>>
用C#操纵IIS(代码)
04.
.NET中 用C#操纵IISusing System;using System.DirectoryServices;using System.Collections;using System.Text.RegularExpressions;using System.Text;/*** @author 吴海燕* @email * 2004-6-25 第一版*/namespace Wuhy.ToolBox{/// &...查看完整版>>
.NET中 用C#操纵IIS
05.
用ADSI控制IIS创建网站, 虚拟目录…… (C#)这是当年赶工的网站用到的东东, 结果快做完了警察叔叔来个网站要备案,朋友不干了,我也停工了,翻出来共享了~..)可以用ADSI和WMI(WIN2k3的才好),参考了网友们的资料,有版权问题麻烦EMAIL一下原来是按三层写的代码没有整...查看完整版>>
用ADSI控制IIS创建网站, 虚拟目录…… (C#)
06.
用C#操纵IIS(代码)using System;using System.DirectoryServices;using System.Collections;using System.Text.RegularExpressions;using System.Text; /** * @author 吴海燕 * @email wuhy80-usual@yahoo.com * 2004-6-25 第一版 */...查看完整版>>
用C#操纵IIS(代码)
07.
用c#写的smtp邮件发送类//**********************Created by Chen**************************using System;using System.IO;using System.Text;using System.Net;using System.Net.Sockets;using System.Collections;using System.Collecti...查看完整版>>
用c#写的smtp邮件发送类
08.
用c#写的smtp邮件发送类//**********************Created by Chen**************************using System;using System.IO;using System.Text;using System.Net;using System.Net.Sockets;using System.Collections;using System.Collecti...查看完整版>>
用c#写的smtp邮件发送类
09.
一个用c#写的扫描asp源码漏洞的应用程序(续)//主要方法protected void btnGo_Click (object sender, System.EventArgs e){//解析urlstring strServer = this.txtServer.Text ;string strUrl = this.txtFileName.Text ;char [] point = {'.'} ; //定义分割符为"...查看完整版>>
一个用c#写的扫描asp源码漏洞的应用程序(续)
10.
发布我用C#写的两个小工具下载: 本程序需要微软.Net框架支持,如果你的电脑未安装.Net Framework,请首先点击安装文件。只需安装一次,以后不用再安装,即使卸载本运行程序亦是如此。 实际运行文件:AsBestSee.exe 阿山Net图片...查看完整版>>
发布我用C#写的两个小工具
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。