Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8319085
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:12:23+00:00 2026-06-08T22:12:23+00:00

I am following some tutorials and I’m completely lost on how MVC/SQL Server connect.

  • 0

I am following some tutorials and I’m completely lost on how MVC/SQL Server connect.

I am going through a tutorial and the person mentions that the following code automatically creates a database for me:

<connectionStrings>
   <add name="LibraryContext" 
        connectionString="Data Source = |DataDirectory|Library.sdf" providerName="System.Data.SqlServerCe.4.0"/>

Can you please tell me what the above code does in a simple and detailed way. What |DataDirectory|Library.sdf does and what SQL Server CE..etc…all of it.. PLEASE & THANK YOU!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T22:12:25+00:00Added an answer on June 8, 2026 at 10:12 pm
    • SQL Server CE is the Compact Edition of SQL Server – basically your whole database in a single file (the .sdf file) and the code to access it in a set of DLLs – no server installation needed.

      It works fine for most cases, but has limitations (no stored procedures etc.) – ErikEJ has a great comparison page comparing SQL Server CE to Express

    • the |DataDirectory| part of your connection string refers to the App_Data directory that’s been created in your web site

      So in the end, the database connection goes to a file in

      (your web site root)\App_Data\Library.sdf
      
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been following some MVC tutorials that connect to a sql mdf database
I'm trying to implement my first Spring MVC controller, following Spring documentation, some tutorials
After following this MVC 4 tutorial series I was trying some of the stuff
I'm following the MVC 4 tutorial and I'm having some trouble with decimals and
I'm learning masm32, following some tutorials. In one tutorial: http://win32assembly.online.fr/tut3.html there is stated: LOCAL
What is the purpose of mocking? I have been following some ASP.NET MVC tutorials
I have no idea what's going on. I have been following some tutorials, and
I am trying to learn GNU autotools, and I am following some tutorials, I
I'm following this tutorial http://www.vogella.com/articles/AndroidIntent/article.html for having some data transfered to parent activity by
I'm following the Rails Tutorial (Hartl), and having some trouble in section 3.6.4 Tests

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.