Blog Stats
  • Posts - 93
  • Articles - 0
  • Comments - 43
  • Trackbacks - 2

 

Convention over Configuration - and the EWS ASP.NET datepicker control

I have recently become fascinated by the concept of convention over configuration. I have always felt that components are worse than useless if they can't be configured, customised and extended. So how do I reconcille these two convictions?

My goal is to provide powerful, sophisticated, zero-configuration, drag-n-drop controls, that can be fully customized if they need to be. This is the approach I have tried to follow with my new ASP.NET DatePicker Control.

It combines a textbox and a hidden calendar control to provide efficient date selection to both beginner and advanced users. It includes built-in validation and AJAX support. A full featured free version is available on my site. I would greatly appreciate your feedback.

Eclipse Web Solutions

Feedback

# re: Convention over Configuration - and the EWS ASP.NET datepicker control

Gravatar Hi, I needed a datepicker for a web application and found the Eclypse one and I must say it works great, thanks ! 3/29/2008 11:19 AM | Sigtryggur

Post a comment





 

 

 

Copyright © Liam McLennan