<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>expressioneditor Wiki Rss Feed</title><link>http://expressioneditor.codeplex.com/</link><description>expressioneditor Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. &lt;br /&gt;&lt;br /&gt;The download covers the following versions of SSIS:
&lt;ul&gt;&lt;li&gt;SQL Server 2005&lt;/li&gt;
&lt;li&gt;SQL Server 2008, which includes 2008 R2&lt;/li&gt;
&lt;li&gt;SQL Server Code Name &amp;quot;Denali&amp;quot; CTP3&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example it is integrated into &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The editor control dialog as used by &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in the &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Expression%20List&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Expression List&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Variables%20Window%20Extensions&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Variables Window Extensions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; features.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=289447" alt="ExpressionEditor.png" title="ExpressionEditor.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 05 Oct 2011 23:37:24 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005113724P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. &lt;br /&gt;&lt;br /&gt;The download covers the following versions of SSIS:
&lt;ul&gt;&lt;li&gt;SQL Server 2005&lt;/li&gt;
&lt;li&gt;SQL Server 2008, which includes 2008 R2&lt;/li&gt;
&lt;li&gt;SQL Server Code Name &amp;quot;Denali&amp;quot; CTP3&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example it is integrated into &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The editor control dialog as used by &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in the &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Expression%20List&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Expression List&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Variables%20Window%20Extensions&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Variables Window Extensions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; features.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=289447" alt="ExpressionEditor.png" title="ExpressionEditor.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 05 Oct 2011 23:36:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005113654P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. &lt;br /&gt;&lt;br /&gt;The download covers the following versions of SSIS:
&lt;ul&gt;&lt;li&gt;SQL Server 2005&lt;/li&gt;
&lt;li&gt;SQL Server 2008, which includes 2008 R2&lt;/li&gt;
&lt;li&gt;SQL Server Code Name &amp;quot;Denali&amp;quot; CTP3&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example it is integrated into &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The editor control dialog as used by &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in the &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Expression%20List&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Expression List&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Variables%20Window%20Extensions&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Variables Window Extensions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; features.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=289447" alt="ExpressionEditor.png" title="ExpressionEditor.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 05 Oct 2011 23:36:39 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005113639P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. &lt;br /&gt;&lt;br /&gt;The download covers the following versions of SSIS:
&lt;ul&gt;&lt;li&gt;SQL Server 2005&lt;/li&gt;
&lt;li&gt;SQL Server 2008, which includes 2008 R2&lt;/li&gt;
&lt;li&gt;SQL Server Code Name &amp;quot;Denali&amp;quot; CTP3&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example it is integrated into &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;br /&gt;&lt;br /&gt;The editor control dialog as used by &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; in the &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Expression%20List&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Expression List&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://bidshelper.codeplex.com/wikipage?title=Variables%20Window%20Extensions&amp;amp;referringTitle=Documentation" class="externalLink"&gt;Variables Window Extensions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; features.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=289447" alt="ExpressionEditor.png" title="ExpressionEditor.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 05 Oct 2011 23:34:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005113452P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. &lt;br /&gt;&lt;br /&gt;The download covers the following versions of SSIS:
&lt;ul&gt;&lt;li&gt;SQL Server 2005&lt;/li&gt;
&lt;li&gt;SQL Server 2008, which includes 2008 R2&lt;/li&gt;
&lt;li&gt;SQL Server Code Name &amp;quot;Denali&amp;quot; CTP3&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example it is integrated into &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 05 Oct 2011 23:29:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111005112922P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. The download contains both SQL Server 2005 and SQL Server 2008 versions of the tool and control.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example it is integrated into &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Download?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Mon, 19 Sep 2011 21:19:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110919091931P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=18</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. The download contains both SQL Server 2005 and SQL Server 2008 versions of the tool and control.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The current release already uses a private release build of the editor and future releases will hopefully incorporate the latest version.&lt;br /&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Mon, 14 Jun 2010 16:28:01 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100614042801P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=17</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. Downloads are available for both SQL Server 2005 and SQL Server 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the &lt;a href="http://expressioneditor.codeplex.com/wikipage?title=Functions%20Editor&amp;referringTitle=Home"&gt;Functions Editor&lt;/a&gt;, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Thu, 10 Jun 2010 15:05:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100610030516P</guid></item><item><title>Updated Wiki: Functions Editor</title><link>http://expressioneditor.codeplex.com/wikipage?title=Functions Editor&amp;version=5</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;To enter (or leave) the functions editor just right-click the tree view and toggle Edit Functions.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;To enter the functions editor click Functions on the main toolbar or right-click the tree view and toggle Edit Functions as for the control.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126561" alt="EditFunctionsContext.png" title="EditFunctionsContext.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126563" alt="FunctionsEditor.png" title="FunctionsEditor.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Thu, 10 Jun 2010 15:03:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Functions Editor 20100610030358P</guid></item><item><title>Updated Wiki: Functions Editor</title><link>http://expressioneditor.codeplex.com/wikipage?title=Functions Editor&amp;version=4</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;To enter (or leave) the functions editor just right-click the tree view and toggle Edit Functions.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;To enter the functions editor click Functions on the main toolbar or right-click the tree view and toggle Edit Functions as for the control.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126561" alt="EditFunctionsContext.png" title="EditFunctionsContext.png" /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Thu, 10 Jun 2010 14:55:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Functions Editor 20100610025544P</guid></item><item><title>Updated Wiki: Functions Editor</title><link>http://expressioneditor.codeplex.com/wikipage?title=Functions Editor&amp;version=3</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;To enter the functions editor just right-click the tree view and select Edit functions.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126561" alt="EditFunctionsContext.png" title="EditFunctionsContext.png" /&gt;&lt;br /&gt;&lt;br /&gt;*Expression Tester&lt;br /&gt;To enter the functions editor click Functions on the main toolbar or right-click the tree view and select Edit functions as for the control.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Thu, 10 Jun 2010 14:54:35 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Functions Editor 20100610025435P</guid></item><item><title>Updated Wiki: Functions Editor</title><link>http://expressioneditor.codeplex.com/wikipage?title=Functions Editor&amp;version=2</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;To enter the functions editor just right-click the tree view and select Edit functions.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://expressioneditor.codeplex.com/wikipage?title=img%3aEditFunctionsContext.png&amp;referringTitle=Functions%20Editor"&gt;img&amp;#58;EditFunctionsContext.png&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;*Expression Tester&lt;br /&gt;To enter the functions editor click Functions on the main toolbar or right-click the tree view and select Edit functions as for the control.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Thu, 10 Jun 2010 14:54:10 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Functions Editor 20100610025410P</guid></item><item><title>Updated Wiki: Functions Editor</title><link>http://expressioneditor.codeplex.com/wikipage?title=Functions Editor&amp;version=1</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;To enter the functions editor just right-click the tree view and select Edit functions.&lt;br /&gt;&lt;br /&gt;*Expression Tester&lt;br /&gt;To enter the functions editor click Functions on the main toolbar or right-click the tree view and select Edit functions as for the control.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Thu, 10 Jun 2010 14:53:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Functions Editor 20100610025332P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=16</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. Downloads are available for both SQL Server 2005 and SQL Server 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the functions list, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 09 Jun 2010 16:19:17 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100609041917P</guid></item><item><title>Updated Wiki: Home</title><link>http://expressioneditor.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Expression Tester&lt;/b&gt;&lt;br /&gt;The expression tester tool is a standalone application that allows you to easily develop and test expressions. It is like a workbench to quickly try things without having to open a package or mess up the one your currently working on. It is designed to be easily portable, just extract the files and run, but it does require SQL Server Integration Services to be installed on the machine. &lt;a href="http://expressioneditor.codeplex.com/releases/" class="externalLink"&gt;Downloads&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; are available for both SQL Server 2005 and SQL Server 2008.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Expression Editor Control&lt;/b&gt;&lt;br /&gt;The expression editor control used in the tester tool has been deliberately made available as a separate component so it can be easily re-used in other tools and custom tasks, for example &lt;a href="http://bidshelper.codeplex.com/" class="externalLink"&gt;BIDS Helper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Whilst it was inspired by the Microsoft editor the number one feature I wanted was resizable panes. It also has the usual things like copy and paste as well as fine grained undo/redo. You can drag and drop between the functions tree and the expression or double-click to add it to the expression. It also now includes a built in editor for the functions list, use the right-click context menu to toggle edit mode on or off.&lt;br /&gt;&lt;br /&gt;The functions tree is saved to an XML file as soon as you make any changes. The default location is under your application data (e.g. C:\Users\&lt;i&gt;Darren Green&lt;/i&gt;\AppData\Roaming\Konesans Limited\Expression Editor\ExpressionEditor.xml) and will be shared across all applications that use the control. If using the expression tester and you&amp;#39;d like it to be more portable you can place the functions XML file in the same folder as the executable and that will take precedence. The default file is available on the downloads page.&lt;br /&gt;&lt;br /&gt;F5 is the short-cut key to evaluate an expression.&lt;br /&gt;&lt;br /&gt;A screenshot of the expression tester tool in action:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126156" alt="ExpressionTesterUI.png" title="ExpressionTesterUI.png" /&gt;&lt;br /&gt;&lt;br /&gt;An example custom task that uses the expression editor control:&lt;br /&gt;&lt;br /&gt;&lt;img src="http://i3.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=expressioneditor&amp;DownloadId=126158" alt="EditorControl.png" title="EditorControl.png" /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>DarrenSQLIS</author><pubDate>Wed, 09 Jun 2010 16:18:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100609041840P</guid></item></channel></rss>