A basic Windows service in VB (VBWindowsService)

时间:2015-01-09 16:10:03
【文件属性】:

文件名称:A basic Windows service in VB (VBWindowsService)

文件大小:113KB

文件格式:RAR

更新时间:2015-01-09 16:10:03

Windows,VB.NET,WindowsService

A basic Windows service in VB (VBWindowsService) ============================================================================= WINDOWS SERVICE : VBWindowsService Project Overview ============================================================================= ///////////////////////////////////////////////////////////////////////////// Summary: This code sample demonstrates creating a very basic Windows Service application in Visual Basic.NET. The example Windows Service logs the service start and stop information to the Application event log, and shows how to run the main function of the service in a thread pool worker thread. You can easily extend the Windows Service skeleton to meet your own business requirement. ///////////////////////////////////////////////////////////////////////////// Demo: The following steps walk through a demonstration of the Windows Service sample.


【文件预览】:
A basic Windows service in VB (VBWindowsService)
----description()
--------6982159224d7a85a1df1fb78faaaa74c-7f637e20664af8990a67bc9713763402-RequestReducedScript.js(591B)
--------54dce56d9ee1e6f2489b2b5def22cfb6-6291eab0c69d18e65e2627727b6c3dce-RequestReducedStyle.css(40KB)
--------descriptionframe.html(18KB)
--------onecodelogo.html(13KB)
--------common.css(19KB)
--------offline.js(2KB)
--------brand.css(49KB)
--------58624bba6f9a865ff785e54bad2a962f-84c43e7f5984ca7fc54014ec8acd75e8-RequestReducedStyle.css(1KB)
----description.html(19KB)
----license.rtf(14KB)
----VB()
--------Release()
--------VBWindowsService.sln(2KB)
--------VBWindowsService.suo(17KB)
--------VBWindowsService()
--------Debug()

网友评论

  • 不错,能得到很大帮助
  • 非常不错,学习了