<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating Partial Trust Directories</title><link>http://blogs.msdn.com/b/shawnfa/archive/2005/09/14/466480.aspx</link><description>Last night at the Writing Partial Trust Code BoF, someone was wondering if they could create a sort of download sandbox on their machine. The problem that we're trying to solve is to be able to save code to the local machine from the browser instead of</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Creating Partial Trust Directories</title><link>http://blogs.msdn.com/b/shawnfa/archive/2005/09/14/466480.aspx#489279</link><pubDate>Sat, 05 Nov 2005 02:46:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:489279</guid><dc:creator>shawnfa</dc:creator><description>You would need to know what URL you were deployed from in order to connect back to it.  Maybe ship that information in a .config file?&lt;br&gt;&lt;br&gt;-Shawn&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=489279" width="1" height="1"&gt;</description></item><item><title>Origin of Internet code</title><link>http://blogs.msdn.com/b/shawnfa/archive/2005/09/14/466480.aspx#474050</link><pubDate>Mon, 26 Sep 2005 20:52:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:474050</guid><dc:creator>Sam</dc:creator><description>How can code from the Internet determine its origin URL?  With .Net v2, AppDomain.CurrentDomain.BaseDirectory (worked in v1.1),  AppDomain.CurrentDomain.Evidence and Assembly.GetExecutingAssembly().Location require permissions that are not in the Internet set.  The origin URL is required so that the code can connect back to the site with WebRequest.  Obviously when using a partial trust directory, there would be no URL.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=474050" width="1" height="1"&gt;</description></item></channel></rss>