Visual Basic Blog

A group blog from members of the VB team

Channel 9 Interview: WPF Drag-Drop Data Binding in Visual Studio 2010 (Beth Massi)

I just posted a new Channel 9 video with Milind Lele, Program Manager on the Visual Studio Pro Tools team.  In this interview Milind shows one of the new RAD improvements I was talking about that is coming to WPF in Visual Studio 2010 -- Drag-Drop Data Binding. Also check out his blog post on this topic for more information. His team is ...

Drag-drop data binding for WPF in Visual Studio 2010 (Milind Lele)

One of the improvements in VS2010 (CTP available for download here) is drag and drop data binding for WPF. Drag-drop data binding has been available for WinForms since Visual Studio 2005. So those of you that are familiar with that will find the WPF experience quite similar and readily usable. In VS2010 we've brought that to WPF.VS2008 SP1&...