CharlesChen's Technical Space

简单实用是我一直在软件开发追求的目标(I Focus on. Net technology, to make the greatest efforts to enjoy the best of life.)
Not the best, only better
  博客园  :: 首页  :: 联系 :: 订阅 订阅  :: 管理

FREE ASP.NET Date Picker Calendar Web Control

Posted on 2008-02-20 12:49  Charles Chen  阅读(1199)  评论(4编辑  收藏  举报
     今天在网上找到一个日历控件DaintyDate,它的功能非常强大,好的控件不能独享,分享给朋友是我最大的快乐!右下图是它的几种不同的效果。基本上能够满足项目中的需要。下面是关于DaintyDate的介绍:

      DaintyDate is a Free calendar control for Microsoft Visual Studio .NET™ that replaces the ASP.NET Calendar with many extra cool features including JavaScript date navigation (No Postbacks!) and a range of dynamic popup features!
   Save valuable development time and web page space with pre-configured styles and dynamic popup formats that enhance user experience and makes deployment completely trouble free.
    Page forwards and backwards or go directly to a date by selecting a month or year from the popup menus. DaintyDate gives users quick access to any date without posting a single request to the web server allowing target dates to be reached within seconds.
    All JavaScript, styles and images are embedded into the control so you never need worry about ensuring resource files are located in the correct server location.
Here are some more features!

  • Configure colors and fonts
  • Multiple popup and static formats
  • Display week number
  • DD/MM/YYYY & MM/DD/YYYY formats supported
  • JavaScript and images embedded into the DLL for easy deployment
  • Firefox & Internet Explorer supported
  • Now as a compiled WebControl in your toolbox for drag n' drop support
  • Drop down Month & Year select
  • Supports all cultures and languages

 

翻译:(英语水平有限,如果有什么翻译不正确的地方,请指教)
     DaintyDate是一个免费的,针对Microsoft Visual studio.Net的日历控件,取代asp.net的Calendar,另外加入了很多额外超酷的功能,包括javascript日期导航(不发生回传)和一系列动态弹出的特性。
     节省了宝贵的开发时间和网页空间。与预先设定好的样式和动态弹出格式,提高的用户的体验,部署简单,完全免费。
通过弹出式菜单.
    向前和后退或直接到一个日期选择一个月或一年.让用户快速的访问任何日期,且不需要一个每次请求到Web服务器,
    所有的Javascript,style 和图片都是嵌入到控件里的。所以你永远不需要担心资源文件(图片,javascript和style)在服务器上的位置。
下面是一些更多的特性:
1。可以配置颜色和字体
2。多重弹出和静态格式。
3。显示当前的第几周。
4。年/月/日&月/日/年格式支持。
5。Javascript和图片嵌入到dll文件易于部署。
6。Firefox和IE浏览器的支持。
7。现作为一个编译后的WebControl在你的工具箱拖拽支持。
8。支持所有的文化和语言。
最后附带:下载dll源代码和demo程序(上面效果图的Demo)