I want to know what is dacpac? We are currently using visual studio 2012 and team foundation server 2010, and SQL server tool. In a solution file from DACPAC, a file of DACPAC is referenced, but its values are not defined in the source code .sql file.
But i want to know what is DACPAC. What this file do. Its functionality. DACPAC dependencies and main functions for .sql source codes and how does it affect a solution file. And if we need to change something, what we have to change, and what where will
be its related dependencies in the solution file and project where we have to upgrade anything.
Thanks
T.uday