I have a SQL 2008 database with some sprocs, etc... that take data in tables and export it to XML files. These XML files are used to provide sample data to test an application we use that imports XML ...
Most of the Drag/Drop in WPF tutorials I see use some kind of dragdrop helper classes to work with drag/drop in WPF.<BR><BR>I'm just beginning a feature in my WPF app where that will be heavily ...