sc.exe is very powerful to install and remove services.
Subscribe to:
Post Comments (Atom)
Is High Quality Software Worth the Cost?
I can't agree more with Martin Fowler's post on "Is High Quality Software Worth the Cost?". Here is just a repost. https:/...
-
I like NLog because it is probably the easiest logging framework I used. By simply copying NLog.config file to the project and set the ...
-
Using ref and unsafe in async methods and iterators Before C# 13, declaring local ref variables or local variables of a ref struct typ...
-
Recently ran into OutOfMemoryException from a .NET 3.0 WCF web service whenever the w3wp.exe reaches ~1.395 GB memory. WCF web service is ho...
No comments:
Post a Comment