• Home
  • Free Trial
  • Sign In
  • Plans
  • Tracks
  • Library
  • Community
  • Support
  • Jobs
    • Newest
      • Newest
      • Active
      • Unanswered
      • Featured
    • All Topics
      • All Topics
      • • General Discussion
      • • 21st Century Skills
      • • Android
      • • APIs
      • • Business
      • • C#
      • • Computer Science
      • • CSS
      • • Data Analysis
      • • Databases
      • • Design
      • • Development Tools
      • • Digital Literacy
      • • Equity, Diversity, and Inclusion (EDI)
      • • Go
      • • HTML
      • • Java
      • • JavaScript
      • • Learning Resources
      • • Machine Learning
      • • PHP
      • • Python
      • • Quality Assurance
      • • Ruby
      • • Security
  • Brittney Coble
    Brittney Coble
    16,473 Points

    Inside the DeserializeWeather method, add a new StreamReader named reader and wrap it with a using statement. Use the fi

    Posted June 8, 2019 5:01am by Brittney Coble
    Brittney Coble
    16,473 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Elizabeth Fust
    Elizabeth Fust
    9,651 Points

    I don't understand why my code is not working for Challenge task 3of 4 in Serialization video.

    Posted June 5, 2019 12:08am by Elizabeth Fust
    Elizabeth Fust
    9,651 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Mariia Ashurova
    Mariia Ashurova
    10,913 Points

    help please

    Posted March 3, 2019 6:48pm by Mariia Ashurova
    Mariia Ashurova
    10,913 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    0 Answers

  • Julius Mickevicius
    Julius Mickevicius
    6,027 Points

    Stuck on this part with Json. Can anyone point out what i wrote wrong?

    Posted October 16, 2018 6:16pm by Julius Mickevicius
    Julius Mickevicius
    6,027 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Sarah Anderson
    Sarah Anderson
    8,923 Points

    Why is my code not working? using (var jsonReader = new JsonTextReader(reader))

    Posted September 26, 2018 5:34pm by Sarah Anderson
    Sarah Anderson
    8,923 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Joshua Fosnough
    Joshua Fosnough
    5,132 Points

    Deserializing with Json.Net, 3rd task

    Posted August 11, 2018 3:50am by Joshua Fosnough
    Joshua Fosnough
    5,132 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • scott mathison
    PLUS
    scott mathison
    Courses Plus Student 1,556 Points

    In the Program class, add a public static method named DeserializeWeather that returns a List<WeatherForecast> and takes

    Posted May 18, 2018 9:53pm by scott mathison
    scott mathison
    Courses Plus Student 1,556 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • scott mathison
    PLUS
    scott mathison
    Courses Plus Student 1,556 Points

    In the Program class, add a public static method named DeserializeWeather that returns a List<WeatherForecast> and takes

    Posted May 12, 2018 2:15am by scott mathison
    scott mathison
    Courses Plus Student 1,556 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    3 Answers

  • Alan Smail
    Alan Smail
    3,317 Points

    Did you add a using directive for the namespace 'Newtonsoft.Json'? i cant find my problem

    Posted October 27, 2017 8:18am by Alan Smail
    Alan Smail
    3,317 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    2 Answers

  • Bobby Snawder
    PLUS
    Bobby Snawder
    Courses Plus Student 2,664 Points

    C# Serializing Coding Challenge - Issue with wrapping the StreamReader object in a 'using' statement.

    Posted October 10, 2017 9:34pm by Bobby Snawder
    Bobby Snawder
    Courses Plus Student 2,664 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Stefan Hoffmann
    Stefan Hoffmann
    24,811 Points

    Are you sure you wrapped your StreamReader into a using? Well... actually I am.

    Posted October 7, 2017 3:37am by Stefan Hoffmann
    Stefan Hoffmann
    24,811 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    2 Answers

  • Herman Vicens
    Herman Vicens
    12,540 Points

    getting a message from workspaces that I don't understand.

    Posted July 26, 2017 5:48pm by Herman Vicens
    Herman Vicens
    12,540 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Calvin Secrest
    Calvin Secrest
    24,812 Points

    Did you instantiate a new JsonSerializer? "Please help with this syntax"

    Posted October 23, 2016 2:11am by Calvin Secrest
    Calvin Secrest
    24,812 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    2 Answers

  • Yiu Ming Lai
    Yiu Ming Lai
    5,861 Points

    Did you instantiate a new JsonSerializer?

    Posted October 15, 2016 7:31am by Yiu Ming Lai
    Yiu Ming Lai
    5,861 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    2 Answers

  • Klas Haraldson
    Klas Haraldson
    10,095 Points

    Deserializing with Json.NET, 4:th challenge task code error

    Posted October 13, 2016 10:40am by Klas Haraldson
    Klas Haraldson
    10,095 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    1 Answer

  • Gerald Tinney
    Gerald Tinney
    15,454 Points

    Did you instantiate a new JsonSerializer? cant get past this challenge, please help

    Posted September 27, 2016 7:25pm by Gerald Tinney
    Gerald Tinney
    15,454 Points
    • C#
    • C# Streams and Data Processing
    • Serialization
    • Deserializing with Json.NET

    2 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
  • Perks
  • Public Library Access
  • Treehouse for Libraries
  • Treehouse for Businesses
  • Twitter
  • YouTube
  • Facebook
  • LinkedIn
  • Instagram
Terms & Conditions | Privacy

© 2023 Treehouse Island, Inc.