搜索资源列表
Demo14
- Windows编程系列课程(14):Windows 服务 Windows编程系列课程(14):Windows 服务
MyService
- windows服务,自动将POP3邮件转存到数据库,可以很方便的与即时通讯平台,短信平台对接,基于lumi.net,需要.net 2.0
filewatchservicetest
- 使用FileSystemWatcher监控网络路径(包含源代码) 在VS2005中,.Net里面有个FileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService)
filewatchservicetest
- 在VS2005中,.Net里面有个ileSystemWatcher控件,用来监控文件变化,它会通知文件创建,修改,删除的消息。网上这样的例子很多,但是在实际应用的时候,发现还有一些待处理的问题,我做了一个简单的demo,解决了如下的问题: 1. 多次连续触发 (通过一个定时器来解决) 2. 能监控网路路径 (serviceProcessInstaller的Account属性设置为NetworkService) 3. 通过windows service来实现, 做成安装文件方便注册服务
wcfAJAXserver
- 本示例演示如何使用 Windows Communication Foundation (WCF) 创建基本的 ASP.NET 异步 Javascr ipt 和 XML (AJAX) 服务(通过从 Web 浏览器客户端使用 Javascr ipt 代码可以使用的服务)。-This sample demonstrates how to use Windows Communication Foundation (WCF) to create a basic ASP.NET Asynchronous J
ErrorHandling
- 扩展对错误处理和错误报告的控制 此示例演示如何在 Windows Communication Foundation (WCF) 服务中使用 IErrorHandler 接口对错误处理和错误报告进行扩展控制。-Expansion of the error handling and error reporting control this example demonstrates how the Windows Communication Foundation (WCF) services IE
ServicesController
- C#编写的Windows系统服务监视和控制程序,可以管理自已编写的系统服务。本身是一个托盘类型的程序-C# prepared by Windows system services to monitor and control procedures, to manage their own written system services.
windownsxpsp3IIS5.1
- windows xp internet 信息服务,IIS5.1,安装方法:在您的计算机上已经检测到“管理工具软件包”。在升级之前,请使用“添加/删除程序”将“管理工具软件包”删除。要从运行 Windows XP Professional 的计算机远程管理服务器服务,请使用“远程桌面”。-windows xp internet information services, IIS5.1, installation method: in your computer has been detected,
gjs_service
- c#.net 开发windows服务,调用外部exe-c#. net development windows service, call an external exe
DesktopSearch1_src
- 启动windows search服务进行桌面查询,可以指定查询文件格式-Start the windows search service desk queries, you can specify the file format query
20080108012
- 基于ASP.NET在线考试系统设计 本文在分析计算机(网络)考试的发展及现有模式的基础上,结合计算机网络技术的发展和素质教育的要求,提出了计算机网络自适应考试的模式,并在技术实现上进行了详细的分析.本系统是在Windows XP下,以IIS5.1(Internet Information Server)网络信息服务为应用服务器,选择ASP.NET(C#)、SQL Server 2000开发在线考试-Online Examination System Based on ASP.NET anal
ServiceManagerBase
- .Net 的服务的基础类,对.Net 开发的 Windows 服务做了包装,可以直接继承类来实现服务,同时提供基本的服务配置读取等方法。建立服务很方便-Net service the basis of class. Net development Windows service packaging, can be directly inherited class to implement the service, while providing the basic service configu
118cycomHostMonitorSource
- 网络监控简易本地安装版本是一个独立的.NET开发的服务程序,安装在您的服务器或者电脑上,能实时监控网络,出故障自动发邮件报警。 1、网络监控简易版源码使用Microsoft Visual Studio 2008开发 2、无需要数据库,使用XML保留配置文件。 3、程序使用多线程同时监控:把监控对象生成队列,多线程逐一读取队列,用命令模式调用执行。 4、全面向对象开发。 功能特点 1、完全独立安装,独立使用,支持Windwos XP、Windows 2003、Windwo
iPhoto
- iPhoto多用户相册系统(简称 iPhoto,中国国家版权局著作权登记号 2005SRBJ1880)是基于.NET2.0平台,c#开发的,运用于Windows NT服务环境下,多用户相册程序的最贴心解决方案。-iPhoto multi-user album (iPhoto, China' s National Copyright Administration Copyright Registration No. 2005SRBJ1880). NET2.0 based platform,
VB.NETWindows_fuwukfsc
- vb.net windows服务开发手册-vb.net windows service development manual
sqlser
- 定期备份sql 数据库 windows服务-Regular backup sql database windows service
AutoService-20130608
- 创建windows服务,自己编辑过的,初学者可以练手用-Creating windows service
WindowsServiceHost
- 基于windows服务的例子,开发坏境是vs2010,可能会有点错误,但是在我机器上可运行,大家可以借鉴下-Based on the example of a Windows service, development environment is vs2010, can be a bit error, but in my machine can run, you can reference
FilesAutoMoveService
- Windows 服务,自动将指定路径下的文件根据文件名称移动到对应文件夹下。-Windows service, will develop path automatically according to the file name of files were moved to the corresponding folder.
DelFile
- windows服务程序指定文件夹删除文件-The most main function of this file is delete file.