<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Twitter from ASP.NET Application</title>
	<atom:link href="http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html</link>
	<description>Latest tip and information on Java and Oracle ADF</description>
	<lastBuildDate>Thu, 09 Feb 2012 07:11:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: balaji</title>
		<link>http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html/comment-page-1#comment-1529</link>
		<dc:creator>balaji</dc:creator>
		<pubDate>Tue, 23 Aug 2011 13:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=555#comment-1529</guid>
		<description>Hi 

   every one fllowing code is working xxxxxxxx.xml is web sit name its like
www.google.com that xml file is google.xml




String xml = wc.DownloadString(&quot;http://twitter.com/statuses/user_timeline/XXXXXXXX.xml?count=2&quot;);

       DataSet ds = new DataSet();

       ds.ReadXml(new StringReader(xml));
       
        if (ds.Tables[&quot;status&quot;] != null &amp;&amp; ds.Tables[&quot;user&quot;]!=null)
        {
             Response.Write(ds.Tables[&quot;status&quot;].Rows[0][&quot;created_at&quot;].ToString()+&quot;    &quot;);
             Response.Write(ds.Tables[&quot;user&quot;].Rows[0][&quot;name&quot;].ToString() + &quot;&quot;);
             Response.Write(ds.Tables[&quot;status&quot;].Rows[0][&quot;text&quot;].ToString() + &quot;&quot;);

             Response.Write(ds.Tables[&quot;user&quot;].Rows[0][&quot;description&quot;].ToString() + &quot;&quot;);

        }</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>   every one fllowing code is working xxxxxxxx.xml is web sit name its like<br />
<a href="http://www.google.com" rel="nofollow">http://www.google.com</a> that xml file is google.xml</p>
<p>String xml = wc.DownloadString(&#8220;http://twitter.com/statuses/user_timeline/XXXXXXXX.xml?count=2&#8243;);</p>
<p>       DataSet ds = new DataSet();</p>
<p>       ds.ReadXml(new StringReader(xml));</p>
<p>        if (ds.Tables["status"] != null &amp;&amp; ds.Tables["user"]!=null)<br />
        {<br />
             Response.Write(ds.Tables["status"].Rows[0]["created_at"].ToString()+&#8221;    &#8220;);<br />
             Response.Write(ds.Tables["user"].Rows[0]["name"].ToString() + &#8220;&#8221;);<br />
             Response.Write(ds.Tables["status"].Rows[0]["text"].ToString() + &#8220;&#8221;);</p>
<p>             Response.Write(ds.Tables["user"].Rows[0]["description"].ToString() + &#8220;&#8221;);</p>
<p>        }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunny</title>
		<link>http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html/comment-page-1#comment-1430</link>
		<dc:creator>sunny</dc:creator>
		<pubDate>Tue, 31 May 2011 14:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=555#comment-1430</guid>
		<description>This code is not working for me. However i have already download the twitterizer dll(2.3.2.0) and pass the reference in my application. But still not working for me.


I want to get all the emails of my friends from my application.

Could you please suggest me little bit ? I shall be very thankful to you for this.</description>
		<content:encoded><![CDATA[<p>This code is not working for me. However i have already download the twitterizer dll(2.3.2.0) and pass the reference in my application. But still not working for me.</p>
<p>I want to get all the emails of my friends from my application.</p>
<p>Could you please suggest me little bit ? I shall be very thankful to you for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PimpThisBlog.com</title>
		<link>http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html/comment-page-1#comment-737</link>
		<dc:creator>PimpThisBlog.com</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=555#comment-737</guid>
		<description>&lt;strong&gt;Twitter from ASP.NET Application &#124; TechArtifact...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from PimpThisBlog.com...</description>
		<content:encoded><![CDATA[<p><strong>Twitter from ASP.NET Application | TechArtifact&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from PimpThisBlog.com&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetBurner - ASP.net</title>
		<link>http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html/comment-page-1#comment-736</link>
		<dc:creator>DotNetBurner - ASP.net</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=555#comment-736</guid>
		<description>&lt;strong&gt;Twitter from ASP.NET Application &#124; TechArtifact...&lt;/strong&gt;

DotNetBurner - burning hot .net content...</description>
		<content:encoded><![CDATA[<p><strong>Twitter from ASP.NET Application | TechArtifact&#8230;</strong></p>
<p>DotNetBurner &#8211; burning hot .net content&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.techartifact.com/blogs/2009/05/twitter-from-aspnet-application.html/comment-page-1#comment-735</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Tue, 09 Jun 2009 13:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=555#comment-735</guid>
		<description>&lt;strong&gt;Twitter from ASP.NET Application &#124; TechArtifact...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>Twitter from ASP.NET Application | TechArtifact&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

