I didn't know I could do this until a few weeks ago: While still in Edit mode, you can right-click on a line of code and select Run to Cursor. Visual Studio will compile your application (if necessary ...
I've got a project that has been nagging me as something I should be able to do.<BR><BR>Using the WPF toolkit (With full source code) and Visual Studio, I can create a WPF window with a Datagrid ...