搜索资源列表
NetUnionIvrService
- 这个是c#制作的windows服务程序,功能是将数据库中得到的新记录通过URL传值到别的服务器上.如果有疑问请联系QQ:106133857-the c # is produced by the windows service procedures, database functionality is to be a new record by URL-value to other servers. If in doubt please contact QQ : 106133857
CSharpInstallUtilCode
- CSharpInstallUtilCode.rar 安装和卸载.Net编写的 WINDOWS 服务程序的工具。其功能和.Net提供的工具InstallUtil.exe一样,使用此代码可以编程安装和卸载Windows服务。
WindowsService_Src
- 一个简单明了的C#版本的Windows服务程序,初学者适用哟
chat
- C#示例程序开发 将局域网聊天程序开发成windows服务 C#示例程序开发 将局域网聊天程序开发成windows服务
CareEye
- 我自已写的windows服务程序,用c#编写,程序加入服务后,定时提醒放松眼睛,离开电脑休息一会儿
With_tray_control_windows_services_csharp_implemen
- 本程序是用c#实现托盘控制windows服务,功能较完善。-This procedure is used to control c# implementation tray windows Service, function better.
SMS
- 本程序实现一个短信服务器,作为Windows 服务安装到计算机里,并提供API函数供调用短信服务器的功能。-This software develops a SMS Server,it is can be installed in computer as a Windows Service.Also ,there is APIs of SMS Server to be called for you.
c5
- C# 如何创建安装卸载Windows服务程序 C#源码 测试通过-c#
C18
- Windows应用程序中的数据控件 BindingSourceArray 绑定数组数据源的案例。 BindingSourceDataSet 绑定DataSet数据源的案例。 DataGridViewEdit Windows中的数据显示控件实现编辑的案例。 DataGridViewRowCol 读取数据控件中的行和列的案例。 DataGridViewSample 数据视图使用案例。 DataGridViewWebService 数据视图与Web服务结合
directoryWatcher
- 这是一个windows的服务程序,根据配置文件监控多个目录文件的改变,如添加,修改,删除等功能,并在文件改变时启用设置相关程序,比较适合上传视频压缩功能. -this is a windows services using c#,just monitor files add,change,delete
VCrmjt
- Visual C#作为微软的旗舰编程语言,经过几年的长足发展,在全球得以迅速普及,成为很多程序员的首选语言。Visual C# 2008新增了大量可圈可点的丰富特性,《Visual C# 2008 从入门到精通》围绕着基础知识和这些新特性全面介绍了如何利用Visual Studio 2008和.NET Framework来进行C#编程。书中沿袭深受读者欢迎的Step by Step风格,通过丰富的练习引导读者逐步构建Windows应用程序,访问SQL Server数据库,开发ASP.NET We
NetworkProgramming
- 此程序实现了服务器和客户端之间的通信,只需要简单修改IP,即能支持在广域网通信。服务端应用Socket,界面则用XAML构建,平台是net.framework 4.0.这个是网络编程的课程设计源代码。-This program implements the server and client communication between, simply modify the IP, that is able to support wide-area network communication. S
csharp
- C#高级编程 第2版 本书为一本综合性C#的图书,第一章 .NET结构, 第二章 c#简介,第三章 c#基础,第四章 类和继承,第五章 面向对象的c#语言,第六章 C#的高级论题,第七章 c#和基类, 第八章 在.NET环境中编程,第九章 windows应用程序,第十章 装配件,第十一章 .NET的数据访问,第十二章 查看.NET的数据,第十三章 XML,第十四章 文件和注册表制作,第十五章 使用Active Directory,第十六章 ASP.NET页面,第十七章 Web服务 第十八章
VCrmjt
- ,《Visual C# 2008 从入门到精通》围绕着基础知识和这些新特性全面介绍了如何利用Visual Studio 2008和.NET Framework来进行C#编程。书中沿袭深受读者欢迎的Step by Step风格,通过丰富的练习引导读者逐步构建Windows应用程序,访问SQL Server数据库,开发ASP.NET Web应用程序,创建并使用Web服务等。 -failed to translate
Installer
- windows服务安装源代码,使用改程序可以安装可执行程序为windows服务。默认使用系统账户。-windows service install source code,this will install executeable file to a windows service.
Windows
- C#实现的TCP文件传输。工程里两个项目,一个是控制端一个是后门。 如果你们寝室共有的路由器~~就可以对这么干。把服务端放在他的机器上后台运行,在backdoor文件夹下,开机自启动。你这边可以随时任意的发送exe过去,那边收到后就会立刻执行。 可以是恶作剧的程序、话说今天偶实验了一下,把室友的电脑桌面换成了凤姐的靓照,蛮好玩的 实现你要先找到他的ip,可以登录路由控制面板看,也可以用一些局域网的扫描工具扫一下。 选择好要运行的文件,Deploy一下那边就执行了。 -
FileMonitorService
- 利用windows服务程序监控指定文件夹内容变化,并做相应处理-Windows service program to monitor the specified folder contents change, and act accordingly
mysql-WINDOWS--SERVICES
- 使用http协议进行数据采集,存储在MYSQL中的Windows服务程序-Using the HTTP protocol for data collection, stored in a MYSQL of Windows service program
bayiservice
- 一个C#的windows服务程序,可以定时重启计算机中的某个程序,定时时间及程序名称可以在配置config文件中修改-A C# windows service program, you can restart the computer in a regular program, regular time and the name of the program can be modified in the configuration config file
execTask
- 定期执行http任务的windows服务程序,可以设定执行间隔,地址和参数。-HTTP tasks on a regular basis to implement the windows service program, you can set the execution interval, address and parameters.