期刊文献+

一种支持模糊查询的LINQ动态查询方案

A solution to dynamic LINQ supporting fuzzy query
下载PDF
导出
摘要 LINQ(.NET Language Integrated Query)已经成为.NET Framework下的一项主流技术,但运用其动态查询的人却很少,因为目前的几种实现技术都存在各自的缺陷,为此,给出了一种支持模糊查询的LINQ动态查询方案。该方案在遵循LINQ规范的前提下,避免了使用复杂、易受注入攻击、不支持模糊查询等缺陷。该方案与查询对象及其属性无关,因此是真正的动态查询方案。 LINQ (.NET Language Integrated Query) has become a mainstream technology of .NET framework, but the use of its dynamic query is rare, because, so far, each implementation has its own flaws. A complete solution to dynamic LINQ supporting fuzzy query is proposed in this article to solve these problems such as difficult to use, vulnerable to injection attacks while being compliance with the LINQ specification. Moreover, the implementation is independent of the query target or attributes, so it is a true dynamic query solution.
出处 《计算机时代》 2012年第2期28-29,31,共3页 Computer Era
关键词 动态查询 模糊查询 Like运算符 LINQ dynamic query fuzzy query like operation LINQ
  • 相关文献

参考文献3

二级参考文献20

  • 1牟永敏,沈美娥,邱绪君.复杂条件下数据库快速查询方法[J].北京机械工业学院学报,2005,20(2):50-53. 被引量:1
  • 2彭克勤,徐莉.上机考试系统中Authorware编程技术[J].北京机械工业学院学报,2006,21(1):49-54. 被引量:1
  • 3史潘加斯,张云.ASP.NET3.5入门经典[M].清华大学出版社,2008.10.
  • 4Ferracchiati F C. LINQ for Visual C# 2008[M]. Berkeley, USA: Apress, 2008.
  • 5Fielding R T. Architectural Styles and the Design of Network-based Software Architectures[D]. Irvine, USA: University of California, 2000.
  • 6Microsoft Developer Network. How to: Use Expression Trees to Build Dynamic Queries[EB/OL]. (2009-03-07). http://msdn. microsoft.com/en-us/library/bb882637.aspx.
  • 7Joseph C,Rattz Jr.Language integrated query in C# 2008[M].Berkeley:Posts & Telecommunications Press,2009:392-467.
  • 8侯立军.精通LINQ数据访问技术--基于C#[M].北京:人民邮电出版社,2008.
  • 9微软官方网站[OL].(2011)[2010-11-23].http://msdn.microsoft.com/zh-cn/library/bb399365.aspx.
  • 10Fabrice Marguerie.Linq in action[M].Greenwich:Manning Publications Company,2008.

共引文献16

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部