Using Microsoft's UITypeEditors With The OOTB List<T> Editor
This post is a sequel to a previous post - The TFS Build Definition List<T> OOTB UITypeEditor. In my previous post I showed how easy and cheep it is to use the TFS’s build definition OOTB “List<T>” editor. We even saw that if we ... המשך לקרוא>
Oshry Horn , 07-19-2011 15:23
The TFS Build Definition List<T> OOTB UITypeEditor
A while back I came a problem: I needed to build for a client an activity  that runs on an unknown number of projects and builds them with DevEnv 2005/2008/2010. I needed to create an editor that allows the user to select projects to be ... המשך לקרוא>
Oshry Horn , 07-14-2011 9:45
A List of Out of The Box Usable Microsoft “UITypeEditor”s
As I’ve shown in here , it is easy and productive to use the Microsoft built in “UITypeEditor”s in TFS 2010 build definitions. It is also possible to use them in other WinForms based environments. This is the list as I’ve extracted it from ... המשך לקרוא>
Oshry Horn , 03-23-2011 10:02
Problem Deserializing Classes From Assemblies Loaded at Runtime Implicitly – TFS Build Custom UI Type...
Lately I’ve created a Custom UI Type Editor for the “Process” Tab in the TFS Build Definition Interface, and came across a problem. Since my object was a bit complex combined with the reason shown here , I decided to use serialization to “Deep ... המשך לקרוא>
Oshry Horn , 03-01-2011 15:52
Page 1 of 1 (4 items)