I would love to see you tuck all of the folders in a Kentico project under a single folder called CMS.
To illustrate, you currently have folders such as:
CMSAdminControls
CMSControlExamples
CMSDesk
CMSFormControls
CMSInlineControls
etc...
Why not just do the following:
CMS\AdminControls
CMS\ControlExamples
CMS\Desk
CMS\FormControls
CMS\InlineControls
It would be a major benefit to projects like mine that combine Kentico functionality with a lot of other parts that are not managed by Kentico.
For instance lets say I have two folders in my VS2005 web project called Apps and Common.
I would now have only 3 folders in my root:
Apps
CMS
Common
Instead what I have now is a proliferation of folders from Kentico mixed in with all of my other folders.
My particular project has a lot of folders not being managed by Kentico and this would really help us clean up the project a lot.
Thanks