SmallTalker

在程序摸索中...

01 2010 档案

windows service 的安装
摘要: vs创建的windwos servcie 添加一个安装类 //DataCheckInstall 是安装类的类名,并在构造函数中 初始化两个类型的信息 1 :ServiceInstaller 安装一个类,在安装服务应用程序时,由安装实用工具调用该类。 ServiceProcessInstaller: 安装一个可执行文件,由InstallUtil.exe 调用。 private ServiceInst...阅读全文

posted @ 2010-01-11 17:00 DreamZero 阅读(77) | 评论 (0) 编辑

使用soapheader 进行webservice安全验证
摘要: 1:自定义SoapHeader类,继承自:System.Web.Services.Protocols.SoapHeaderusing System;using System.Collections.Generic;using System.Web;/// <summary>///自定义的SoapHeader/// </summary>public class MySoapH...阅读全文

posted @ 2010-01-04 14:07 DreamZero 阅读(826) | 评论 (0) 编辑

My Links

Blog Stats

News