Click here to Skip to main content
15,886,258 members
Articles / Programming Languages / C#

Yet Another Filter Library

Rate me:
Please Sign up or sign in to vote.
4.00/5 (3 votes)
1 May 2009CPOL2 min read 24.9K   349   21  
A class library that helps to create WHERE clauses in a SQL statement or a filter expression for a System.Data.DataRow select operation.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) DATEV.it
Italy Italy
I have an experience of 8+ years in Microsoft Technologies including C#, SQL Server, .Net Remoting and Visual Basic.
I work in a software house in Milan and I’m responsible for components for data manipulation and data access.

Comments and Discussions