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 152891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:42:14+00:00 2026-05-11T09:42:14+00:00

I was studying the Oxite project on Codeplex. It has repository interfaces, and an

  • 0

I was studying the Oxite project on Codeplex. It has repository interfaces, and an implementation using LINQ to SQL. The LINQ to SQL results are projected to POCO objects in the repository implementations. It looks something like:

public IQueryable<Post> GetPosts() {     return projectPosts(excludeNotYetPublished(getPostsQuery(siteID))); } 

This is an interesting pattern, so I wondered if it has a specific name.

Thanks!

  • 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. 2026-05-11T09:42:15+00:00Added an answer on May 11, 2026 at 9:42 am

    Data Mapper. See it mentioned here http://www.martinfowler.com/eaaCatalog/repository.html

    ‘In such systems it can be worthwhile to build another layer of abstraction over the mapping layer where query construction code is concentrated’.

    Note that there are different views on this. I would say those that subscribe to doing that, claim the linq2sql classes are specific to the data access technology, so I guess they see it as an implementation detail of the repository.

    Perhaps you mean to ask for a name on the ‘repository’ that returns an IQueryable. I don’t think there is a commonly agreed name for that one. Rob Connery used this one on his asp.net mvc storefront series: http://blog.wekeroad.com/mvc-storefront. If you look at the old blog posts on it, you can see calling a repository is actually controversial.

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

Sidebar

Related Questions

Studying some code from a codeigniter tut, the following preg_match pattern has me baffled:
When studying the project 'gproc' source code files, I have found several patch files
When studying carefully gproc project's gproc_tests.erl file. I have found the following code. The
Hi im studying JSF 2.0 Using tomcat 6.0.26 When a start a simple page
While studying an implementation of Group signature I came across code where Group certificate
hello i'm studying iOS programming i created a project, which is an empty application
Studying C#, my books are showing me classes for readin files. I've found 2
Studying compilers course, I am left wondering why use registers at all. It is
Studying MS Exam 70-536 .Net Foundation I've got to Chapter 11 Application Security and
Just studying the C style of Jon Bentley's Programming Pearls and was wondering if

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.