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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:43:57+00:00 2026-05-22T14:43:57+00:00

I know about various technique (but not knowledge) Like Code Generator, ORMs etc, I

  • 0

I know about various technique (but not knowledge) Like Code Generator, ORMs etc, I want to know which is the best approach where the schema of database can be changed (big changes) during development period, like add column to Table, add table to DB, change Type of Column etc. I am currently working on a project in this schema changed every day I am using manual process to create BLL, BOL and DAL but I am facing problem to manage these layers after changing the schema of DB. Please advise me how can make this easy?

  1. which technique I have to use Code generator, ORM, Manual approach or any other?
  2. performance also be good.
  • 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-22T14:43:57+00:00Added an answer on May 22, 2026 at 2:43 pm

    That is not about programming but about project management. Management / client must understand that changing data schema so often will have very big impact on the development time. It is absolutely not important which technology will you use because even with good code generation tool you can end up with 4+ hours per day fixing broken code by missing properties, new properties, different entities etc. Make sure that you show the amount of time spend on this activity. Show it regularly. Once management sees that from 20MD you spend 10MD on changing your data access layer (= no business value added for 10MD) they will do something with that.

    From technology point of view you can use anything that generates classes for you:

    • Linq-to-sql
    • EF with EDMX
    • EF with code-first and EF Power Tools CTP1 to create mapping for you

    Or you can do the more complex way with NHibernate where you will manually try to remap new schema to your existing entities.

    Edit:

    Depending on the type and complexity of the application you can also check ASP.NET Dynamic Data or MVC Scaffolding.

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

Sidebar

Related Questions

I know about code-behind files, but what is the best real-world way of Designers
Want to know what the stackoverflow community feels about the various free and non-free
I know about Application.Exit() but what if I'm not in a windows forms application
I know about the HIG (which is quite handy!), but what programming practices do
I would like to know about the various options for distributing a Java application.
I'm curious to know about the cost of message dispatch in Objective-C in various
I know about SortedSet , but in my case I need something that implements
I know about this question: Which (third-party) debug visualizers for Visual Studio 2005/2008 do
I want to know about Microsoft Enterprise Library 5.0 . Can u plz tell
I want to measure the execution time of for loops on various platforms like

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.