I have been searching for a year for information and trying to understand the art of traversing any xml file. I had no hope until I found this video. I used it in an example program to traverse a code snippet file and it worked marvelously. This is the best video on KZbin for navigating xml with LINQ, hands down, because it explains with straight forward examples. This is an awesome video!!! One of my Top 10 favorites!!
@CODELLIGENT3 жыл бұрын
Woww! So happy to hear such a feedback. Thanks a lot for the encouraging words! 💖 Glad the video was helpful for you. 😊
@pavansai84373 жыл бұрын
HI BRO I really loved the way you explained the concept but please zoom into the code bit so the viewer can have clear view of what your typing . ❤️
@Draxper3 жыл бұрын
best tutorial out there for this topic
@CODELLIGENT3 жыл бұрын
Thanks a lot for such encouraging words! 😍
@Draxper3 жыл бұрын
@@CODELLIGENT Welcome, one advice tho, increase code editor text size while making videos
@CyanureNeko3 жыл бұрын
Great explanation, thx~!
@CODELLIGENT3 жыл бұрын
Thanks a lot.. 😊
@jarver99563 жыл бұрын
Hi thanks for this video, it's very helpful to understand how does it work. I have a request for a future. I always try to do the same on my computer during watching tutorial, so It would be nice if you'll add for exmaple in description the data which you use in the tutorial (I mean xml file with data).
@CODELLIGENT3 жыл бұрын
Thanks a lot for the nice suggestion! Will definitely include this in future videos. 😊
@rohankatreddy32604 жыл бұрын
Well explained. Thanks
@CODELLIGENT4 жыл бұрын
You're welcome!
@BahawalTV4 жыл бұрын
Processing XML used to be a hell in old days.
@CODELLIGENT4 жыл бұрын
Yes. Now its pretty easy for the developers as lot of work is taken care by the framework itself. :)