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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:42:18+00:00 2026-05-30T20:42:18+00:00

Does any one know the difference, if any, of the following statements? _context.AddObject(user); _context.Users.AddObject(user);

  • 0

Does any one know the difference, if any, of the following statements?

_context.AddObject(user);

_context.Users.AddObject(user);

as well as

_context.Attach(user);

_context.Users.Attach(user);

Thanks

EDIT

Sorry some confusion:

I know the difference between AddObject and Attach, what I meant was is there any difference in the way you use AddObject i.e.

_context.AddObject(user);
_context.Users.AddObject(user);
  • 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-30T20:42:20+00:00Added an answer on May 30, 2026 at 8:42 pm

    An ObjectContext can have multiple sets with the same schema, so it’s normally better to use the explicit set. ie _context.Users.AddObject(user);

    From MSDN:

    In the .NET Framework version 4, we recommend that you use methods on
    the ObjectSet object to perform create, read, delete, attach, and
    update operations. ObjectSet derives from ObjectQuery, so it also
    works as a query object.

    In versions starting with .NET Framework version 4, you can use the
    following methods defined on ObjectSet instead of the equivalent ones
    defined on ObjectContext:

     AddObject   
     Attach
     ApplyCurrentValues
     ApplyOriginalValues
     DeleteObject
     Detach
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

does any one know how to get the current motherboard, processor or HD temperature
Does any one know how can I convert a BSTR to an int in
Does anyone know what the difference is between adding an appropriate JAR-file (eg. Apache
Does anyone know what the difference between mmap(2) and mmap(3) is? Man section 3
Does anyone know how to calculate time difference in C++ in milliseconds? I used
Does anyone know of any good tools/utilities for managing Web.Config files between different build/deployment
Does anyone know if the following code could be problematic: NSString *addchar = nil;
Does anyone know how can I get the value of the date time difference
Does anyone know what substantial differences there are between the regular PostgreSQL and Postgres
Has anyone ever tested, or does anyone know, the performance differences of these two

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.