✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

New No-Code Track! 🚀start learning today!

🌟 Dreaming of a bright future? 🎓 Ask about the Treehouse Scholarship program! 🚀

✨ Earn college credits in Cybersecurity, JS, HTML, CSS and Python

🤑 Join the Treehouse affiliate program and earn 25% recurring commission!

  • Treehouse Logo
  • Plans
    Chevron
    • For Individuals
    • For Businesses
    • For Schools
    • For Libraries
    • For Military
  • Library
    Chevron
    • All Courses
    • Tracks
    • College Credit
  • Techdegree
    Chevron
    • Overview
    • Front End Development
    • Full Stack JavaScript
    • Data Analysis
    • UX Design
    • Python
  • Community
    Chevron
    • Code Adventures
    • Discord
    • Forum
    • Success Stories
    • Treehouse Links
    • 100 Days of Code
  • Resources
    Chevron
    • Career Toolbox
    • CodeForward
    • Free Treehouse Near Me
    • Jobs
    • Blog
    • Support
    • About
  • For Individuals For Businesses For Schools For Libraries For Military
  • All Courses Tracks College Credit
  • Overview Front End Web Development Full Stack JavaScript Python Development Data Analysis UX Design
  • Code Adventures Discord Forum Success Stories Treehouse Links 100 Days of Code
  • Career Toolbox CodeForward Free Treehouse Near Me Jobs Blog Support About
  • Sign In
  • Free Trial
Instagram Twitter Facebook YouTube LinkedIn
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • AI
      • • Android
      • • APIs
      • • Coding for Kids
      • • College Credit
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Game Development
      • • Go Language
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • No-Code
      • • PHP
      • • Professional Growth
      • • Python
      • • Quality Assurance
      • • React
      • • Ruby
      • • Security
      • • Swift
    • Showing results for:
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Close
  • Dmitri Mikhalev
    Dmitri Mikhalev
    4,462 Points

    SystemArgumentException

    Posted on Apr 28, 2022 by Dmitri Mikhalev
    Dmitri Mikhalev
    4,462 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    2 Answers

  • Amit Singh
    Amit Singh
    140 Points

    Please don't put these assignment in between the course, you may put this stuff in last to evaluate.

    Posted on Dec 20, 2019 by Amit Singh
    Amit Singh
    140 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    1 Answer

  • kevin hudson
    PLUS
    kevin hudson
    Courses Plus Student 11,987 Points

    The problem with this instruction is you can miss valuable info

    Posted on May 5, 2019 by kevin hudson
    kevin hudson
    Courses Plus Student 11,987 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    1 Answer

  • kevin hudson
    PLUS
    kevin hudson
    Courses Plus Student 11,987 Points

    Why wasn't this part of the first module Introducing Entity Framework?

    Posted on May 4, 2019 by kevin hudson
    kevin hudson
    Courses Plus Student 11,987 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Database Server Installation and Configuration

    0 Answers

  • Charlie Harcourt
    Charlie Harcourt
    8,046 Points

    Can't connect MSSQLLocalDB through Windows authentication

    Posted on Apr 5, 2019 by Charlie Harcourt
    Charlie Harcourt
    8,046 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Where's Our Data?

    0 Answers

  • Ricardo Ferreira
    Ricardo Ferreira
    9,694 Points

    Do not see the ComicBookGalleryModel.Context database

    Posted on Aug 13, 2018 by Ricardo Ferreira
    Ricardo Ferreira
    9,694 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Where's Our Data?

    5 Answers

  • olu adesina
    olu adesina
    23,007 Points

    where im i going wrong with Database.SetInitializer

    Posted on Jun 24, 2018 by olu adesina
    olu adesina
    23,007 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Controlling Database Generation

    1 Answer

  • Joel Brennan
    Joel Brennan
    18,300 Points

    Cannot drop database "" because it is currently in use.

    Posted on Sep 12, 2017 by Joel Brennan
    Joel Brennan
    18,300 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Controlling Database Generation

    2 Answers

  • David Lin
    David Lin
    35,864 Points

    connectionStrings for Context now needs providerName key

    Posted on Sep 2, 2017 by David Lin
    David Lin
    35,864 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    0 Answers

  • irem gürel
    irem gürel
    5,732 Points

    wrong answer

    Posted on Aug 28, 2017 by irem gürel
    irem gürel
    5,732 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Database Server Installation and Configuration

    1 Answer

  • irem gürel
    irem gürel
    5,732 Points

    DDL???

    Posted on Aug 28, 2017 by irem gürel
    irem gürel
    5,732 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Section Review

    1 Answer

  • purva mishra
    PLUS
    purva mishra
    Courses Plus Student 125 Points

    In App.config set the "Context" database connection string's Data Source value to the SQL Server LocalDB default instanc

    Posted on Jun 29, 2017 by purva mishra
    purva mishra
    Courses Plus Student 125 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    3 Answers

  • Alexander Olson
    Alexander Olson
    13,067 Points

    Im trying to understand why my "Data Source=(localdb)\\MSSQLLocalDB; doesn't work for question 1

    Posted on Jun 20, 2017 by Alexander Olson
    Alexander Olson
    13,067 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    2 Answers

  • Joe Mackey
    Joe Mackey
    20,418 Points

    In Context.cs add a default constructor that sets the database initializer to an instance of the DropCreateDatabaseAlway

    Posted on Jun 3, 2017 by Joe Mackey
    Joe Mackey
    20,418 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Controlling Database Generation

    2 Answers

  • Joe Mackey
    Joe Mackey
    20,418 Points

    In Context.cs add a default constructor that sets the database initializer to an instance of the DropCreateDatabaseAlway

    Posted on Jun 1, 2017 by Joe Mackey
    Joe Mackey
    20,418 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Controlling Database Generation

    1 Answer

  • Frantyk Andrii
    Frantyk Andrii
    35,423 Points

    Entity framework: where's our data?

    Posted on Apr 2, 2017 by Frantyk Andrii
    Frantyk Andrii
    35,423 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Where's Our Data?

    1 Answer

  • Anders Lund
    Anders Lund
    4,155 Points

    Dont get any tables or any thing up in my Console window

    Posted on Mar 21, 2017 by Anders Lund
    Anders Lund
    4,155 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Where's Our Data?

    1 Answer

  • Jason Storm
    Jason Storm
    6,288 Points

    Entity Framework Basics: When I run the app it does not write line the series title.

    Posted on Feb 28, 2017 by Jason Storm
    Jason Storm
    6,288 Points
    • C#
    • Entity Framework Basics
    • Entity Framework and Databases
    • Changing the Database Name

    4 Answers

Posting to the forum is only allowed for members with active accounts.
Please sign in or sign up to post.

    Treehouse

  • About
  • Blog
  • Careers
  • Community
  • Stories
  • Shop
  • Contact
  • Gift Card

See Full Catalogue

Techdegree

  • Front End Web Development
  • Full Stack JavaScript
  • Python Development
  • Data Analysis
  • UX Design

Tracks

  • Learn to Code for Beginners
  • Beginning Python
  • Beginning SQL
  • Beginning Java
  • ...see more

Courses

  • JavaScript Basics
  • Intro to HTML & CSS
  • Python Basics
  • CSS Layout
  • ...see more

Explore

  • Plans
  • Affiliates
  • Perks
  • Free Treehouse Near Me
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2025 Treehouse Island, Inc.