<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>WitCustomControls Release Rss Feed</title><link>http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=WitCustomControls</link><description>WitCustomControls Release Rss Description</description><item><title>Updated Release: 1.1.1.0 (dec 28, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/99616</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentsControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;To install the files, download the file maching your TFS version. For TFS 2012 the .zip file contains an installer for the Windows controls and a .zip file for the Web Access controls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Windows Controls Installation&lt;/b&gt;&lt;br /&gt;Simply run the msi setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Web Controls Installation&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Navigate in your browser to the configuration panel for the web extension of TFS: http://&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=servername"&gt;servername&lt;/a&gt;:8080/tfs/&lt;i&gt;admin/&lt;/i&gt;Extensions&lt;/li&gt;
&lt;li&gt;Click on the &amp;#39;+&amp;#39;-sign and upload the CodePlex.WitCustomControls.MultiValueControl.1.1.1.0.zip-file.&lt;/li&gt;
&lt;li&gt;Enable the extension.&lt;/li&gt;&lt;/ul&gt;
(Possibly you will also need to clear your browser cache in case you had a previous version installed)&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Fri, 28 Dec 2012 12:20:56 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.1.0 (dec 28, 2012) 20121228122056P</guid></item><item><title>Released: 1.1.1.0 (Dec 28, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/99616</link><description>
&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;
MultiValue Control&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;AttachmentsControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;
Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
To install the files, download the file maching your TFS version. For TFS 2012 the .zip file contains an installer for the Windows controls and a .zip file for the Web Access controls.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Windows Controls Installation&lt;/b&gt;&lt;br&gt;
Simply run the msi setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server.
&lt;br&gt;
&lt;br&gt;
The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br&gt;
&lt;br&gt;
Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client.
&lt;br&gt;
&lt;br&gt;
The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for
 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find
 it in the versioned folder.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;Web Controls Installation&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Navigate in your browser to the configuration panel for the web extension of TFS: http://&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=servername"&gt;servername&lt;/a&gt;:8080/tfs/&lt;i&gt;admin/&lt;/i&gt;Extensions
&lt;/li&gt;&lt;li&gt;Click on the &amp;#39;&amp;#43;&amp;#39;-sign and upload the CodePlex.WitCustomControls.MultiValueControl.1.1.1.0.zip-file.
&lt;/li&gt;&lt;li&gt;Enable the extension.&lt;/li&gt;&lt;/ul&gt;
(Possibly you will also need to clear your browser cache in case you had a previous version installed)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 28 Dec 2012 12:20:56 GMT</pubDate><guid isPermaLink="false">Released: 1.1.1.0 (Dec 28, 2012) 20121228122056P</guid></item><item><title>Updated Release: 1.1.0.0 (nov 14, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Fri, 28 Dec 2012 11:40:52 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 (nov 14, 2012) 20121228114052A</guid></item><item><title>Released: 1.1.0.0 (Nov 14, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>
&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;
Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Installation&lt;/b&gt;&lt;br&gt;
Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server.
&lt;br&gt;
&lt;br&gt;
The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br&gt;
&lt;br&gt;
Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client.
&lt;br&gt;
&lt;br&gt;
The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for
 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find
 it in the versioned folder.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 28 Dec 2012 11:40:52 GMT</pubDate><guid isPermaLink="false">Released: 1.1.0.0 (Nov 14, 2012) 20121228114052A</guid></item><item><title>Updated Release: 1.1.0.0 (nov 14, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Fri, 28 Dec 2012 11:40:12 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 (nov 14, 2012) 20121228114012A</guid></item><item><title>Updated Release: 1.1.0.0 (nov 14, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Wed, 14 Nov 2012 21:42:15 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 (nov 14, 2012) 20121114094215P</guid></item><item><title>Released: 1.1.0.0 (Nov 14, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>
&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;
Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Installation&lt;/b&gt;&lt;br&gt;
Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server.
&lt;br&gt;
&lt;br&gt;
The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br&gt;
&lt;br&gt;
Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client.
&lt;br&gt;
&lt;br&gt;
The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for
 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find
 it in the versioned folder.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 14 Nov 2012 21:42:15 GMT</pubDate><guid isPermaLink="false">Released: 1.1.0.0 (Nov 14, 2012) 20121114094215P</guid></item><item><title>Updated Release: 1.1.0.0 (nov 14, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Wed, 14 Nov 2012 21:28:12 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 (nov 14, 2012) 20121114092812P</guid></item><item><title>Updated Release: 1.1.0.0 (nov 12, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Mon, 12 Nov 2012 22:54:15 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 (nov 12, 2012) 20121112105415P</guid></item><item><title>Released: 1.1.0.0 (Nov 12, 2012)</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>
&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;
Screenshot controls&lt;/a&gt;. &lt;/li&gt;&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item. More details here:
&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;
Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;
&lt;b&gt;Installation&lt;/b&gt;&lt;br&gt;
Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server.
&lt;br&gt;
&lt;br&gt;
The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br&gt;
&lt;br&gt;
Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client.
&lt;br&gt;
&lt;br&gt;
The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for
 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find
 it in the versioned folder.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Mon, 12 Nov 2012 22:54:15 GMT</pubDate><guid isPermaLink="false">Released: 1.1.0.0 (Nov 12, 2012) 20121112105415P</guid></item><item><title>Updated Release: 1.1.0.0</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008, VS2010 and VS 2012 you need to install all three versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 11.0 for VS 2012, 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all clients look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Mon, 12 Nov 2012 22:45:45 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 20121112104545P</guid></item><item><title>Updated Release: 1.1.0.0</title><link>http://witcustomcontrols.codeplex.com/releases/view/97207</link><description>&lt;div class="wikidoc"&gt;This is the planned release with support for Visual Studio and TFS 2012.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>MOlausson</author><pubDate>Sat, 03 Nov 2012 15:24:12 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.1.0.0 20121103032412P</guid></item><item><title>Updated Release: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hayderc</author><pubDate>Fri, 26 Mar 2010 23:54:19 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.2.0 (Mar 25, 2010) 20100326115419P</guid></item><item><title>Released: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div&gt;This release contains the following work item custom controls:&lt;br&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web browser control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br&gt;&lt;br&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br&gt;&lt;br&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br&gt;&lt;br&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 26 Mar 2010 23:54:19 GMT</pubDate><guid isPermaLink="false">Released: 1.0.2.0 (Mar 25, 2010) 20100326115419P</guid></item><item><title>Updated Release: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wicc). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hayderc</author><pubDate>Fri, 26 Mar 2010 23:44:01 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.2.0 (Mar 25, 2010) 20100326114401P</guid></item><item><title>Updated Release: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wick). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hayderc</author><pubDate>Fri, 26 Mar 2010 23:42:55 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.2.0 (Mar 25, 2010) 20100326114255P</guid></item><item><title>Updated Release: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wick). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hayderc</author><pubDate>Fri, 26 Mar 2010 23:42:34 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.2.0 (Mar 25, 2010) 20100326114234P</guid></item><item><title>Updated Release: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wick). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hayderc</author><pubDate>Fri, 26 Mar 2010 23:42:08 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.2.0 (Mar 25, 2010) 20100326114208P</guid></item><item><title>Updated Release: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div class="wikidoc"&gt;This release contains the following work item custom controls:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue%20Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot%20controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web%20browser%20control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br /&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br /&gt;&lt;br /&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br /&gt;&lt;br /&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br /&gt;&lt;br /&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wick). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>hayderc</author><pubDate>Thu, 25 Mar 2010 17:57:53 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0.2.0 (Mar 25, 2010) 20100325055753P</guid></item><item><title>Released: 1.0.2.0 (Mar 25, 2010)</title><link>http://witcustomcontrols.codeplex.com/releases/view/7240</link><description>&lt;div&gt;This release contains the following work item custom controls:&lt;br&gt;
&lt;ul&gt;&lt;li&gt;&lt;b&gt;MultiValueControl&lt;/b&gt;: a ComboBox to accept and show multiple values for a field by showing a list of checkboxes. More details here:&lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=MultiValue Control"&gt;MultiValue Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;ScreenshotControl&lt;/b&gt;: a simple control (button) to capture a screenshot as a work item attachment. More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AttachmentSControl&lt;/b&gt;: this control cab be used as an alternative to the standard file attachments dialog.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Screenshot controls"&gt;Screenshot controls&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;WebBrowserControl&lt;/b&gt;: displays a web browser inside a work item.  More details here: &lt;a href="http://witcustomcontrols.codeplex.com/wikipage?title=Web browser control"&gt;Web browser control&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;&lt;b&gt;Installation&lt;/b&gt;&lt;br&gt;Simply run setup and restart Visual Studio. If you haven’t already added the custom control to your Workitem form, see the individual control details on instruction on how to embed it into the work item type definition on the server. &lt;br&gt;&lt;br&gt;The controls are not backwards compatible so if you want to deploy the custom control to VS2008 and VS2010 you need to install both versions.&lt;br&gt;&lt;br&gt;Alternatively you can download the latest source code and build it. Not that the assembly must be compiled with the corresponding version of TeamFoundation assemblies of the client. &lt;br&gt;&lt;br&gt;The deployment folder is located at the following location under a default client install: &amp;lt;ApplicationData&amp;gt;\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\&amp;lt;Version&amp;gt;. &amp;lt;Version&amp;gt; is 10.0 for VS2010 and 9.0 for 2008. The *.wicc files and CodePlex.WitCustomControls.dll must be in the same location (unless you specify absolute path in the wick). The root Custom Controls folder is the fallback location where all client (2005SP1, 2008 and 2010) look for custom controls if it can&amp;#39;t find it in the versioned folder.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 25 Mar 2010 17:57:53 GMT</pubDate><guid isPermaLink="false">Released: 1.0.2.0 (Mar 25, 2010) 20100325055753P</guid></item></channel></rss>