If you usually work with databases in SQL Server, it always ends up being very boring and heavy to have to create all the registration, cancellation, update and listing procedures for each of the tables that make up that database.
This tedious task is the one that EZStoredProc wants to avoid, since it is responsible for automatically generating all these procedures and storing them in the database, so that you only have to execute them when necessary. EZStoredProc allows the user to previously specify the name of the procedures as well as other rules. Without a doubt, a great tool for anyone who works with SQL Server.
For proper operation you need to have previously installed NET Framework 2.0 or higher.
You can free download EZStoredProc 32, 64 bit and safe install the latest trial or new full version for Windows 10 from the official site.