Option - A.
Connect to Oracle Database from Visual Studio
Open Visual Studio after ODT installation. Right click on Server Explorer's root node and choose "Create New Connection".
In the connection dialog, click the "Change" button to change the data source.
Select "Oracle Database" from the list of data sources and "ODP.NET, Managed Driver" from the drop down list. If you do not see it, the installation of Oracle Developer Tools for Visual Studio was not successful. Do NOT select ".NET Framework Data Provider for Oracle".
You will now see Oracle's connection dialog:
Enter the user name and password.
In the connection type drop down, choose "Basic" or "EZ Connect".
Enter the host name/IP, port number, and service name for the database you wish to connect to.
Press OK to connect.
You can now explore your Oracle Database in Server Explorer and take advantage of many of the Oracle Developer Tools for Visual Studio features.
Option - B : Unable to load OraOps.dll / Solution / Workaround / Hints / Diagnosis.
Unable to load DLL “OraOps10.dll”