Show SQL SERVER database Diagram in winform control
How to show SQL Server database diagram in window forms control, I have create a diagram in Management studio. I am now trying to view diagram in c sharp application. Is there a way to this? The diagram shows the specific database tables and also relationship mappings. I am trying to show this feature in my application can someone guide me.