<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Use ShowUi to Easily Create Graphical Interfaces for PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/10/use-showui-to-easily-create-graphical-interfaces-for-powershell.aspx</link><description>Summary : Use ShowUi, a free Windows PowerShell module, to simplify creating graphical interfaces for scripts.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Use ShowUi to Easily Create Graphical Interfaces for PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/10/use-showui-to-easily-create-graphical-interfaces-for-powershell.aspx#3440556</link><pubDate>Sun, 10 Jul 2011 13:00:48 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3440556</guid><dc:creator>Doug Finke</dc:creator><description>&lt;p&gt;Hey Klaus&lt;/p&gt;
&lt;p&gt;Could you say a little more?&lt;/p&gt;
&lt;p&gt;ShowUI ought to be slow only the first time you use it. It does some up front optimizations and should be faster on subsequent uses even after closing an opening the console, ISE etc. &lt;/p&gt;
&lt;p&gt;Using the AsJob parameter will run a bit slower compared to using Show because it has more work to do to run it as a background job.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://dougfinke.com/blog/"&gt;http://dougfinke.com/blog/&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3440556" width="1" height="1"&gt;</description></item><item><title>re: Use ShowUi to Easily Create Graphical Interfaces for PowerShell</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2011/07/10/use-showui-to-easily-create-graphical-interfaces-for-powershell.aspx#3440552</link><pubDate>Sun, 10 Jul 2011 11:35:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3440552</guid><dc:creator>Klaus Schulte</dc:creator><description>&lt;p&gt;Hello James,&lt;/p&gt;
&lt;p&gt;a pretty good thing ... this ShowUI module!&lt;/p&gt;
&lt;p&gt;And a good example of how to get into touch with it.&lt;/p&gt;
&lt;p&gt;I&amp;#39;d really like to be able to create a simple GUI with Powershell in a couple of lines,&lt;/p&gt;
&lt;p&gt;but it is a pity that the underlying WPF module is that slow! &lt;/p&gt;
&lt;p&gt;In our company most coworkers have standard PCs with at most the cheapest 2 core CPUs&lt;/p&gt;
&lt;p&gt;and it really is hard to wait 10 seconds before the UI shows up ... :-(&lt;/p&gt;
&lt;p&gt;But nethertheless it is a good idea to stay in touch with WPF and ShowUI .... great work!&lt;/p&gt;
&lt;p&gt;Klaus &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3440552" width="1" height="1"&gt;</description></item></channel></rss>