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 SSMS?
This is my favorite order:
- Windows update before installing anything.
- SQL Server 2012
- If you have SP1 integrated with you ISO file, skip to step 4.
- If you have both SP1 and U5 integrated with your ISO file, skip to step 5
- Unselect SQL Server Data Tools during installation (step 8 will install the VS 2012 templates instead of these old 2010 ones)
- SQL Server 2012 SP1
- SQL Server 2012 SP1 U5
- Visual Studio 2012
- If you have U3 integrated with you ISO file, skip to step 7.
- Unselect SQL Server Data Tools during installation because we'll install the updated bits in step 7
- Visual Studio 2012 U3
- SQL Server Data Tools - BI (adds BI project templates to Visual Studio 2012)
- SQL Server Data Tools (allows you to manage SQL Server 2012 from within visual Studio 2012)
- Windows Update
- ReSharper
- StyleCop
- SQL ToolBelt