I just bought Visual Studio 2008 Professional and it came with SQL Server 2005 Developer Edition. I'm used to using SQL Server 2005 at work, but the Developer edition doesn't seem to come with Server Management Studio, so I'm at a bit of a loss. A few questions:
- What resources are there for configuring and setting up SQL Server 2005 Developer Edition?
- What are some resources for managing databases (I know that I can have Multiple Databases with SQL Server 2005), and what 'extras' are provided by Developer Edition?
- Are there any funky things I need to know about if I were to create a database and move it from Developer Edition to an actual deployment server?
- Are there any other 'gotchas'?
Edit: I've answered the 'Why isn't SQL Server Management Studio showing up' question below. Resources for the other questions are still appreciated.
Any other insights?