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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T19:46:57+00:00 2026-06-06T19:46:57+00:00

I want to do fast, sub-second joins across a few tables using the Entity

  • 0

I want to do fast, sub-second joins across a few tables using the Entity Framework (model first). The simplified data model is similar to the following:

Videos: ID (Primary Key); Name

Tags: ID (Primary Key); Name

TaggedVideos: TagID (FK); VideoID (FK)

Is there a way to pre-load TaggedVideos when the table is not modeled or exposed in the Entity Framework? I’m trying to avoid database hits when searching for all videos with a certain tag. Ideally, all three tables would be loaded into collections and I could join then using PLINQ.

If I add another column to TaggedVideos, I can accomplish this but I would prefer an elegant solution that doesn’t clutter the data model.

Any help would be appreciated.

  • 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-06-06T19:46:58+00:00Added an answer on June 6, 2026 at 7:46 pm

    Cache the tags and make sure the have a backward nav-property to the collection of videos.

    You can then access your cached version of the tag and look up the associated videos without a join.

    If you dont want to cache the whole video, in your caching code select use something like Videos.Select(v=>v.Id) to select just the Ids and cache that.

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

Sidebar

Related Questions

I want to send data within a WLAN as fast as possible to another
What is good language\framework for fast prototype web project with some data mining? I
I want to perform fast integration (aka desktop integration) tests of a project using
I want to create fast loading reports like ActiveReports or DevExpress but the problem
I want to extract FAST features, based on Features2D + Homography to find a
I just want to quit as fast as possible, before the nibs are loaded.
I want to calculate lcm of 2 long long integers as fast as possible
I want to know which one is stable, fast and easy to use?
I am new to matlab and I want to implement the fast KL transform.
I have program that runs fast enough. I want to see the number of

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.