<?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>Tied Variables in PowerShell</title><link>http://blogs.msdn.com/powershell/archive/2009/03/26/tied-variables-in-powershell.aspx</link><description>With Add-Type and $executioncontext you can add special varibles that have tied values. I made $random, and $now add-type @" using System; using System.Management.Automation; public class RandomVariable : PSVariable { Random r; public RandomVariable ()</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>infoblog &amp;raquo; Tied Variables in PowerShell</title><link>http://blogs.msdn.com/powershell/archive/2009/03/26/tied-variables-in-powershell.aspx#9512234</link><pubDate>Fri, 27 Mar 2009 01:39:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9512234</guid><dc:creator>infoblog &amp;raquo; Tied Variables in PowerShell</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blog.a-foton.ru/index.php/2009/03/27/tied-variables-in-powershell/"&gt;http://blog.a-foton.ru/index.php/2009/03/27/tied-variables-in-powershell/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Tied Variables in PowerShell</title><link>http://blogs.msdn.com/powershell/archive/2009/03/26/tied-variables-in-powershell.aspx#9512297</link><pubDate>Fri, 27 Mar 2009 02:06:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9512297</guid><dc:creator>JasonMArcher</dc:creator><description>&lt;p&gt;Dude! &amp;nbsp;I have been looking for how to do just this. &amp;nbsp;I figured out a way to do string based variables, but this is so much more powerful. &amp;nbsp;Thank you for adding such great features.&lt;/p&gt;</description></item><item><title>Many² ways you can set a variable value</title><link>http://blogs.msdn.com/powershell/archive/2009/03/26/tied-variables-in-powershell.aspx#9529741</link><pubDate>Fri, 03 Apr 2009 00:16:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9529741</guid><dc:creator>Windows PowerShell Blog</dc:creator><description>&lt;p&gt;There are many ways to set a variable's value. I just learnt one more yesterday. If you have others,&lt;/p&gt;
</description></item><item><title>Many² ways you can set a variable value</title><link>http://blogs.msdn.com/powershell/archive/2009/03/26/tied-variables-in-powershell.aspx#9530089</link><pubDate>Fri, 03 Apr 2009 05:46:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9530089</guid><dc:creator>PowerShell Team Blog (external)</dc:creator><description>&lt;p&gt;There are many ways to set a variable&amp;amp;#39;s value. I just learnt one more yesterday. If you have others&lt;/p&gt;</description></item></channel></rss>