I am preparing to do some web development against a SQL Server 2012 server on a fresh install of win 7 x64 development VM.
What should I install first, visual studio or
No direct dependencies found between the two components, installing Visual Studio first then ensure that .NET Framework installed properly is my approach, then installing SQL Server, but in all cases the SQL Server installation installs the following software components - 2008:
- NET Framework 3.5
- SQL Server Native Client
- SQL Server Setup support files
My approach:
- Visual Studio 2008.
- Visual Studio SP1.
- SQL Server 2008.
- Run Windows updates.
Useful question here