Framework Feature Ideas
Welcome to our official feedback forum. Do you have an idea or suggestion to improve the Clockwork Web Framework? Do you recognize a good idea when you see one? We want to hear from you!
-
Add Entity Framework support to the framework
Create a repository to query and write to Microsoft Entity Framework data contexts. Create a WCF service that can display an OOTB data context. Make it easy to create and support custom Data Contexts for applications that use Clockwork.
4 votes -
Control to add Microsoft Ajax CDN on web pages
Microsoft is hosting JScript files on a Content Delivery network. This will make it quicker to load JS files on any page, thereby improving performance. So we should create a control that registers these scripts on the page as required. More info at http://www.asp.net/ajax/cdn/
0 votesplanned ·
AdminNick Kellett
(Admin, Clockwork Web Framework) responded
Decided to allow Google or Microsoft Ajax CDN using a literal control
-
Create metadata tag code that can be applied to entities such as WebPages
Create metadata tag and repository code that makes it easy to tag and view the tags on domain entities, for instance for web pages. Tags can come from a proprietary database or 3rd party services such as Flickr or Delicious.
0 votes -
create Powershell scripts to easily configure and setup applications
Create Powershell scripts to easily configure and deploy a Clockwork application. The scripts would modify web.config settings, the config files in the Admin/Config folder, based on certain settings such as which environment you are using and which deploy paths you want to use.
0 votes -
Add file repositories
Create repositories that make it easy to query and modify files. Create repository versions for windows file systems, Amazon S3, database, and other common file storage locations.
0 votes -
Create a Share This control for web pages
Create a server control that makes it easy to share a web page on reddit, digg, and other social sharing sites.
0 votes -
Add OAuth support
Add OAuth support to framework for authentication to online web services such as Google, Yahoo!, and others
0 votes -
0 votes