<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx</link><description>What is custom control feature? Now you can show your own controls in work item form. See for http://blogs.msdn.com/narend/archive/2006/09/27/773025.aspx introduction to this feature. This is part of SP1 beta . There is also a codeplex project to build</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>First Visual Studio Team System SP1 Docs are available</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#786184</link><pubDate>Tue, 03 Oct 2006 19:10:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:786184</guid><dc:creator>Raimond Brookman</dc:creator><description>&lt;p&gt;With the new service pack, some interesting features have become available. Until recently we did not&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#788175</link><pubDate>Wed, 04 Oct 2006 03:04:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:788175</guid><dc:creator>Aquilegia</dc:creator><description>&lt;p&gt;Excellent informative post. &amp;nbsp;This should make TFS Work Items truly extensible. &amp;nbsp;Cheers.&lt;/p&gt;
</description></item><item><title>Work Item Typeにカスタムコントロールを使う</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#788296</link><pubDate>Wed, 04 Oct 2006 04:19:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:788296</guid><dc:creator>寝ても覚めても.NET（？）</dc:creator><description>&lt;p&gt;Work Item TypeのForm定義（VSで作業項目を開いたときに見える画面の定義） では標準として以下のコントロールが使用できます。 ・FieldControl ・HTMLFieldControl&lt;/p&gt;
</description></item><item><title>Promised SP1 docs</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#790815</link><pubDate>Wed, 04 Oct 2006 19:27:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:790815</guid><dc:creator>bharry's WebLog</dc:creator><description>&lt;p&gt;We've been working on putting together docs on 4 SP1 features. The documentation team will be ultimately&lt;/p&gt;
</description></item><item><title>VSTS Links - 10/04/2006</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#791509</link><pubDate>Thu, 05 Oct 2006 00:02:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:791509</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;Aaron Hallberg on Team Build API: GetListOfBuilds. Brian Harry on Bug fixes in TFS SP1 and Some Days....&lt;/p&gt;
</description></item><item><title>Adding Custom Controls to a Work Item Type</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#792302</link><pubDate>Thu, 05 Oct 2006 02:21:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:792302</guid><dc:creator>Brian Keller: Technical Evangelist for Team System</dc:creator><description>&lt;p&gt;Last week I posted about the availability of the Visual Studio 2005 SP1 beta. I mentioned that the ability&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#807330</link><pubDate>Mon, 09 Oct 2006 07:15:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:807330</guid><dc:creator>Aquilegia</dc:creator><description>&lt;p&gt;Any chance of getting a VB sample up and running? &amp;nbsp;I want to do a quick Proof of Concept before promising anything to the users!&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#809537</link><pubDate>Mon, 09 Oct 2006 23:00:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:809537</guid><dc:creator>Aquilegia</dc:creator><description>&lt;P&gt;I can't get the source code to run as it stands, because there is no AfterUpdateDatasource event in the IWorkItemControl interface. &amp;nbsp; I'm going to take this out, but I'm wondering why it's there? &amp;nbsp;Do I have the correct version of Microsoft.TeamFoundation.WorkItemTracking.Controls.dll (8.0.50727.147)?&lt;/P&gt;
&lt;P&gt;[NarenD] The dll you have is RTM version and SP1 beta setup should have updated the dll. May be it is setup issue? Can you try reinstall and box restart just to be sure?&lt;/P&gt;</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#815181</link><pubDate>Wed, 11 Oct 2006 01:20:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:815181</guid><dc:creator>Aquilegia</dc:creator><description>&lt;P&gt;Naren, &amp;nbsp;have reinstalled and restarted box. &amp;nbsp;I can see that KB918525 is in my currently installed programs list, but I still have the version of the control as mentioned before. &amp;nbsp;I have a test control ready to go, but of course I cannot import it. &amp;nbsp;Any ideas? &amp;nbsp;I may have to try uninstalling the SP and downloading it again :-(&lt;/P&gt;
&lt;P&gt;[Naren] Actually it is hard to discuss these issues as comments &amp;amp; replies, so could you post this in our forums &lt;A href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=479&amp;amp;SiteID=1"&gt;http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=479&amp;amp;SiteID=1&lt;/A&gt;? I'll forward that post to setup guys to see if there is possible bug. I saw a post where someone was successful using this feature, so am not sure if the setup issue is machine specific.&lt;/P&gt;</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#815284</link><pubDate>Wed, 11 Oct 2006 01:31:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:815284</guid><dc:creator>Aquilegia</dc:creator><description>&lt;p&gt;Further to my previous comment - my Visual Studio About Box looks exactly like this:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.myvstsblog.com/Images/InstallingVS2005SP1andTFSSP1betas_13F41/image010.png"&gt;http://www.myvstsblog.com/Images/InstallingVS2005SP1andTFSSP1betas_13F41/image010.png&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Creación de custom controls para WorkItems</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#828516</link><pubDate>Sun, 15 Oct 2006 18:16:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:828516</guid><dc:creator>Luis Fraile</dc:creator><description>&lt;p&gt;Hola, bueno ha pasado alg&amp;amp;uacute;n tiempo desde el &amp;amp;uacute;ltimo art&amp;amp;iacute;culo, pero no he tenido mucho&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#839756</link><pubDate>Wed, 18 Oct 2006 21:41:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:839756</guid><dc:creator>kirkv</dc:creator><description>&lt;P&gt;Naren, great post! I was wondering if you could provide a snippet for adding a built-in control (such as a DateTimePicker control)?&lt;/P&gt;
&lt;P&gt;[Naren] It is same like other controls you see in wit xml. Example is below. Can you post such questions in &lt;A class="" href="http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=479&amp;amp;SiteID=1"&gt;our forums&lt;/A&gt; instead because it is hard to answer questions raised in comments?&lt;/P&gt;
&lt;P&gt;&amp;lt;Control Type="FieldControl" FieldName="System.Title" Label="&amp;amp;amp;Title:" /&amp;gt;&lt;/P&gt;</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#839760</link><pubDate>Wed, 18 Oct 2006 21:43:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:839760</guid><dc:creator>kirkv</dc:creator><description>&lt;p&gt;Regarding my previous comment... I'm wondering if the built-in control can be referenced directly from the WIT definition, or if I have to first wrap it in a custom control as you describe in this post? thx.&lt;/p&gt;
</description></item><item><title>Getting Naren's Work Item Custom Control To Work</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#849510</link><pubDate>Fri, 20 Oct 2006 16:19:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:849510</guid><dc:creator>Mickey Gousset</dc:creator><description>&lt;p&gt;Naren has given us a great blog post to get us started on How to use Custom Control in a Work Item Type....&lt;/p&gt;
</description></item><item><title>Building custom popup controls</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#870199</link><pubDate>Wed, 25 Oct 2006 00:05:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:870199</guid><dc:creator>Naren's Blog</dc:creator><description>&lt;p&gt;I heard more than few times question on how to build combobox like dropdown custom control where clicking&lt;/p&gt;
</description></item><item><title>Visual Studio 2005 SP1 and Team Foundation Server SP1: Get it while it's hot!</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#1292114</link><pubDate>Fri, 15 Dec 2006 09:49:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1292114</guid><dc:creator>Brian Keller: Technical Evangelist for Team System</dc:creator><description>&lt;p&gt;Visual Studio 2005 SP1 is out the door! Get your bits here . There are fixes and enhancements across&lt;/p&gt;
</description></item><item><title>Vlastní ovládací prvky pro Work Item Types</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#1455552</link><pubDate>Fri, 12 Jan 2007 15:52:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1455552</guid><dc:creator>BonzBlog Michaela Juřka</dc:creator><description>&lt;p&gt;Když jsem se poprv&amp;amp;eacute; dočetl, že v SP1 na TFS bude možnost přid&amp;amp;aacute;vat vlastn&amp;amp;iacute; ovl&amp;amp;aacute;dac&amp;amp;iacute;&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#2627545</link><pubDate>Mon, 14 May 2007 18:45:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2627545</guid><dc:creator>Jung</dc:creator><description>&lt;p&gt;Is there any way transferring parameters representing the values of other workitem fields. &lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#2699418</link><pubDate>Thu, 17 May 2007 20:54:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2699418</guid><dc:creator>narend</dc:creator><description>&lt;p&gt;Jung, workitem object itelf is passed to custom control in WorkItemDataSource property, so any field can be accessed directly from workitem. For further questions on this, pls post your question in forums&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#3607163</link><pubDate>Fri, 29 Jun 2007 19:58:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3607163</guid><dc:creator>Jeff Levinson</dc:creator><description>&lt;p&gt;Just as an FYI, the .wicc file is not &amp;lt;ControlName&amp;gt;.wicc it's &amp;lt;AssemblyName&amp;gt;.wicc where AssemblyName is the name of the assembly that contains the control.&lt;/p&gt;
&lt;p&gt;Also, I still haven't been able to get this to work, and I've posted to the forums asking for help. I just thought I would point this out.&lt;/p&gt;
&lt;p&gt;Jeff Levinson&lt;/p&gt;
&lt;p&gt;Team System MVP&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#3607221</link><pubDate>Fri, 29 Jun 2007 20:00:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3607221</guid><dc:creator>Jeff Levinson</dc:creator><description>&lt;p&gt;Oh, forget the above, it was my mistake :)&lt;/p&gt;
</description></item><item><title>Starting using Custom Work Item Controls</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#3747491</link><pubDate>Sat, 07 Jul 2007 18:27:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3747491</guid><dc:creator>Visual Studio Team System (VSTS) Blog</dc:creator><description>&lt;p&gt;Since Service Pack 1 [1] we have the ability to create our own controls to display field value within&lt;/p&gt;
</description></item><item><title>Implementing custom validations in work item form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#4035058</link><pubDate>Wed, 25 Jul 2007 00:57:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4035058</guid><dc:creator>Naren's Blog</dc:creator><description>&lt;p&gt;Recently few asking me about how to implement custom validation rules in a work item form. Our rules&lt;/p&gt;
</description></item><item><title>Implementing custom validations in work item form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#4035996</link><pubDate>Wed, 25 Jul 2007 02:46:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4035996</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;Recently few asking me about how to implement custom validation rules in a work item form. Our rules&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#4883798</link><pubDate>Wed, 12 Sep 2007 23:30:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4883798</guid><dc:creator>ryan farahani</dc:creator><description>&lt;p&gt;We are going to develop a listbox custom control to support multi-select functionality. Before that, we want to make sure that there is no such control out there in the market and Microsoft has no plan of adding this control to the next version of TFS. Can anyone help us? Thanks in advance.&lt;/p&gt;
&lt;p&gt;Ryan&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#4884175</link><pubDate>Thu, 13 Sep 2007 00:27:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4884175</guid><dc:creator>narend</dc:creator><description>&lt;p&gt;This is answer to Ryan's question above. Yes, we do not have plans to release a multiselect control (may be in a codeplex project). How soon do you need it? Please ask future questions/comments in forums or send email using link at top right.&lt;/p&gt;
</description></item><item><title>Custom Control: MultiValue Field</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#5464969</link><pubDate>Tue, 16 Oct 2007 02:02:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5464969</guid><dc:creator>SRLTeam </dc:creator><description>&lt;p&gt;Multiple values fields have become a necessity in work items. I noticed a lot of people searching for&lt;/p&gt;
</description></item><item><title>Custom Control: MultiValue Field</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#5465022</link><pubDate>Tue, 16 Oct 2007 02:06:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5465022</guid><dc:creator>SRLTeam </dc:creator><description>&lt;p&gt;Multiple values fields have become a necessity in work items. I noticed a lot of people searching for&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#7537844</link><pubDate>Fri, 08 Feb 2008 12:58:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7537844</guid><dc:creator>Arunkumar</dc:creator><description>&lt;p&gt;Nice article. Provides good guidance for TFS customization. Thank you very much.&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#8317067</link><pubDate>Tue, 18 Mar 2008 19:16:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8317067</guid><dc:creator>Oceana</dc:creator><description>&lt;p&gt;Hallo Naren, I Tried your custom WI, Its working fine.&lt;/p&gt;
&lt;p&gt;I have a question . &lt;/p&gt;
&lt;p&gt;How to access this controls value &amp;nbsp;? &amp;nbsp;(like &amp;nbsp;wi.Fields[&amp;quot;Microsoft.VSTS.Common.Discipline&amp;quot;].Value.ToString() &amp;nbsp;for accessing Discipline) &lt;/p&gt;
&lt;p&gt;I am using a TextBox in my custom control .&lt;/p&gt;
&lt;p&gt;I need to return the value in this textbox when I access the custom controls value. I tried many logic , but no improvement &lt;/p&gt;
&lt;p&gt;plzzzz help !!!!!!&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#9009375</link><pubDate>Tue, 21 Oct 2008 15:24:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9009375</guid><dc:creator>Sadiq</dc:creator><description>&lt;p&gt;How to view this control in Work Item Web Access?&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#9012465</link><pubDate>Thu, 23 Oct 2008 07:50:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9012465</guid><dc:creator>Naren Datha</dc:creator><description>&lt;p&gt;Custom controls built for winforms cannot be used in ASP.net. Since the technology is different, same controls need to be built in ASP.net. The interfaces are similar. Doing a web search for asp.net custom controls for tfs should find the process&lt;/p&gt;
</description></item><item><title>re: How to use Custom Controls in Work Item Form</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#9019978</link><pubDate>Tue, 28 Oct 2008 12:56:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9019978</guid><dc:creator>Sadiq</dc:creator><description>&lt;p&gt;I am using Team System Web Access 2005.&lt;/p&gt;
&lt;p&gt;What I want is to render an EditableDropDown (which is provided by Microsoft) in the work item edit page.&lt;/p&gt;
&lt;p&gt;Can anybody tell me how I can do this. I don't know what methods should be called and what properties should be set.&lt;/p&gt;
&lt;p&gt;A sample code will be much appreciated.&lt;/p&gt;
</description></item><item><title>Team Foundation Server: Alert changes in custom control.</title><link>http://blogs.msdn.com/narend/archive/2006/10/02/How-to-use-Custom-Controls-in-Work-Item-Form.aspx#9440621</link><pubDate>Sun, 22 Feb 2009 23:18:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9440621</guid><dc:creator>Yevgeni Frolov</dc:creator><description>&lt;p&gt;Well TFS is not my specialty, but some time ago I was asked to develop custom control for one of our&lt;/p&gt;
</description></item></channel></rss>