TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
raiees wani
NA
6
8.7k
want to read below mentioned xml file and displaying it in gridview
Mar 26 2011 7:43 AM
Hello Sir,
I want to read below mentioned xml file and displaying it in gridview.
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title>AspDotNetStorefront</title>
<link>http://www.bigbuyindia.com/</link>
<description></description>
<language>en-US</language>
<pubDate>Sat, 26 Mar 2011 06:39:12 GMT</pubDate>
<lastBuildDate>Sat, 26 Mar 2011 06:39:12 GMT</lastBuildDate>
<item>
<title>Playstation 3</title>
<link>http://www.bigbuyindia.com//p-1-playstation-3.aspx</link>
<description><img border="0" id="ProductPic1" name="ProductPic1" style="cursor:hand;cursor:pointer;" src="/images/Product/icon/1.jpg" />As DVD playback made.</description>
<g:image_link>http://www.bigbuyindia.com/images/Product/medium/1.jpg</g:image_link>
<g:price>399.99</g:price>
<g:brand>Sony</g:brand>
<g:condition>NEW</g:condition>
<g:location>Gift and Home</g:location>
<g:mpn>01-0001</g:mpn>
</item>
<item>
<title>PlaysStation Portable(PSP)</title>
<link>http://www.bigbuyindia.com//p-2-playsstation-portablepsp.aspx</link>
<description><img border="0" id="ProductPic2" name="ProductPic2" style="cursor:hand;cursor:pointer;" src="/images/Product/icon/2.jpg" />The PSP is primarily a game console (PSP games come in UMD, or Universal Media Disc, format), but it can also play UMD-format movies. Using a memory stick, the PSP can play music and video files, and display picture files such as photos. This portable console can also connect to the internet via a web browser (not incuded in early firmware releases) and built-in wi-fi.</description>
<g:image_link>http://www.bigbuyindia.com/images/Product/medium/2.jpg</g:image_link>
<g:price>169.00</g:price>
<g:brand>Sony</g:brand>
<g:condition>NEW</g:condition>
<g:location>Gift and Home</g:location>
<g:mpn>01-0002</g:mpn>
</item>
</channel>
</rss>
Reply
Answers (
2
)
reading below xml file and displaying it in grid
need advice for movement on checkerboard