<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PhotoStore &#8211; XBAP &amp; Standalone</title>
	<atom:link href="http://scorbs.com/2006/06/14/photostore-xbap-standalone/feed/" rel="self" type="application/rss+xml" />
	<link>http://scorbs.com/2006/06/14/photostore-xbap-standalone/</link>
	<description>karen corby's fabulous blog</description>
	<lastBuildDate>Tue, 16 Feb 2010 20:10:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: An</title>
		<link>http://scorbs.com/2006/06/14/photostore-xbap-standalone/comment-page-1/#comment-93</link>
		<dc:creator>An</dc:creator>
		<pubDate>Wed, 26 Nov 2008 08:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/06/14/photostore-xbap-standalone/#comment-93</guid>
		<description>Some more interesting stuffs with XBAP:
1. Valil Chess:
http://www.valil.com/winfx/RTM/Chess/XBAP/Valil.Chess.WinFX.xbap
2. Online Word Processing:
http://www.o2obox.com/office/WordXBAP.xbap</description>
		<content:encoded><![CDATA[<p>Some more interesting stuffs with XBAP:<br />
1. Valil Chess:<br />
<a href="http://www.valil.com/winfx/RTM/Chess/XBAP/Valil.Chess.WinFX.xbap" rel="nofollow">http://www.valil.com/winfx/RTM/Chess/XBAP/Valil.Chess.WinFX.xbap</a><br />
2. Online Word Processing:<br />
<a href="http://www.o2obox.com/office/WordXBAP.xbap" rel="nofollow">http://www.o2obox.com/office/WordXBAP.xbap</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kcorby</title>
		<link>http://scorbs.com/2006/06/14/photostore-xbap-standalone/comment-page-1/#comment-92</link>
		<dc:creator>kcorby</dc:creator>
		<pubDate>Tue, 04 Jul 2006 20:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/06/14/photostore-xbap-standalone/#comment-92</guid>
		<description>Yes, there are a few ways to get access to local files.

1.  Show the user an OpenFileDialog (http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.openfiledialog.aspx).  In the sandbox, this gives you a file stream as well as the SafeFileName (does not include path).

2.  Trigger the browser download dialog on a file by setting the Content-Disposition header to &quot;attachment&quot; on the server.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Yes, there are a few ways to get access to local files.</p>
<p>1.  Show the user an OpenFileDialog (<a href="http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.openfiledialog.aspx" rel="nofollow">http://windowssdk.msdn.microsoft.com/en-us/library/microsoft.win32.openfiledialog.aspx</a>).  In the sandbox, this gives you a file stream as well as the SafeFileName (does not include path).</p>
<p>2.  Trigger the browser download dialog on a file by setting the Content-Disposition header to &#8220;attachment&#8221; on the server.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JimChang</title>
		<link>http://scorbs.com/2006/06/14/photostore-xbap-standalone/comment-page-1/#comment-91</link>
		<dc:creator>JimChang</dc:creator>
		<pubDate>Tue, 04 Jul 2006 06:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/06/14/photostore-xbap-standalone/#comment-91</guid>
		<description>Thanks for your great article.

But I want to know if I want to create xbap app which have to access local files, is there any other way to do that, such as after user permit or use some special mechanism?
access local files is critical, such as upload files, save files or others.

Is there any possible or indirect way to do that?
Thanks you very much :D

Have a nice day</description>
		<content:encoded><![CDATA[<p>Thanks for your great article.</p>
<p>But I want to know if I want to create xbap app which have to access local files, is there any other way to do that, such as after user permit or use some special mechanism?<br />
access local files is critical, such as upload files, save files or others.</p>
<p>Is there any possible or indirect way to do that?<br />
Thanks you very much <img src='http://scorbs.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Have a nice day</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Zelt</title>
		<link>http://scorbs.com/2006/06/14/photostore-xbap-standalone/comment-page-1/#comment-90</link>
		<dc:creator>Rob Zelt</dc:creator>
		<pubDate>Wed, 14 Jun 2006 18:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://scorbs.com/2006/06/14/photostore-xbap-standalone/#comment-90</guid>
		<description>Great session! Thanks for making the code available so soon.</description>
		<content:encoded><![CDATA[<p>Great session! Thanks for making the code available so soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
