SQL Server ==> Visual Studio ?!?!?!?

Visual studio allows you to create an sql server database within the project.
I believe it’s an mdf file?
So what’s the difference between using an sql server installed and running on a machine, and using an sql server file in my project?

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay

Tags:

This entry was posted on Monday, July 5th, 2010 at 4:48 pm and is filed under Visual studio sql server. You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.

One Response to “SQL Server ==> Visual Studio ?!?!?!?”

  1. Kevin Says:

    The SQL Server file in your project likely is running on SQL Express. This will have limited performance versus Sql Server. SQL Server is more scalable, but is more expensive.

Leave a Reply

 

About - Contact - Privacy Policy - Terms of Service