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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T18:43:17+00:00 2026-05-13T18:43:17+00:00

I need a solution for an enterprise environment with 100s of applications and SQL

  • 0

I need a solution for an enterprise environment with 100s of applications and SQL databases. A current architecture standard requires that all applications implement DALs using SPROCs. One reason for this is that, when performing ongoing migration, obsolescing or modifications to databases, dependency graphs between these SPROCs and database objects (including dependencies to objects on linked servers) indicate what applications will be impacted by migrating or removing a database.

If one were to change the architectural standard to allow ORMs (e.g. LLBLGen, Entity Framework v4, …), producing dependency graphs this way would not be possible anymore.

Any ideas on how we can produce dependency graphs between DALs implemented in .NET and DB objects? The solution needs to work statically (i.e. mustn’t rely on ‘mionitoring’ db access during runtime).

I can imagine that the solution might be product/technology specific in which case assume LLBLGen for the DAL and SQL Server for the database.

  • 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-13T18:43:17+00:00Added an answer on May 13, 2026 at 6:43 pm

    I got an answer from LLBLGen:

    Dependency from entity onto table, you
    mean? What dependency are you looking
    for exactly? For example, if you have
    400 tables / views and 30 entities
    mapped onto them, there are a lot of
    tables/views which aren’t mapped and
    therefore the application doesn’t
    depend on them, is this what you’re
    after?

    This is easy to generate from a
    template into whatever output you
    want. Using a .lpt template you can
    traverse the EntityDefinition
    instances in the project object and
    emit to the output the target they’re
    mapped on. This gives you a list of
    targets the project depends on. This
    can be done statically, on the command
    line using the command line generator.
    See the SDK for details about writing
    templates. Of cource you can also do
    this in a plugin (as it also has
    access to the entire object graph) and
    for example export it to excel in your
    plugin by opening a form and bind it
    to a grid which supports exporting to
    Excel. In v3, this is build into the
    designer, you can then query the
    project using any query you want
    (using Linq, inside the designer) and
    export the output to excel or other
    formats.

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

Sidebar

Related Questions

Folks, I need a solution that allows drag-and-drop cell over the table. The cells
I need to add a C# solution with examples that would be distributed as
I need a solution to export a dataset to an excel file without any
I need a solution to read raw binary from any filetype stored on a
I need a solution where a user could enter the URL of a web
I've got a couple DNN portals I manage and I need a solution to
Basically I need a hosted solution, where one can create an account for a
I need a cross platform solution for clearing the console in both Linux and
I need to add Workflows to an existing solution, which already contains a class
I need a portable C/C++ solution, so I'm looking for a C/C++ client library

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.