Skip to Content
.NET Common Language Runtime Unleashed
book

.NET Common Language Runtime Unleashed

by Kevin Burton
April 2002
Intermediate to advanced content levelIntermediate to advanced
1024 pages
23h 26m
English
Sams
Content preview from .NET Common Language Runtime Unleashed

Deploying a Private Assembly

Private deployment results in an isolated application where the application is a directory tree. Everything that you need to run your application is self contained and a part of the directory structure that is designed into the application.

This is the simplest case. If possible, this is how you should deploy your application. With a private assembly, you simply copy the files to a unique directory and run the code from there. When the software needs to be upgraded, you create another directory and copy the new files to the new directory and run. The added overhead of the disk storage space for the two versions of your software is undoubtedly minimal, and your customer can easily switch between the two versions if ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Customizing the Microsoft® .NET Framework Common Language Runtime

Customizing the Microsoft® .NET Framework Common Language Runtime

Steven Pratschner

Publisher Resources

ISBN: 0672321246Purchase book