A quick start Blazor project that shows how to save and export a blazor diagram. This project includes a code snippet to save and load the diagram as a string and file stream. It also includes a code ...
I'm trying to create a new database diagram in SQL Server so that I can refer to it for relationships and that sort of thing. I opened SQL Server Enterprise Manager, created a new diagram, added my ...