A
ATLANTA PATNAIK via DotNetMonster.com
Hi,
I have some data from a user,say:Name-X,Age-10.
Can i write a function in C#.Net that would insert this data(taken from the
user at runtime ) into a XML file within a particular node.I want to store
it as:
<student Name="Atlu" Age="10">contents</student>
Thanks & regards,
Miss Patnaik.
I have some data from a user,say:Name-X,Age-10.
Can i write a function in C#.Net that would insert this data(taken from the
user at runtime ) into a XML file within a particular node.I want to store
it as:
<student Name="Atlu" Age="10">contents</student>
Thanks & regards,
Miss Patnaik.