Category: .NET
-
ClickOnce Deployment Architecture
Read This Post: ClickOnce Deployment ArchitectureWhile continuing my research and learning of ClickOnce deployment, I came across a very interesting page that explains Click Once Deployment Architecture. The article describes how a ClickOnce installation is physically installed on a client computer. Application Publication Each application publication has: A deployment manifest – A deployment manifest is an XML file that describes…