Work Item Spell Checker Custom Control for VS 2010 A long time ago I published a free Work Item Custom Control for Visual Studio 2005/2008 to allow using Spell Check on work item fields. Since Visual Studio 2010 comes with Spell Checker ability I left this project behind, over the last couple of months I got lots of requests from people to adjust this Control to 2010, Today I got a request from a customer that really needs it so here you go. Follow the link below, download the setup file and install...
Q: Work Item Definition - Layout Target Not Working My post about How To: Manage Custom Controls In Team System and Web Access shows how to create Work Item Layout for Web and another for Team Explorer. I got a comment from a reader that this Target layout is not working. Reader:After exporting the Xml using Process Editor I’m editing the Xml file and inserting the new Layout, then I import it back to TFS and the Layout changes and only keeps <Layout Target="WinForms">. Process...
How To: Manage Custom Controls In Team System and Web Access Here is couple of question I'm hearing from people about Custom Controls: 1. Why after I add a custom control to my work item I see an error message in the Web Access? 2. Even when I have Web Access Custom Control and Team System Custom Control I can't get them to work together, always one of them shows me an error, Why? | Answers: 1. Custom Controls for Team System and for Web Access are different! How To Write Team System Custom...