borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (how to develop a schedule component which will fire after certain time?)Next Topic (how to use property grid ?) New Topic New Poll Post Reply
AndreaVB Forum : ASP.Net : how to read content of the xml tag in any xml file using built in class?
Poster Message
tri_inn
Level: Regular User
Registered: 26-08-2002
Posts: 395

icon how to read content of the xml tag in any xml file using built in class?

suppose i want to some xml statement by using built in class in dotnet.
my xml statement would be like

<Tables>
<Table name="employee">
<primarykey="eid">
<searchstring="eid">
<deletekey="eid">
</Table>

<Table name="department">
<primarykey="dno">
<searchstring="dno">
<deletekey="dno">
</Table>

</Tables>

10-09-2004 at 05:51 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ASP.Net : how to read content of the xml tag in any xml file using built in class?
Previous Topic (how to develop a schedule component which will fire after certain time?)Next Topic (how to use property grid ?) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder