Wonder if somebody know if it exist som tools that makes it possible to get
a graphical overview of relationships between C# source code components and
their's interaction with the database tables/elemts (E.g SQL server
database)
A typecial rewengineering tool to get a grasp of a system with many
components acessing multiple tables in a rdm system.
A tool that parses the C# code for sql/(databse interaction) and presents
the interaction grahical in som way?
Many thanks
Aksel
a graphical overview of relationships between C# source code components and
their's interaction with the database tables/elemts (E.g SQL server
database)
A typecial rewengineering tool to get a grasp of a system with many
components acessing multiple tables in a rdm system.
A tool that parses the C# code for sql/(databse interaction) and presents
the interaction grahical in som way?
Many thanks
Aksel
Comment