I learnt that VS2012 comes with a version of SQL Server Express named LocalDb that works a little bit different from the usual SQL Server Express, the latter one works as a service.
What if I was interested in using the database as a service, can I have both installed, the new one that comes with VS2012 and SQL Server Express 2008?