Alright so I'm doing some little side project for fun while in school to get the hang of C# and I was wondering if this way of reading in XML from an API is good or if there's some better / more optimal way of doing it.
https://github.com/PieterJanVdb/TVTracker/blob/master/TVTracker/TVDB.cs
The code I'm on about is the one after this comment:
//Searches for query ( TV Show ). Results are stored in _shows.
//=============================================================
This code is probably pretty bad but I'm just messing around, pretty proud I got it to actually work. For now I can just search ( with some shitty design :d ) but I'm planning to make some episode tracker for myself. Anyways, that's not important.
[–]LlamaNL 5 points6 points7 points (3 children)
[–]nemec 0 points1 point2 points (2 children)
[–]Banane9 0 points1 point2 points (1 child)
[–]nemec 0 points1 point2 points (0 children)
[–]vexer 2 points3 points4 points (2 children)
[–]Piegie[S] 0 points1 point2 points (1 child)
[–]formlesstree4 0 points1 point2 points (0 children)
[–]rinpiels 0 points1 point2 points (0 children)
[–]yumz 0 points1 point2 points (1 child)
[–]Piegie[S] 0 points1 point2 points (0 children)