✨ 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 with ASP.NET MVC
    • Close
  • adel sattari
    PLUS
    adel sattari
    Courses Plus Student 1,198 Points

    error with separator of decimal type while updating the averageRating property of a comic book

    Posted on Aug 23, 2020 by adel sattari
    adel sattari
    Courses Plus Student 1,198 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Handling Creates and Updates

    1 Answer

  • Damien Bactawar
    Damien Bactawar
    8,549 Points

    ".NETFramework,Version=v4.7.2" framework. This is a higher version than ".NETFramework,Version=v4.6.1"

    Posted on Aug 12, 2020 by Damien Bactawar
    Damien Bactawar
    8,549 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Project Setup
    • Adding the Class Library Project

    1 Answer

  • Amit Ghosh
    Amit Ghosh
    9,314 Points

    Need help in setting up the Database Initializer attribute

    Posted on Dec 15, 2019 by Amit Ghosh
    Amit Ghosh
    9,314 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Configuring Entity Framework

    1 Answer

  • Amit Ghosh
    Amit Ghosh
    9,314 Points

    When to use a Field vs a Property

    Posted on Dec 14, 2019 by Amit Ghosh
    Amit Ghosh
    9,314 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Data Access Design Patterns
    • Using the Repository Pattern

    3 Answers

  • saikiran maddukuri
    saikiran maddukuri
    17,919 Points

    where is Attach?

    Posted on Sep 2, 2019 by saikiran maddukuri
    saikiran maddukuri
    17,919 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Handling Creates and Updates

    0 Answers

  • Ar33ss Leon
    Ar33ss Leon
    4,621 Points

    I am obligated to use Lazy loading?

    Posted on Jun 12, 2019 by Ar33ss Leon
    Ar33ss Leon
    4,621 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Solution: Finishing the Comic Book Artists Controller

    1 Answer

  • Ar33ss Leon
    Ar33ss Leon
    4,621 Points

    The use of Dispose()

    Posted on Jun 11, 2019 by Ar33ss Leon
    Ar33ss Leon
    4,621 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Managing the Context's Lifetime

    1 Answer

  • ken perkerwicz
    ken perkerwicz
    6,167 Points

    still not recognizing repository methods, even after updating using ComicBookShared.Data

    Posted on May 31, 2019 by ken perkerwicz
    ken perkerwicz
    6,167 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Project Setup
    • Adding the Class Library Project

    0 Answers

  • Tyler Rodriguez
    Tyler Rodriguez
    8,480 Points

    Object reference not set

    Posted on Aug 3, 2018 by Tyler Rodriguez
    Tyler Rodriguez
    8,480 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Data Access Design Patterns
    • Reviewing the Comic Book Artists Repository

    1 Answer

  • olu adesina
    olu adesina
    23,007 Points

    updating entries EF MVC Store update, insert, or delete statement affected an unexpected number of rows Exception

    Posted on Aug 1, 2018 by olu adesina
    olu adesina
    23,007 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Handling Creates and Updates

    0 Answers

  • Joe Di Trolio
    Joe Di Trolio
    3,429 Points

    Using the Repository Design Pattern for non-crud operations in an MVC application

    Posted on Nov 30, 2017 by Joe Di Trolio
    Joe Di Trolio
    3,429 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Data Access Design Patterns
    • Using the Repository Pattern

    1 Answer

  • Nathan Yebgui
    Nathan Yebgui
    15,732 Points

    IEntity not found.

    Posted on Sep 19, 2017 by Nathan Yebgui
    Nathan Yebgui
    15,732 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Data Access Design Patterns
    • Creating a Generic Base Repository Class

    0 Answers

  • Jaime Jesus Guerra Torres
    Jaime Jesus Guerra Torres
    16,954 Points

    To fix the app problem, i changed the ConnectionString from the Manager App.Config to the class library App.Config.

    Posted on Sep 18, 2017 by Jaime Jesus Guerra Torres
    Jaime Jesus Guerra Torres
    16,954 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Project Setup
    • Adding the Class Library Project

    0 Answers

  • Albert Alegria
    Albert Alegria
    3,441 Points

    Why don't we call directly to the repository Get.. functions?

    Posted on Aug 9, 2017 by Albert Alegria
    Albert Alegria
    3,441 Points
    • C#
    • Entity Framework with ASP.NET MVC
    • Entity Framework and ASP.NET MVC
    • Handling Reads

    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.