Please how to read the following xml string.
<NewDataset>
<Table>
<Id>1</Id>
</Table>
</NewDataset>
i need to get the id .please tell me .
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Windows 7 phone supports most of C#, so you can use all the same methods for parsing XML as you would in any other C# code. Look up XmlDocument or XDocument.