Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

Browse by Tags

All Tags » Acropolis Videos (RSS)
Expense Sample
The Acropolis Expense sample is a line of business application scenario implemented in Acropolis. In this presentation we review its functionality and explore the structure of the application, and in so doing, demonstrate how the various pieces of Acropolis...
RSS Eagle Sample, Part 1
The RSS Eagle sample demonstrates Acropolis Navigation, Dynamic Pane Layout, Acropolis Transition and Acropolis Services. The first of the 3 short videos introduces the RSS Eagle Sample,explains its functionality in the context of Acropolis and focuses...
RSS Eagle Sample, Part 2
The RSS Eagle sample demonstrates Acropolis Navigation, Dynamic Pane Layout, Acropolis Transition and Acropolis Services. This is the second of 3 short videos based on the RSS Eagle Sample. In this presentation, we show how to build a custom navigator...
RSS Eagle Sample, Part 3
The RSS Eagle Sample demonstrates Acropolis Navigation, Dynamic Pane Layout, Acropolis Transitions, and Acropolis Services. This is the third of 3 short videos based on the RSS Eagle Sample. In this video, we demonstrate how you can create your own Acropolis...
Part Portal Sample
Acropolis has many extension points through which applications can be customized. The Acropolis Part Portal sample demonstrates how these customizations can be harnessed as well as the power that Acropolis brings to developers without limiting what they...
Notepad Sample
Acropolis simplifies application development by doing a lot of the plumbing that would otherwise have to be rewritten with every application for you. This presentation demonstrates the creation of a simple text editing application, the Acropolis Notepad...
How do I use LayoutPanes?
Acropolis includes a set of visual components for rich presentation in your applications. Among these are LayoutPanes, which represent various layout strategies for PartPanes such as tabbed and split-view. This presentation introduces LayoutPanes and...
How do I use Views?
Acropolis Views allow you to create user interfaces for interacting with your parts. In this presentation we demonstrate how to create a new view in WPF for an existing part, and then to wire up that view to the part's connection points. You'll...
How Do I Get Started With Acropolis?
This video offers a brief overview of Acropolis features. Author: David Hill
How Do I Use PartPanes?
The Acropolis PartPane allows you to host the views of child parts within the views of their parent components. In addition, the PartPane provides a chrome, which exposes some of your parts' functionality to the user automatically, and helps to provide...
How Do I Use The Acropolis Designer?
Acropolis allows you to cleanly separate the visual and logical structures of your applications. The Acropolis designer in Visual Studio helps you to modify and work with and modify the logical structure of your application separately from the visual...
How Do I Use Transitions?
Acropolis provides a set of tools that use WPF to help create a rich visual presentation for client applications. Among the features provided are a wide variety of transitions from one Part's view to another's. This presentation demonstrates how...