<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Getting XML from Somewhere Else</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx</link><description>I see this type of question often. I want to get XML from another URL. In MSXML, I used the ServerXMLHTTP component. How do I do this in .NET? The simple answer is that the XmlTextReader allows you to specify a URL in its constructor: public XmlTextReader(</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Getting XML from Somewhere Else</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx#25417</link><pubDate>Tue, 26 Aug 2003 20:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:25417</guid><dc:creator>Chris</dc:creator><description>How would you post an XML file to the webserver though? =)</description></item><item><title>re: Getting XML from Somewhere Else</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx#39883</link><pubDate>Wed, 26 Nov 2003 17:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:39883</guid><dc:creator>Dilip Anand</dc:creator><description>Hi,&lt;br&gt;&lt;br&gt;I've also used a simillar code, but i talk to a asp file (which is in another machine). I pass some data and get some data. every thing works fine from webserver (i.e. i log on to the web server and run the app). But not from a client ....any idea.....help would be appreciated</description></item><item><title>re: Getting XML from Somewhere Else</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx#39889</link><pubDate>Wed, 26 Nov 2003 17:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:39889</guid><dc:creator>Kirk Allen Evans</dc:creator><description>Sorry, Dilip, I would have no clue where to begin... your question really didn't give any specifics as to what is happening or where any problems might be occurring.  Your best bet is to try to isolate the problem to as few lines of code as possible and post up to the ASP.NET forums.&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://www.asp.net/Forums/ShowForum.aspx?tabindex=1&amp;amp;ForumID=43"&gt;http://www.asp.net/Forums/ShowForum.aspx?tabindex=1&amp;amp;ForumID=43&lt;/a&gt;</description></item><item><title>Binding External XML to a Dropdown List</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx#64473</link><pubDate>Thu, 29 Jan 2004 20:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:64473</guid><dc:creator>Kirk Allen Evans' XML Blog</dc:creator><description /></item><item><title>Use LINQ and .NET 3.5 to Convert RSS to JSON</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx#4743788</link><pubDate>Tue, 04 Sep 2007 20:46:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4743788</guid><dc:creator>Kirk Allen Evans' Blog</dc:creator><description>&lt;p&gt;Scott Guthrie posted a great example of how to create a feed reader using LINQ to XML . Today, I see&lt;/p&gt;
</description></item><item><title>MSDN Blog Postings  &amp;raquo; Use LINQ and .NET 3.5 to Convert RSS to JSON</title><link>http://blogs.msdn.com/kaevans/archive/2003/06/24/9215.aspx#4744835</link><pubDate>Tue, 04 Sep 2007 20:58:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4744835</guid><dc:creator>MSDN Blog Postings  » Use LINQ and .NET 3.5 to Convert RSS to JSON</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://msdnrss.thecoderblogs.com/2007/09/04/use-linq-and-net-35-to-convert-rss-to-json/"&gt;http://msdnrss.thecoderblogs.com/2007/09/04/use-linq-and-net-35-to-convert-rss-to-json/&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>