<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Performance tips for Windows Store apps using XAML</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/Build/2012/4-103/rss"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/e869/9d2a7276-5398-4fdd-9639-263a3a08e869/4-103_220.jpg</url>
		<title>Channel 9 - Performance tips for Windows Store apps using XAML</title>
		<link></link>
	</image>
	<description>Extensible Application Markup Language (XAML) offers a wealth of features that enable developers and designers to build more and more amazing and complex apps. But with great power comes great responsibility. Come learn the tricks to keeping your XAML-based Windows Store apps smooth and responsive, and find out about tools to light your way if you should find yourself in the dark! </description>
	<link></link>
	<language>en</language>
	<pubDate>Fri, 24 May 2013 02:27:28 GMT</pubDate>
	<lastBuildDate>Fri, 24 May 2013 02:27:28 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[<p>Great session... best content of the day, This is why I pay to come here...</p><p>posted by chadbr</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634873304012807014</link>
		<pubDate>Thu, 01 Nov 2012 01:33:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634873304012807014</guid>
		<dc:creator>chadbr</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[<p>This was my favorite session so far. Great content, and Kiran really knows his XAML performance. Very helpful. Hope to see more 400-level sessions like this!!!</p><p>posted by nathanaw</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634873421319212832</link>
		<pubDate>Thu, 01 Nov 2012 04:48:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634873421319212832</guid>
		<dc:creator>nathanaw</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[Where can I find the batch file that you used in your demo&#63;<p>posted by Andrea</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634878393393182628</link>
		<pubDate>Tue, 06 Nov 2012 22:55:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634878393393182628</guid>
		<dc:creator>Andrea</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[You can create your batch file, here are the content of that batch file <br>&#64;if  &#37;_echo&#37;&#33;&#61;&#61;&#33; echo off<br><br>set UserOptions&#61;-BufferSize 1024 -MinBuffers 32 -MaxBuffers 32 -Buffering<br>set KernelOptions&#61;-BufferSize 1024 -MinBuffers 64 -MaxBuffers 64 -Buffering<br><br>xperf -start xaml_user -on &#34;Microsoft-Windows-XAML&#58;&#58;5&#34;&#43;perftrack &#37;UserOptions&#37;<br>xperf -on base&#43;cswitch &#37;KernelOptions&#37;<br><br>xperf -m BeginTrace<br>echo Event listeners started, run desired scenario then press any key<br>pause<br>xperf -m EndTrace<br><br>echo stopping xaml_kernel...<br>xperf -flush -f xaml_kernel.etl<br>xperf -stop<br><br>echo stopping xaml_user...<br>xperf -flush xaml_user -f xaml_user.etl<br>xperf -stop xaml_user<br><br><br>echo merging to xaml_merged.etl...<br>xperf -merge xaml_user.etl xaml_kernel.etl xaml_merged.etl<p>posted by kiran kumar</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634879224472521449</link>
		<pubDate>Wed, 07 Nov 2012 22:00:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634879224472521449</guid>
		<dc:creator>kiran kumar</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[<p>This is a great session Kiran, xperf, WPA and DebugSettings are great tools for XAML Windows store app developers.</p><p>posted by zubairdotnet</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634879604136955934</link>
		<pubDate>Thu, 08 Nov 2012 08:33:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634879604136955934</guid>
		<dc:creator>zubairdotnet</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[<p>Great session and very informative. Lots of fundamental topics were covered which is essential for improving the performance.</p><p>posted by SiliconBoy</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634886465918916293</link>
		<pubDate>Fri, 16 Nov 2012 07:09:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634886465918916293</guid>
		<dc:creator>SiliconBoy</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[<p>Does anyone else have problems finding the XAML events discussed in the video? I used the batch file Kiran pasted above, but have no XAML events when I open the logfiles it makes in WPA.&nbsp;</p><p>posted by dex3703</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634944847914384203</link>
		<pubDate>Tue, 22 Jan 2013 20:53:11 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634944847914384203</guid>
		<dc:creator>dex3703</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[I wrote an step-by-step article based on Kiran&#39;s presentation which might help your find the xaml startup events.<p>posted by Mihai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634955940509999376</link>
		<pubDate>Mon, 04 Feb 2013 17:00:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634955940509999376</guid>
		<dc:creator>Mihai</dc:creator>
	</item>
	<item>
		<title>Re: Performance tips for Windows Store apps using XAML</title>
		<description>
			<![CDATA[http&#58;&#47;&#47;newtechcode.wordpress.com&#47;2013&#47;02&#47;04&#47;analyzing-winrt-app-startup-time&#47;<p>posted by Mihai</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/2012/4-103#c634955940999459302</link>
		<pubDate>Mon, 04 Feb 2013 17:01:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/2012/4-103#c634955940999459302</guid>
		<dc:creator>Mihai</dc:creator>
	</item>
</channel>
</rss>