Two-way data binding on a custom user control

Two-way data binding on a custom user control

A few people asked me recently how you can add a custom control inside a GridView and then allow two-way data binding to this custom user control. In this very short post I will explain how to do two-way data binding using .Net Framework 4.5, SQL and C#. I have also...
Two-way data binding on a custom user control

Team Foundation Server 2010 deleting work items

Out of the box there is no way to delete work items inside Team Foundation Server 2010. Does this mean that it is not possible? No, you still have the Team Foundation Server Power tools which add some commands that allow you to delete work items and work item types....