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

  • Home
  • SEARCH
  • 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 7576935
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T17:03:28+00:00 2026-05-30T17:03:28+00:00

I have a strange problem, when I try to use ObjectSet(TEntity).AddObject() to add a

  • 0

I have a strange problem, when I try to use ObjectSet(TEntity).AddObject() to add a new Entity it is very slow compared to the normal behavior, it takes like 500ms and it happens just in one occasion and I am sure that the instruction which take some time is the AddObject and not the SaveChanges.

The code is very simple

    ObjectEntity obj = businessObj.ExtractEntityObj();
    context.ObjectTable.AddObject(ObjectEntity);

I do some work to the ObjectContext before to call this part of code but it’s not much more than what I do in all the other operations, It seems that it depends on how many items with the same foreign key are stored in database, I know it could sound weird but it’s the only variable that makes change the performance of this same instruction. I have also noticed that if I try that on a new DataContext the performance goes back to normal (few milliseconds) but for architectural problem I can’t have new DataContext each time I have to accomplish something.

Could someone help me?
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. Editorial Team
    Editorial Team
    2026-05-30T17:03:30+00:00Added an answer on May 30, 2026 at 5:03 pm

    I resolved my issue, maybe could be helpfull to someone, it was due to a simple query I was doing before that instruction, this one:

    int id = context.ObjectTable.Where(t=>t.Something = somethingElse).FirstOrDefault().ID
    

    I still don’t know why but this instruction attaches all “ObjectTable” data to the context making it very slow, “ObjectTable” is also the same table in which I was adding the new entity.
    Setting the ObjectQuery MergeOption to NoTracking I have resolved the problem

    Bye

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

Sidebar

Related Questions

I have a very strange problem, when I try to var_dump (or print_r )
I have a strange problem that I could not solve. When I try to
We have very strange problem, one of our applications is continually querying server by
Have a very strange problem with Apache .htaccess URL Rewriting and Redirection. Here's my
I have very strange problem when I upload files to my FTP (zip or
Hello I have very strange problem and maybe some of you could help my.
I have a rather strange problem. I have a very simple application that reads
I have a strange problem in my Android code when I try to pass
I have strange and unresolvable problem with my IIS 7.0 on Windows7. I try
I'm facing a strange problem: I have a new installation of TFS 2010 on

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.