CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2008
    Posts
    60

    EF 4.0 is loading all child collection.

    I dont know why, when I query for items using EF 4.0 all the children are loading by default. I never specified this why is this happening?

  2. #2
    Join Date
    Jun 2008
    Posts
    2,477

    Re: EF 4.0 is loading all child collection.

    How about actually posting your code so that we can attempt to form an answer?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured