<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.1" -->
<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/"
	>

<channel>
	<title>Stanimir Stoyanov's Blog</title>
	<link>http://stoyanoff.info/blog</link>
	<description></description>
	<pubDate>Mon, 21 Jul 2008 21:35:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>
	<language>en</language>
			<item>
		<title>Xaml and Baml Files Viewer</title>
		<link>http://stoyanoff.info/blog/code/xaml-and-baml-files-viewer/</link>
		<comments>http://stoyanoff.info/blog/code/xaml-and-baml-files-viewer/#comments</comments>
		<pubDate>Sun, 29 May 2005 13:37:55 +0000</pubDate>
		<dc:creator>Stanimir Stoyanov</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://stanfisher.aeroxp.net/blog/?page_id=16</guid>
		<description><![CDATA[XamlViewer is an application written for the WinFX SDK (March 2005 CTP) Avalon bits. This CTP release has a bug with registering the Xaml file association. This little application fixes this, and in fact, even associates itself with Baml (binary, or compiled Xaml) files. The Baml files load faster by Avalon&#8217;s PresentationHost, because its records/nodes&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>XamlViewer</strong> is an application written for the <em>WinFX SDK</em> <em>(March 2005 CTP)</em> Avalon bits. This CTP release has a bug with registering the <strong>Xaml</strong> file association. This little application fixes this, and in fact, even associates itself with Baml <strong><em>(binary, or compiled Xaml)</em></strong> files. The Baml files load faster by Avalon&#8217;s <strong>PresentationHost</strong>, because its records/nodes&#8217; length is fixed.</p>
<p><strong>Using XamlViewer</strong><br />
It&#8217;s highly recommended to place the executable file inside the <strong>%WinDir%\\Microsoft.NET\\Windows\\v6.0.4030\\</strong> folder so you can make sure it won&#8217;t be deleted accidentally (otherwise the file association will brake). After that, run the executable once to create the file association.<br />
You can use the application from both <strong>command line</strong> and even directly from <strong>Windows Explorer</strong> - just double-click any Xaml or Baml file.</p>
<p><strong>Command Line Switches:</strong><br />
XamlViewer <em>fileName</em><br />
<strong>/b</strong> Indicates whether the selected file is a Baml file. You can skip this switch if you are sure that the selected file&#8217;s name ends with <strong>.Baml</strong></p>
<p><strong>The Package</strong><br />
The Zip package contains the application executable file (+ 2 pairs of sample files, compatible with the March CTP&#8217;s syntax: Xaml and Baml sources of Desktop Aurora and an &#8220;Avalon Shield&#8221; vector graphics <em>for Mar 2005 Version</em>).</p>
<p><strong>Download:</strong> <a href="http://www.stoyanoff.info/XamlViewerB1.zip">XamlViewer for Avalon Beta1 (latest)</a><br />
<strong>Download:</strong> <a href="http://www.stoyanoff.info/XamlViewerB1RC.zip">XamlViewer for Avalon Beta1 RC</a><br />
<strong>Download:</strong> <a href="http://www.stoyanoff.info/XamlViewer.zip">XamlViewer</a></p>
<p><em>More links can be found <a href="http://www.stoyanoff.info/blog/?p=15">here</a>.</em>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://stoyanoff.info/blog/code/xaml-and-baml-files-viewer/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
