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
Seny
NA
9
4.1k
XML DataBase - Small Windows Application
Dec 10 2012 10:49 AM
I am new in c# programming and i would like to create a small database in XML file for educational purpose.
The question is which way is proper or more editable when I create a small database in XML?
For example:
//////////Example 1////////////////
<student>
<name>Nick Young</address>
<address>8th Street/</address>
<phone>0123456789</phone>
</student>
//////////////////////////////////
//////////Example 2////////////////
<student Name ="Nick Young" address = "8th Street" phone ="0123456789">XXXX</student>
//////////////////////////////////
I would like to highlight here that i need to Add,Rename/Edit,Remove and Search students.
Reply
Answers (
3
)
Help me fix and make a progressbar recieve in client recieve
What is the value of x