Screenshot Preview

WebDailyCalendarGo!

经 ComponentGo - 产品类型: 构件 / ASP.NET WebForms / 100% 受控代码 / 源代码 / AJAX

‏请注意: 除非另有说明,此为英语产品

*

Add calendaring capabilities to your ASP.NET applications. WebDailyCalendarGo! is a fully managed calendar component written in managed C#. It seamlessly integrates with Visual Studio.NET 2005 and provides ASP.NET applications with Outlook-like calendars with a minimum of work. All the code was written using optimized .NET 2.0 capabilities and constructs. Full support for AJAX, postbacks, generics and enumerators is included. WebDailyCalendarGo! supports background communication with the Server and object-oriented client JavaScript. It gives your Web applications the look-and-feel of desktop applications.

$145.04
价格

‏我们的常规价格如下。 请登录后查看打折后的价格。

WebDailyCalendarGo! V3.1.0   *

加入购物车 $ 145.04 1 Developer License (Includes full C# source code) - includes 12 Months Support and Upgrades  * 下载 (5.0 MB)
加入购物车 $ 370.44 4 Developer Team License (Includes full C# source code) - includes 12 Months Support and Upgrades  * 下载 (5.0 MB)
加入购物车 $ 919.24 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) (Includes full C# source code) - includes 12 Months Support and Upgrades  * 下载 (5.0 MB)

WebDailyCalendarGo! V3.1.0 - Upgrades/Renewals   *

加入购物车 $ 55.00 1 Developer Upgrade License (Includes full C# source code) - includes 12 Months Suppor  * 验证 下载 (5.0 MB)
加入购物车 $ 136.22 4 Developer Team Upgrade License (Includes full C# source code) - includes 12 Months Support and Upgrades  * 验证 下载 (5.0 MB)
加入购物车 $ 322.42 1 Site Wide Upgrade License (Allows Unlimited Developers at a Single Physical Address) (Includes full C# source code) - includes 12 Months Support and Upgrades  * 验证 下载 (5.0 MB)

我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。  所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。 

‏我们的常规价格见上。 请登录后查看打折后的价格。

 *

What’s new in WebDailyCalendarGo! V3.1.0?

  • A today (now) indicator was added. The thin vertical/horizontal line that points at the current time/date.
  • A image progress feature that appears during server requests was added. The progress informs the user that he has to wait for server response.

What’s new in WebDailyCalendarGo! V3.0.5?

  • Compatibility with Internet Explorer 8 has been improved in both the Standard and Compatibility views. The controls now fully work with IE8 on Windows XP and Windows Vista systems. The Internet Explorer built in Windows 7 beta (build 7057) is also supported now.

What's new in WebDailyCalendarGo! V3.0.4?

  • Dynamic menu building at client java-script added. The MenuActivated event gives a way for initializing of menu content, before it appears on the screen.
  • The new calendar regions feature added into the calendar. Regions allow stating colors and tooltips for particulars cell of time-grid of calendar.

What's new in WebDailyCalendarGo! V2.4.x?

  • Support of major web browsers FireFox, Opera, Apple Safari and Google Chrome was added.

What's new in WebDailyCalendarGo! V2.3.8?

  • Visual Studio 2008 support was added. Especially the integration of the control’s help with MSDN 2008 was implemented. Additionally, all projects were recompiled with the new Visual Studio 2008 environment.

What's new in WebDailyCalendarGo! V2.2.2?

  • New AppointmentCollection.GetOverlapped and AppointmentCollection.IsOverlapped methods were added that intend for checking specified time interval is overlapped with existing in the calendar appointments objects.
  • The invoking of the server FirstDateChanged event was added in response of calling the client SetFirstDate(date) method.

What's new in WebDailyCalendarGo! V2.1.3?

  • A cooperating with Microsoft AJAX UpdatePanel control was corrected. There were some issues, while UseCallback property equaled false value, which worked incorrectly, such as working next and previous buttons
  • A denying of an overlapping appointments controlled by the DailyCalendar.AllowOverlap property was corrected. The undoing of the dragging operation did not restore location and size of the appointment rectangle properly
  • A changing appearance of an appointment rectangle during one's is selecting was corrected
  • A checking value of the DailyCalendar.FirstHour property is added, which protects control before failing when value is out of range of the visible time
  • An extended datetime formatting supported by the ExtendedFormatter class was added to the DateLabelFormat property were added. These formats allow displaying quarter of year, week number, using the 1-st, 2-nd, 3-th, 4-th manners, roman numbers

What’s new in V2.0.5?

  • New CalendarObj.SetFirstDate(date) client method was added. It allows a change of a date displaying in the calendar by using a callback request
  • New way for serializing an Appointments and a Resources properties added. This keeps values between two following requests to a server and uses a client object to store them (ScriptState). The ScriptState, opposite to a standard ViewState algorithm, works properly while callbacks and is controlled by a DailyCalendar.SaveStateData property
  • New ContextMenuBox.OnClientMenuActivate property was added. It allows to state a JavaScript code invoked by a web browser before displaying a menu

 *

WebDailyCalendarGo! was designed to be compatible with multiple browsers. WebDailyCalendarGo Drag & drop and Edit-In-Place functionalities are supported. You can use JavaScript to significantly reduce HTML code size sent to a browser, allowing the calendar to be used on networks with limited bandwidth.

WebDailyCalendarGo Features:

  • Supports IE, Netscape and Firefox browsers
  • HTML + JavaScript - for correct operation standard HTML and JavaScript in a browser only is required. No ActiveX controls, Java applets etc. are needed
  • Minimum HTML size - a large portion of HTML code is generated on a client. Therefore a size of HTML transferred in small and does not depend of a number of rows (time resolution of a calendar)
  • Microsoft Web Outlook - look-and-feel of a calendar is similar to the calendar used in Microsoft Web Outlook and Microsoft Outlook
  • Simple programming - a simple data model and structure similar to other .NET controls
  • JavaScript object – you can program a calendar control using a client JavaScript which reduces number of trips to the server
  • AJAX postbacks - postback support (AJAX) allows for faster processing of server events without screen refresh and focus loss
  • Context Menus - client events for mouse clicks in a Web browser and new menu controls allow you to display context menus associated with various elements of a calendar without requests to the server
  • Multilingual – using system language settings allows operation in any language
  • Resource manager – allows you to manage available resources (hotel rooms, employees performing tasks, availability of various devices, cars, etc.) in a daily view
  • Full control over color from a Visual Designer and Auto format — all the controls' colors can be easily adjusted
  • Smart tags (Action list) – the component supports this new capability within Microsoft Visual Studio 2005 which speeds up setting frequently used properties
  • Defining tooltips - allows you to assign additional information displayed after pointing to an appointment with a mouse. When the full text of an appointment does not fit a frame, a tooltip displays it in an enlarged window
  • AllDay rectangle visible – you can hide a portion of the calendar containing all-day appointments
  • Customizable hour resolution – you can define time resolution of a control within 5 minutes to 1 hour range
  • Edit text appointment (Edit In Place) - allows you to edit text directly on an appointment control without opening a new page
  • Extended appointment display - allows you to associate arbitrary content (including graphics) with an appointment
  • Drag & Drop functionality - you can change duration and start time of an appointment using the mouse
  • Customizable hours - allows to set working hours, holidays and a range of time displayed on a calendar. A table of hours can be scrolled vertically or displayed as a whole
  • Multiple days - display multiple days in many columns simultaneously
  • Reading data from and save via ADO.NET
  • CLS Compliant & Code Analysis - All assemblies are compiled with rules set to CLS Compliant and checked using Code Analysis

注意

还未完成翻译的产品说明, 我们提供了Google 翻译的连结方便您使用. 但请注意, 自动翻译有时候可能会有翻译错误.
强力驱动
在Firefox 和Opera 需要Flash.

产品搜索

输入搜索词:

快速链接

发布者

首要类别

相关产品

为什么从ComponentSource购买?

ComponentSource 提供独特的全球国际服务, 在世界各地共有超过1,000,000开发者客户.

更多讯息 | 关于我们

节省的开发量

请阅读我们的白皮书
计算投资收益

代码的行数: 30,000
人月数: 30
人工成本: $150,000

需要的功能:

每1000行代码的工作量

每月的人工成本: