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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:02:55+00:00 2026-05-31T13:02:55+00:00

I didn’t know if this should be posted here or on Programmers – Sorry.

  • 0

I didn’t know if this should be posted here or on Programmers – Sorry.

I want to be able to have a method that I can call like (psuedo code):

RegisterField("FIELD", Variable);

RegisterField then adds a pointer to Variable to a list so that I can loop through it and update database column "FIELD". Whenever Variable changes then the value in the list should represent that (hence the pointer) I am not really sure which direction to start from with this so am looking for some advice.

If the idea is wrong then could somepoint point me in the correct direction?

p.s The idea is I can have a base class that I includes RegisterField so all classes derived from it can support auto updating database changes.

  • 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-31T13:02:57+00:00Added an answer on May 31, 2026 at 1:02 pm

    One option is to look at an ORM like the Entity Framework which makes it easy for you to map your C# classes to a database.

    There are also other ORMs. See Some suggestions on which .NET ORM to look at learning

    If you don’t want to do an ORM and do direct sql, I would advise against round tripping to the database on every property set. You would have to have a datastructure internal to the object (base object) that tracks what changed and then have a Save method which rountrips to the DB. Depending on how generic you want it to be (RegisterField suggests generic) then it can get pretty complex in a hurry especially when you start considering object references & hierarchies. If that’s the direction you’re going, I would definately recommend an ORM.

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

Sidebar

Related Questions

Didn't know how else to put this. Say I have a JavaScript method that
I didn't know how to express this problem that well in word form so
Didn't even know how to exactly phrase this question, but here is the the
I didn't really know how to phrase this question, its quite strange. I have
I didn't see any questions that asked this previously so here goes: Once you
I didn't find this in the documentation . Should I just make the close
I didn't want to ask this as an 'answer' to A Question Someone Beat
I didn't find much in tutorials on this specific question.. So I have a
Didn't see a question similar to this, so here goes: Let's say I'm running
Didn't Snow Leopard introduce some alternative to the old beginSheet: method that allows using

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.