<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lab49 Blog &#187; Acropolis</title>
	<atom:link href="http://blog.lab49.com/archives/category/acropolis/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lab49.com</link>
	<description>Technology and industry insights from Lab49.</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:02:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Video: Introducing Acropolis</title>
		<link>http://blog.lab49.com/archives/1238</link>
		<comments>http://blog.lab49.com/archives/1238#comments</comments>
		<pubDate>Thu, 12 Jul 2007 11:55:32 +0000</pubDate>
		<dc:creator>Daniel Chait</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Acropolis]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://blog.lab49.com/archives/1238</guid>
		<description><![CDATA[Video link: Introducing Acropolis Author: David Hill Duration: 12 Minutes Quick summary of the points in the video: Acropolis provides: Application Templates (Part Library, WPF Application, WPF Document-Style Application) Application Wizard: Theme (only a single theme in CTP 1 but more in subsequent releases) Navigation (single/multiple item) Layout (default, tabbed, split layout) Includes options for [...]]]></description>
			<content:encoded><![CDATA[<p>Video link: <a href="http://download.microsoft.com/download/9/8/4/984da9b4-b5ff-45ba-b673-03117c393238/WinVideo-Acropolis-GettingStarted.wmv">Introducing Acropolis</a>
	</p>
<p><a href="http://download.microsoft.com/download/9/8/4/984da9b4-b5ff-45ba-b673-03117c393238/WinVideo-Acropolis-GettingStarted.wmv"><img src="http://blog.lab49.com/wp-content/uploads/2007/07/071207_1155_VideoIntrod1.jpg" alt="" border="0"/></a>
	</p>
<p>Author: David Hill<br />
Duration: 12 Minutes</p>
<p>Quick summary of the points in the video:</p>
<p>Acropolis provides:</p>
<ul>
<li>Application Templates (Part Library, WPF Application, WPF Document-Style Application)
</li>
<li>Application Wizard:
<ul>
<li>Theme (only a single theme in CTP 1 but more in subsequent releases)
</li>
<li>Navigation (single/multiple item)
</li>
<li>Layout (default, tabbed, split layout)
<ul>
<li>Includes options for main menu, toolbar, status bar
</li>
</ul>
</li>
</ul>
</li>
<li>Component designer &#8211; visually design business components
</li>
<li>Pre-built Part templates (Generic Part and Document-Centric Part)
</li>
<li>Document Manager &#8211; manages creation, opening, closing, saving of documents (by providing handlers for the relevant commands)
<ul>
<li>Allows you to establish editors for different document types
</li>
<li>Prompts to save changes, etc
</li>
</ul>
</li>
</ul>
<p>Acropolis Design points:
</p>
<ul>
<li>Modular approach to building applications
</li>
<li>Basic building block is the &#8220;Part&#8221;
<ul>
<li>Separation between UI and logic
</li>
<li>UI piece is called the &#8220;View&#8221;
</li>
<li>Business logic components defined in code and hooked up via XAML
</li>
<li>Connection points (data provider, component property, service dependency, etc) define how logic is wired to the View    
</li>
</ul>
</li>
</ul>
<p>[via <a href="http://blogs.msdn.com/ericnel/default.aspx">Eric Nelson</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lab49.com/archives/1238/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://download.microsoft.com/download/9/8/4/984da9b4-b5ff-45ba-b673-03117c393238/WinVideo-Acropolis-GettingStarted.wmv" length="23567343" type="video/x-ms-wmv" />
		</item>
	</channel>
</rss>

