Is it possible to create a Silverlight application which can be used to provide a nice user interface for managing SQL Server permissions?
We want to create a simple admin app to allow certain users to create new users, disable old users, and manage specific permissions for those users, but we feel that SQL Server Management Studio is perhaps too complex.