I'm working more and more with desktop applications, and my GUIs SUCK. I'm familiar with the basics of GUI design, but am having trouble putting them into practice.
What I'm looking for are good (or at least decent) guides to building (not designing!) a GUI in Visual Studio.
Failing that (I've not found much via the usual sources), I have to ask: is it possible/worth the effort to build a GUI with VS2K5's 'Design' view? That's what I've been largely using, since I'm a visual person.
Specifically, I am looking for help in the 'nuts & bolts' of IMPLEMENTING a completed design
I am not adverse to installing extra tools if needed, but my preference is to stick with things you get through a vanilla install of VS2k5 if possible.