✨ 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#
    • Intermediate C#
    • System.Object
    • Object.Equals
    • Close
  • Tyler Marquer
    Tyler Marquer
    12,859 Points

    i don't understand whats wrong with my code

    Posted on Mar 24, 2022 by Tyler Marquer
    Tyler Marquer
    12,859 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • drstrangequark
    drstrangequark
    8,273 Points

    What am I doing wrong here?

    Posted on Dec 5, 2018 by drstrangequark
    drstrangequark
    8,273 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Chris Gauthier
    PLUS
    Chris Gauthier
    Courses Plus Student 6,434 Points

    Using Equals in C# Intermediate Level Course

    Posted on Nov 17, 2018 by Chris Gauthier
    Chris Gauthier
    Courses Plus Student 6,434 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Zachary Eckstein
    Zachary Eckstein
    9,901 Points

    Override compiler error. When included: nothing to override; when left off: two methods named the same? What am missing?

    Posted on Oct 9, 2018 by Zachary Eckstein
    Zachary Eckstein
    9,901 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Amanda Stewart
    Amanda Stewart
    1,371 Points

    Having trouble with overriding the Equals method practice problem

    Posted on Jun 10, 2018 by Amanda Stewart
    Amanda Stewart
    1,371 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Mahyar Najizad
    Mahyar Najizad
    3,572 Points

    Problem

    Posted on Mar 26, 2018 by Mahyar Najizad
    Mahyar Najizad
    3,572 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • chanjong kim
    chanjong kim
    2,315 Points

    keyword 'Is' and operator '=='

    Posted on Mar 3, 2018 by chanjong kim
    chanjong kim
    2,315 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Jeff Burk
    Jeff Burk
    5,215 Points

    Not quite sure what is going on...

    Posted on Dec 26, 2017 by Jeff Burk
    Jeff Burk
    5,215 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    3 Answers

  • Martin Tesar
    Martin Tesar
    3,363 Points

    Where is my THIS ?

    Posted on Oct 5, 2017 by Martin Tesar
    Martin Tesar
    3,363 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • tung nguyen
    PLUS
    tung nguyen
    Courses Plus Student 1,666 Points

    Equals method

    Posted on Sep 21, 2017 by tung nguyen
    tung nguyen
    Courses Plus Student 1,666 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Martin Englert
    Martin Englert
    5,509 Points

    public override string Equals(object obj1 , object obj2){} won't compile. Why?

    Posted on Sep 13, 2017 by Martin Englert
    Martin Englert
    5,509 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Nir Klein
    Nir Klein
    7,353 Points

    Regarding 'Equals' override

    Posted on Aug 24, 2017 by Nir Klein
    Nir Klein
    7,353 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    2 Answers

  • Martin Zarate
    Martin Zarate
    10,723 Points

    Stuck trying to override the Equals(object obj) method. Here is my code:

    Posted on Aug 18, 2017 by Martin Zarate
    Martin Zarate
    10,723 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • vincent batteast
    vincent batteast
    51,094 Points

    Add an Equals method to the VocabularyWord class that returns true if the words of two VocabularyWord objects are the sa

    Posted on May 4, 2017 by vincent batteast
    vincent batteast
    51,094 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    8 Answers

  • Purvi Agrawal
    Purvi Agrawal
    7,960 Points

    Unable to Solve this Challenge !

    Posted on Mar 1, 2017 by Purvi Agrawal
    Purvi Agrawal
    7,960 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    1 Answer

  • Leo Ngai
    Leo Ngai
    2,184 Points

    It always say compile error

    Posted on Jan 6, 2017 by Leo Ngai
    Leo Ngai
    2,184 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    2 Answers

  • Giulio Vannini
    Giulio Vannini
    21,922 Points

    I can't figure out why this Equals override doesn't work

    Posted on Sep 19, 2016 by Giulio Vannini
    Giulio Vannini
    21,922 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    2 Answers

  • Nathan Reinauer
    Nathan Reinauer
    2,097 Points

    Compiler says "override" doesn't work with Equals method...

    Posted on Sep 17, 2016 by Nathan Reinauer
    Nathan Reinauer
    2,097 Points
    • C#
    • Intermediate C#
    • System.Object
    • Object.Equals

    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.