Saturday, October 22, 2011

Service unstallation utils

util namepurpose
Installutil.exeallows you to install and uninstall windows service
Regsvcs.exeallows you to install enterprice service


I __
n |
s |ServiceProcessInstaller - to config and install group of services
t |
a |ServiceInstaller - to config and instal one service
l |
l --


C _
o |
n | ServiceController - to manipulate already installed service
f |
i |
g --

Compression

System.IO.Compression
compressiondataalgorithmfilesizecyclic redundancy
check value for
detecting data corruption
GZipStreamgzipDeflate
||
LZ77
+
Huffman coding
less then 4Gb+
DeflateStreamDeflate
||
LZ77
+
Huffman coding
less then 4Gb-