🤑 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

  • 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
  • Michael Harrison
    Michael Harrison
    30,900 Points

    Why not enums?

    Posted May 7, 2020 2:05am by Michael Harrison
    Michael Harrison
    30,900 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Populating Our Database with Seed Data

    1 Answer

  • Ronald Greer
    seal-mask
    .a{fill-rule:evenodd;}techdegree seal-36
    Ronald Greer
    Front End Web Development Techdegree Graduate 56,430 Points

    Cant tell what I'm doing wrong

    Posted February 22, 2020 3:23pm by Ronald Greer
    .a{fill-rule:evenodd;}techdegree seal-36
    Ronald Greer
    Front End Web Development Techdegree Graduate 56,430 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Using a Preprocessor Directive to Exclude Test Data

    1 Answer

  • Ar33ss Leon
    Ar33ss Leon
    4,621 Points

    Code first migrations

    Posted June 15, 2019 12:46am by Ar33ss Leon
    Ar33ss Leon
    4,621 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Adding Our First Migration

    0 Answers

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

    I am not sure what I just did in this video. Did I migrate stuff from a server?

    Posted May 1, 2019 5:00am by kevin hudson
    kevin hudson
    Courses Plus Student 11,987 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Enabling Migrations

    2 Answers

  • jalbuja
    jalbuja
    533 Points

    Outdated link: How to decode the __MigrationHistory table's "Model" column.

    Posted December 7, 2018 7:29pm by jalbuja
    jalbuja
    533 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Updating the Database

    0 Answers

  • jalbuja
    jalbuja
    533 Points

    Which project folder corresponds to the one used in the video?

    Posted December 7, 2018 6:50pm by jalbuja
    jalbuja
    533 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Enabling Migrations

    1 Answer

  • olu adesina
    olu adesina
    23,007 Points

    How is the date generated when the model is updated

    Posted July 23, 2018 10:47pm by olu adesina
    olu adesina
    23,007 Points
    • C#
    • Entity Framework Migrations
    • Digging Deeper Into Migrations
    • Modifying Migration Classes

    1 Answer

  • olu adesina
    olu adesina
    23,007 Points

    Ef add migrations

    Posted July 20, 2018 10:13pm by olu adesina
    olu adesina
    23,007 Points
    • C#
    • Entity Framework Migrations
    • Digging Deeper Into Migrations
    • Making a Model Change

    0 Answers

  • Tommy Clare
    PLUS
    Tommy Clare
    Courses Plus Student 26,973 Points

    Configuration.cs Seed Method Test Data - AverageRating issue

    Posted June 20, 2018 12:10pm by Tommy Clare
    Tommy Clare
    Courses Plus Student 26,973 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Populating Our Database with Seed Data

    1 Answer

  • Hakim Rachidi
    Hakim Rachidi
    38,491 Points

    EF Migrations

    Posted May 24, 2018 8:59pm by Hakim Rachidi
    Hakim Rachidi
    38,491 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • What are Migrations?

    1 Answer

  • shobanaannadurai
    shobanaannadurai
    4,244 Points

    In Configuration.cs update the Seed method to seed the database with students test data.

    Posted April 24, 2018 6:50am by shobanaannadurai
    shobanaannadurai
    4,244 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Using the Configuration Class to Add Seed Data

    1 Answer

  • marcolamoon
    marcolamoon
    16,915 Points

    HELP with framework question??

    Posted July 10, 2017 6:07am by marcolamoon
    marcolamoon
    16,915 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Using a Preprocessor Directive to Exclude Test Data

    2 Answers

  • Daniel Hildreth
    Daniel Hildreth
    16,170 Points

    Migrations Not Enabling Through Console

    Posted March 14, 2017 4:31am by Daniel Hildreth
    Daniel Hildreth
    16,170 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Enabling Migrations

    3 Answers

  • John Fouts
    John Fouts
    12,234 Points

    Not sure what I am doing wrong with this one? As far as I can tell I followed along with the video example to a <T>.

    Posted March 10, 2017 2:19am by John Fouts
    John Fouts
    12,234 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Using the Configuration Class to Add Seed Data

    3 Answers

  • Adam Taylor
    Adam Taylor
    1,639 Points

    can't do it

    Posted March 9, 2017 12:36am by Adam Taylor
    Adam Taylor
    1,639 Points
    • C#
    • Entity Framework Migrations
    • Getting Started with Using Migrations
    • Using the Configuration Class to Add Seed Data

    1 Answer

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.