✨ 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#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types
    • Close
  • Lucas Nordström
    Lucas Nordström
    2,230 Points

    Anonymously typed objects, how and why?

    Posted on Apr 29, 2022 by Lucas Nordström
    Lucas Nordström
    2,230 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Samuel Lebender
    Samuel Lebender
    5,119 Points

    "Unexpected symbol mysteryBird" Error message when I am doing exactly as told in the lesson

    Posted on Dec 1, 2021 by Samuel Lebender
    Samuel Lebender
    5,119 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Naval Kulkarni
    Naval Kulkarni
    13,782 Points

    Create a variable named matchingBirds and assign it a LINQ query on the birds variable that have the same Color property

    Posted on Dec 22, 2018 by Naval Kulkarni
    Naval Kulkarni
    13,782 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Sassafras Finley
    Sassafras Finley
    13,168 Points

    I'm getting an error from StudentsCode.cs when the only visible document is CodeChallenge.cs.

    Posted on Aug 28, 2018 by Sassafras Finley
    Sassafras Finley
    13,168 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    2 Answers

  • Tojo Alex
    PLUS
    Tojo Alex
    Courses Plus Student 13,331 Points

    I really don't understand this

    Posted on Aug 6, 2018 by Tojo Alex
    Tojo Alex
    Courses Plus Student 13,331 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    2 Answers

  • Joshua Graham
    Joshua Graham
    9,882 Points

    Problem creating anonymous variable with Linq query...or problems trying to satisfy question.

    Posted on Sep 4, 2017 by Joshua Graham
    Joshua Graham
    9,882 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    0 Answers

  • Ramy Elsaraf
    Ramy Elsaraf
    7,633 Points

    Cant solve need help

    Posted on Jan 7, 2017 by Ramy Elsaraf
    Ramy Elsaraf
    7,633 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Ramy Elsaraf
    Ramy Elsaraf
    7,633 Points

    Pls help

    Posted on Jan 7, 2017 by Ramy Elsaraf
    Ramy Elsaraf
    7,633 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Nathan Reinauer
    Nathan Reinauer
    2,097 Points

    I keep getting an error, but I have no idea why. I'm writing the code pretty much the same as in the lesson.

    Posted on Oct 25, 2016 by Nathan Reinauer
    Nathan Reinauer
    2,097 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Calvin Secrest
    Calvin Secrest
    24,815 Points

    Your matchingBirds variable should have two elements - but it actually has 3

    Posted on Oct 14, 2016 by Calvin Secrest
    Calvin Secrest
    24,815 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    2 Answers

  • shawn khah
    shawn khah
    15,082 Points

    help plz

    Posted on Oct 11, 2016 by shawn khah
    shawn khah
    15,082 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    2 Answers

  • Jeff Hamilton
    Jeff Hamilton
    11,724 Points

    Selecting projecting and anonymous types part 2.

    Posted on Oct 1, 2016 by Jeff Hamilton
    Jeff Hamilton
    11,724 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Hendrik Heim
    Hendrik Heim
    1,012 Points

    Querying with LINQ Challenge 1/2

    Posted on Sep 30, 2016 by Hendrik Heim
    Hendrik Heim
    1,012 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    1 Answer

  • Luke Walz
    Luke Walz
    5,271 Points

    Did you create a "Color" property on your "mysteryBird" variable?

    Posted on Aug 16, 2016 by Luke Walz
    Luke Walz
    5,271 Points
    • C#
    • Querying With LINQ
    • Now You're Querying
    • Selecting, Projecting and Anonymous Types

    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.