Quote:
VNC is ok, but if you can use it instead the Microsoft Remote Desktop is faster over a LAN. There is a Remote Desktop client available for MacOSX, which seems to work well.

One thing to look out for though it that classic ASP debugging can be a problem using Remote Desktop (VNC shouldn't have the same problem).


Cool. Thanks for the info! I occasionally take home the source for our product and do stuff in my spare time if I've got nothing better to do!

Our application is a straight 'C' Win32 api application spread over hundreds of C files, so I'm still using visual studio 6 as Microsoft took out the "wizard bar" from "visual studio .net".

It's incredibly hard to find functions in a piece of software which contains well over half a million lines of code without the wizard bar!