can shadowcopy be done with private assembly ?
any info about how shadowcopy actually works ?
when im compiling an assembly (while the assembly file is in use ), what i
need to do ?
change vertion ? change name of file ?
how the appDomain will know to load the new assembly ?
any info about how shadowcopy actually works ?
when im compiling an assembly (while the assembly file is in use ), what i
need to do ?
change vertion ? change name of file ?
how the appDomain will know to load the new assembly ?
Comment