1
vote
How can I get Emacs style key bindings in Visual Studio?
A quick Live search for "visual studio emacs" gave this page. I'm not sure how thorough it is though (havi …
3
votes
Should I get Visual Studio 2008 or skip it for 2010 beta?
I would opt for 2008 over 2010 beta. The former has a service pack released, and several other hotfixes, so a lot of the kinks have been worked out. The latter is at beta quality (which means the …
0
votes
What is the most memory Visual Studio can use on a 32bit Windows Server 2003 OS?
The restraints per process should remain unchanged for any 32-bit OS. The default is 4GB of address space per process, with 2GB of that reserved for the OS itself. There is a flag for Windows whi …
2
votes
my VS2008 cannot connect to Sql Server 2008, why?
I'm almost certain that you need VS2008 SP1. The two were released in parallel, and there was a lot of coordination between them to get things working. I sincerely doubt that there are any ways t …
