When connecting to a sql server cluster do I use the virtual sqlservername\instancename in the connection string or do you use the windows cluster name? Seems odd you'd have to connect to an instance name. If that instance goes down does it's IP address get moved to a different node's resource?