在XML数据库中使用asp.net插入更新并删除
问题描述:
大家好
能否请您告诉我如何从.cs页进行XML数据库查询
用于更新,删除,搜索和排序
帮我急!
请为此提供示例
Hello Guys
Will u please tell me that how to make a query from .cs page for a XML database
for update, delete , searching and sorting
Help me guys its urgent
Please Give the example for this
答
我想您可能会在这方面使用LINQ to XML.
阅读:
http://msdn.microsoft.com/en-us/library/bb387098.aspx [ ^ ]
使用XML既简单又方便. :cool:
I guess you are likely to use LINQ to XML in this regard.
Read :
http://msdn.microsoft.com/en-us/library/bb387098.aspx[^]
It is easy and also handy to work with XML. :cool: