How convert a partial project VS2010 database to VS2012 database project - visual-studio-2012

I would like to upgrade VS 2010 database project to VS 2012.
Project is spitted by many partial projects due to many customization and configurations.
Is there any feature similar to partial project in VS 2012, that can be used in this case, to build database with many db blocks?

Related

Importing Data from TFS 2015 to Visual Studio Team Services?

I am completely newbie to TFS. Need some help on Migration. We have a VS TFS 2015 and the requirement is to move a certain code with history and all the work items from current VS TFS 2015 to new VS TFS 2015. How can I achieve this. Any pointers will be of great help.
Just additional info. The current VS TFS 2015 was build by us on Azure and the new one is provisioned through Azure SAAS.
We don't widely support (as of August 3, 2016) importing your data from Team Foundation Server to Visual Studio Team Services. However, we have been working on a full-fidelity data import utility that will let you do this. It's currently in Private Preview and we're testing it out with a handful of customers at the moment. We've also shared some details with our Microsoft MVPs so if you have an MVP that is helping you, they will be able to help you migrate.
Feel free to vote on this User Voice item and we'll keep everyone updated there on our progress: Import data from TFS On-Premises
Tip: When the TFS to VSTS Data Import utility does become available, you'll want to make sure your TFS server is upgraded to the latest version of TFS including the latest update. At the moment, that would be Team Foundation Server 2015 Update 3.
You can use OpsHub Visual Studio Online Migration Utility.
OpsHub Visual Studio Migration Utility : Supports migration of source
code and work items from TFS 2010, TFS 2012, TFS 2013, and TFS 2015 to
Visual Studio Team Services.

What does "need migration" mean for a SQL Server Database Project in Visual Studio 2012

Sometime opening my solution, the database project is disabled and marked as need migration as below snapshot.
I don't know how to deal with that. What should I do to unlock it?
It sounds like your database project is in the old VS 2010 format, as opposed to the new SQL Server Data Tools format.
In that case you'll need to upgrade the project. There should be an upgrade option if you right-click the project in Solution Explorer.

Using SSIS BIDS with Visual Studio 2012 / 2013

I want to use SSIS /BIDS project in Visual Studio 2012.
I have both Visual Studio 2010 and Visual Studio 2012 installed along with Microsoft SQL
Server 2012.
VS 2010 was installed first followed by MS SQL 2012 which got me BIDS integrated with VS 2010.
However I cannot seem to find any help on integrating BIDS with VS 2012.
I came across few question on SO related to this topic but all of them had integration with 2010 and not 2012.
I know that with MS SQL 2012 I get a SQL Server Data Tool. Does this mean that Visual Studio 2012 and BIDS cannot be integrated ?
Solution 2012:
I had to update the solution here since one of the answers I received partially solved the issue. The Answer provided by did solve the issue #user2141936 but I kept on getting an BlockMixedArchitectureInstall error while updating an existing instance.
It worked without with creating a new instance!!
Side Note :
Installing the update broken my publishing database project onto 2012 server. You need to download and install a DACFramework patch for it.
Solution 2013:
download and install http://www.microsoft.com/en-us/download/details.aspx?id=42313
Welcome to Microsoft Marketing Speak hell. With the 2012 release of SQL Server, the BIDS, Business Intelligence Designer Studio, plugin for Visual Studio was renamed to SSDT, SQL Server Data Tools. SSDT is available for 2010 and 2012. The problem is, there are two different products called SSDT.
There is SSDT which replaces the database designer thing which was called Data Dude in VS 2008 and in 2010 became database projects. That a free install and if you snag the web installer, that's what you get when you install SSDT. It puts the correct project templates and such into Visual Studio.
There's also the SSDT which is the "BIDS" replacement for developing SSIS, SSRS and SSAS stuff. As of March 2013, it is now available for the 2012 release of Visual Studio. The download is labeled SSDTBI_VS2012_X86.msi Perhaps that's a signal on how the product is going to be referred to in marketing materials. Download links are
Microsoft SQL Server Data Tools Business Intelligence for Visual Studio 2012 (SSIS packages target SQL Server 2012)
Microsoft SQL Server Data Tools Business Intelligence for Visual Studio 2013 (SSIS packages target SQL Server 2014)
None the less, we have Business Intelligence projects available to us in Visual Studio 2012. And the people did rejoice and did feast upon the lambs and toads and tree-sloths and fruit-bats and orangutans and breakfast cereals
Today March 6, 2013, Microsoft released SQL Server Data Tools – Business Intelligence for Visual Studio 2012 (SSDT BI) templates. With SSDT BI for Visual Studio 2012 you can develop and deploy SQL Server Business intelligence projects. Projects created in Visual Studio 2010 can be opened in Visual Studio 2012 and the other way around without upgrading or downgrading – it just works.
The download/install is named to ensure you get the SSDT templates that contain the Business Intelligence projects. The setup for these tools is now available from the web and can be downloaded in multiple languages right here: http://www.microsoft.com/download/details.aspx?id=36843
First Off, I object to this other question regarding Visual Studio 2015 as a duplicate question. How do I open SSRS (.rptproj) and SSIS (.dtproj) files in Visual Studio 2015? [duplicate]
Basically this question has the title ...Visual Studio 2012 / 2013 What about ALL the improvements and changes to VS 2015 ??? SSDT has been updated and changed. The entire way of doing various additions and updates is different.
So having vented / rant - I did open a VS 2015 update 2 instance and proceeded to open an existing solution that include a .rptproj project. Now this computer does not yet have sql server installed on it yet.
Solution for ME : Tools --> Extension and Updates --> Updates --> sql server tooling updates
Click on Update button and wait a long time and SSDT then installs and close visual studio 2015 and re-open and it works for me.
In case it is NOT found in VS 2015 for some reason : scroll to the bottom, pick your language iso https://msdn.microsoft.com/en-us/mt186501.aspx?f=255&MSPPError=-2147217396

Deploy Project option not available at project level for SharePoint 2013 project in Visual Studio 2012

I have recently upgraded my SharePoint 2010 solution to SharePoint 2013 and in the same process upgraded the solution as well to Visual-Studio 2012.
One of the things I have observed is that I don't have the "deploy" option at each SharePoint project level. On digging a bit further I have noticed that the "deloy" option is available to all projects under solution but not for projects under any folder.
e.g. I have attached the image showing the solution structure containing two projects. As seen the "deploy" option is not available for the project under the folder.
Is this a bug or is there something setting in VS to make this work?
-Sharath
It's the very definition of a bug.
See also http://social.technet.microsoft.com/Forums/en-US/sharepointgeneral/thread/199f8fdb-afbd-4c40-b28c-beba6fc41fbf/
Update 2 - and still no fix.
Edit: Fun fact. If you select two or more projects - the deploy option re-appears -.-

Visual Studio 2012 + Business Intelligence Templates

I got SQL Server 2012 installed on my machine and I have SSDT to create BI projects.
Today i installed Visual Studio 2012; but i cannot create any of BI projects in Visual Studio 2012. Is there a way I can open BI (SSIS/SSAS/SSRS) projects in VS 2012 or should i have to always go back to SSDT to open them.
SSRS development functionality became available for Visual Studio 2012 in March 2013. And Microsoft started to distinguish between SSDT and SSDT-BI (which contains the BI tools). They are complementary installations, and both must be installed for Visual Studio to be happy working with SSRS reports.
The components needed for SSRS development are as follows:
Download SSDT for Visual Studio 2012
Download SSDT-BI for Visual Studio 2012
Download Data-Tier Application Framework (March 2013)
Check out this blog post. Basically, there are two versions of SSDT (even though Microsoft doesn't ever explicitly state this), and depending on how you installed SSDT, you get one or the other version. As a further note, SSDT will only work with BIDS in SQL Server 2012, not 2008R2.
In addition to this, only SQL Server Data Tools 2010/VS2010 has access to the entire BI suite. This is not yet available for VS2012/SQL Server Data Tools 2012, which only has access to the SQL Database project. Fortunately (or maybe not), both can be installed to the same system without systemic conflict. As to your mental conflict, your mileage may vary.
It is available now as an additional download at http://www.microsoft.com/en-us/download/details.aspx?id=36843

Resources