Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3962966
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:09:33+00:00 2026-05-20T03:09:33+00:00

I would like to implement a user-configurable filtering system for lists in an ASP.NET

  • 0

I would like to implement a user-configurable filtering system for lists in an ASP.NET MVC project.

The configuring user must be able to filter the list by any of the properties of the objects in the list. Additionally, values in the current execution scope such as properties of static classes should be available for use in the comparison. The objects to be filtered are all of the same type.

The purpose of this system is to enable multiple ‘white-label’ ecommerce sites fed by a central catalogue, but with each site having a slightly different subset of products available.

The configuration needs to be done through an administration interface, rather than through deploying code.

Solutions I am considering:

`1. Implement my own basic syntax. Store text in database to represent comparison. Use reflection to complete the comparison / filtering.

Problems: Don’t like rolling my own. Potential for error in text.

`2. Implement mini ‘comparison DLLs’, use Spring or similar to inject.

Problems: Application is in webfarm, so potential for deployment error. Management becomes difficult. No admin interface.

Ideally I would like a solution that is easy to maintain (keep information in db) and fairly safe (small margin for error by users).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T03:09:33+00:00Added an answer on May 20, 2026 at 3:09 am

    The solution we found for this problem is fairly controversial, but it does work.

    We are storing C# code in the database, and compiling it into a lambda function on demand, then caching the resulting object (we’re using AppFabric Server).

    This function is then used to filter the list of objects.

    We provide an administration interface for people to create and edit their own filters. The administration interface confirms that code can be compiled before it is stored in the database.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to implement an invitation system for an ASP.NET application. The system
I would like to implement a lightweight registration less system for my asp.net page
I'd like to implement a REST api to an existing ASP.NET MVC website. I've
In our ASP.NET 3.5 application, we would like to implement a "Please wait.." feature
I would like to implement exception handling on a ASP.NET application. How do you
I would like to implement a facility like Orkut offers where user is able
I would like to implement the method User.calculate_hashed_password . I'm trying to use the
I would like to implement a simple search. Let's say the user enters 'york',
I would like to implement user authentication using OpenID. Is there anything unique in
Would like to implement some solution for adding tags to a certain user profile

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.