A. ClickOnce Deployment of WPF Applications

WINDOWS PRESENTATION FOUNDATION (WPF) is the new vector-based rich graphics model for developing Graphical User Interface (GUI) applications in .NET 3.0.[1] WPF lets you write Windows applications that can present rich media, 3D models, animation, and other advanced rendering approaches with much less code than preceding technologies. WPF fundamentally changes the way you develop Windows applications. With WPF, you will program against a whole new API that is based around a rich composition model of elements, and you will do a lot of that programming in a new XML-based programming language: eXtensible Application Markup Language (XAML).

WPF can also present traditional Windows application user interface ...

Get Smart Client Deployment with ClickOnce: Deploying Windows Forms Applications with ClickOnce now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.