Hi,
I have an XML file of following structure
<?xml version="1.0" ?><Pre-Round> <Match> <Date>Feb
9</Date> <Type>Day-Night</Type> <Teams1>South Africa</Teams1> <Teams2>West
Indies</Teams2> <Teams>South Africa vs West Indies</Teams> <Venue>Newlands, Cape
Town</Venue> <MatchStart>06:00 P.M.</MatchStart> <MatchResult></MatchResult> </Match>
:
:
:
</Pre-Round>
I want to search for particular contry in <Team1> tag and want to show the match details for that team in datagrid.
How to do this in C#?
Thanks in advance
-SachinTired of spam? Get advanced junk mail protection with MSN 8.