[Message Deleted]
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Why? When I write a windows service I write it in such a way so that when it is stopped it recovers itself properly when it is restarted. This is the recommended way to write a service. It should be stoppable by the user for very good reasons.
Developer Day Scotland 2 - Free community conference Recent blog posts: *Throwing Exceptions *Training Developers * Method hiding or overriding - or the difference between new and virtual