The application must be configured to run on a new development computer.
You need to configure the connection string to point to the existing named instance.
Which connection string fragment should you use?
A.
Data Source=INST01\SQL01
B.
Initial Catalog= SQL01\INST01
C.
Data Source=SQL01\INST01
D.
Initial Catalog= INST01\SQL01