> Bob Ammerman wrote: > > > > > > VC++ with its 'edit-and-continue' feature approaches VB for debugging ease. > > > > I use both VC++ and VB extensively. I apply each to the domain where it > > works best and find no trouble switching between the two. > > Bob Ammerman > > RAm Systems > > So Bob, what would you suggest are the 'best' suited domains for each > of the above development environments? Why? > > R > I knew that was the next question ;-) Points in favor of using C++: high performance required extensive use of system apis creating COM objects wide distribution of resulting program Fancy UI manipulation Windows standard UI appearance detailed bits and bytes code Points in favor of using VB: a lot of straightforward UI logic use of COM objects, especially database access quickly thrown together apps Bob -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.