hi, in my project i using this code for get rss feed data DataSet ds = new DataSet(); Line 37: ds.ReadXml("http://feeds.autoblog.com/weblogsinc/autoblog"); Line 38: GridView1.DataSource = ds; Line 39: GridView1.DataBind();
Thanks Ramesh
[278 byte] By [ksrmramesh] at [2007-11-20 8:46:06]