Hi all,
I have a web service that returns a byte[] which should be an application. My question is, how in the client do I now save that byte array back to the local file system as an assembly (could be an exe or dll if this matters)?
Age is a consequence of experience
I have a web service that returns a byte[] which should be an application. My question is, how in the client do I now save that byte array back to the local file system as an assembly (could be an exe or dll if this matters)?
Age is a consequence of experience