In VB I could use a UDL file to redirect an SQL Connection.

Is there an equivalent in vb.net ?

Or should I use an XML file like I would an ini file to feed in the connection string nformation.