Question:

How do I parse an XML feed using ASP.NET (Visual Studio 2008) ?

by  |  earlier

0 LIKES UnLike

I send a request to a website, and then the requesting page gets filled with the XML results. I want to capture the XML results and parse them to get the specific information in them.

 Tags:

   Report

1 ANSWERS


  1. Take a look at this

    http://weblogs.asp.net/scottgu/archive/2...

    You should also look at LINQ

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.