关于流式LINQ [英] About Streaming LINQ

查看:104
本文介绍了关于流式LINQ的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人
我需要有关使用LINQ进行xml流传输的帮助.我正在开发一个使用大小为50 MB的XML文件的应用程序.
XML文件包含有关客户端的信息,因此当我在应用程序中输入客户端代码时,应在XML文件中搜索数据并返回客户端的所有其他数据.
我不想在数据库b'coz客户端搜索上遇到同样的麻烦.我将在一天开始时生成XML文件.(如果需要,我可以修改xml格式)

所以请给我一些想法.我正在等待您的答复.

dear all
I need some help about xml streaming with LINQ. I am developing a application in which I am using XML File of size 50 MB.
XML file hold the information about the client so when I enter the client code in my application, data should be search in XML file and return all the other data of client.
I don’t want to hit the same on database b’coz client searching is more frequently task. And I will generate the XML file beginning of the day.(I can modify the xml format if needed)

So please give me some idea about the same. I am waiting your response.

推荐答案

您好,

这里''m提供了一些使用Linq处理xml的链接

http://weblogs. asp.net/dotnetstories/archive/2010/09/21/linq-to-xml-amp-asp-net-part-1.aspx

这些链接对您有帮助.

最好的
Hi,

Here ''m providing some links for handling xml using Linq

http://weblogs.asp.net/scottgu/archive/2007/08/07/using-linq-to-xml-and-how-to-build-a-custom-rss-feed-reader-with-it.aspx

And one more links is

http://weblogs.asp.net/dotnetstories/archive/2010/09/21/linq-to-xml-amp-asp-net-part-1.aspx

These links are helpful to you.

All the Best


这篇关于关于流式LINQ的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆