Is it possible to create a new menu item in SQL Server 2008 Management Studio?
For example, when you right-click on a database, a list of options will appear (New database, New query ...).
Is it possible to add a new element to this list and implement some C # functions by clicking this button?
Corovei Andrei
source share