At first I hope creating such a question on Stackeroverflow is ok, if not tell me :)
I have 16GB of DDR3 RAM and I think it could be possible to speed up VisualStudio and Resharper by creating a RAM Disk.
Does anyone of you have made experience with such a scenario or can you give me some tips?
My idea is to install/copy Visual studio, Resharper and solution files to the RAM Disk.
I assume that by "installing VS onto RAM Disk" you mean that you'll use NTFS to map the expected Program Files\Microsoft Visual Studio
folder onto RAM? The reason I'm asking is that AFAIK you're forced to install the bulk of VS onto your system drive, and you cannot override that.
As the other commenter said, get an SSD first. Get those expensive PCI-driven ones (such as OCS IBIS). Take a look at performance. Then decide if you really need RAM. And if you decide that you do, try mapping just the TMP/TEMP folders onto RAM and then starting up VS with that and seeing how it works. My guess is, you'll get a modest improvement, but nothing to write home about, unless you're using a 5200RPM disk (and even then...)