关于Windows服务的获取方式
我是一名中级 C# 程序员,我正在准备考试 70-536,我的问题是在哪里可以找到有关 .net 平台内置的 Windows 服务的好示例。
如果您已经做过Windows服务...您能告诉我您的服务吗?
为了正确理解这个主题,我应该做一个清晰的例子。
I'm an intermediate C# programmer and I'm getting ready for Exam 70-536, my question is where I can find a good example about windows services built in .net platform.
If you already done windows services ... can you tell me about your service?
What would be a clear example that I should do to get this topic right.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是开始使用 Windows 服务的一个很好的教程:
http://www.codeproject.com/KB/system/WindowsService.aspx
This is a good tutorial to start with windows services :
http://www.codeproject.com/KB/system/WindowsService.aspx