Kentico CMS Is an extremely flexible and customizable platform to develop on. I have frequently created new custom functionality to enhance and extend the platform to accommodate the needs of my projects. I wrote this blog to detail a new module I created to allow SQL Execution within the CMS Site Manager.
While Kentico provides a large amount of access to data and layouts, I found myself needing to update a stored procedure within the database. Without direct SQL Access, achieving that functionality is a cumbersome process of writing custom code to execute SQL, registering some web part or
↧