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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:12:00+00:00 2026-05-11T14:12:00+00:00

It could very well be that I’m just missing the correct vernacular in this

  • 0

It could very well be that I’m just missing the correct vernacular in this space, but I’m looking for a particular piece of functionality in SubSonic. In NetTiers it was called a ‘DeepLoad’. A deep load runs to the database and fetches many objects (ie. fetch this OrderDetail and all of it’s LineItems) in one database call.

Again, I want to run to the data store once an build up a potentially dense object graph or related items populated by the data store.

How do I do this in SubSonic and what is it called in SubSonic?

  • 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-11T14:12:00+00:00Added an answer on May 11, 2026 at 2:12 pm

    You can do this in SubSonic 3.0 (not yet released, but almost there…) using IQueryable with lazy loading:

    var db=new NorthwindDB(); var order=db.Orders.Where(x=>.xID==20).SingleOrDefault(); Assert.Equal(3,order.OrderDetails.Count()); 

    if you’re not on 3 (which requires .net 3.5) you can do this with Active record as Paul mentions – but it will make two calls.

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

Sidebar

Related Questions

This could very well be a basic question - but I was unable to
It could very well be that the answer to this question is an obvious
You could very well leave out as a technical lead, but I think it
PREFACE: I'm relatively inexperienced in C++ so this very well could be a Day
Folks, I know I didn't phrase that title very well, but here's the scenario.
First of all, it very well could be that I'm approaching my problem the
Introduction: Now I know this question could be very broad and it would be
Say I am required to build an E-Commerce website that could eventually become very
it looks very basic thing but i could not figure it out. var email
I would be very grateful if someone could help me with this. I have

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.