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
Jay
NA
3
0
Help with XML code??? Possible code sample??
Mar 1 2008 9:46 PM
hi, i am wondering if anyone has a code snippet or example to allow me to read the "Style Name attribute" and child elements to a textbox, and possible write back to file from textboxes to the XML example below?
thanks for any help.
XML Example:
<ExampleMain>
<Settings>
<Style name="Test123">
<Background>
<File>image02.bmp</File>
<Stretched>1</Stretched>
<Cropped>0</Cropped>
</Background>
<Foreground>
<File>image5.bmp</File>
<Transparency>32</Transparency>
<Enabled>0</Enabled>
</Foreground>
</Style>
</Settings>
</ExampleMain>
Reply
Answers (
2
)
Get and thenDelete item in top of list
manipulating time in C#