Browse by Tags
All Tags »
Acropolis Videos (
RSS)
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...
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...
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...
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...
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...
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...
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...
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...
This video offers a brief overview of Acropolis features. Author: David Hill
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...
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...
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...