I have a machine setup to share c:\apps. I then map a drive letter Z: to that share (on the same machine). Would an application running from the Z:\ drive run slower than if I ran it from C:\apps?
In other words, would it run slower because it has to go through the network when running from drive Z:? Or does it see that it's in fact in the actually C: drive?