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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T06:04:13+00:00 2026-05-16T06:04:13+00:00

Say Foo is a Linq to SQL entity created in the Linq to SQL

  • 0

Say “Foo” is a Linq to SQL entity created in the Linq to SQL designer.

I then have “Bar” which derives from “Foo”.

Should I be able to save “Bar” using Linq to SQL (assuming I don’t care abut saving any of the extra properties on Bar).

        using (myDataContext ctx = new myDataContext())
        {
            ctx.Foos.InsertOnSubmit(instanceOfBar);
            ctx.SubmitChanges();
        }

Is this supposed to be supported?

Thanks much,
Jon

  • 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-16T06:04:14+00:00Added an answer on May 16, 2026 at 6:04 am

    I’ve tried to do this once upon a time and couldn’t get it to work. Can’t remember what the error that was thrown, but to get around it, i basically had to go through all the properties using reflection and copy the properties marked with ColumnAttribute into a new base class instance and then insert that instead. It’s not pretty, but it works. I haven’t reinvestigated the issue since i implemented it, so if there’s a better way, i’d love to know.

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

Sidebar

Related Questions

Say I have a www.foo.com domain which is setup to load my app on
I have a shared library say foo.so which contains a function called initialize() .
Say you have a schema that looks something like this Foo FooId Bar BarId
I created an app which called say Foo in XCode. When I decided to
I have a list of words, lets say: [foo, bar, baz] and a large
If I have a Foo *foo , I can say foo->bar() . Is it
Say I have a xml document that looks like this <foo> <bar id=9 />
I have two sites say foo.com and bar.com and are both Django based. Primary
I have two classes say Foo and Bar mapped as @OneToOne (bidirectional) using Hibernate
I have a function (say foo() )that will be called from time to time

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.