Screenshot Preview

CalendarGo! Bundle

by ComponentGo - 상품타입: Component / .NET WinForms / .NET Class / 100% Managed Code

주의 : 별도의 안내가 없는 경우에는 영어제품 입니다.

*

Add Outlook-like calendars and scheduling to your applications. CalendarGo! Bundle allows you to plan your appointments and browse them in various ways. A single line of code embeds a fully functional calendar or resource scheduler (Gantt diagram) into your application. CalendarGo! Bundle allows you to programmatically control almost every aspect of your calendar's appearance and Gantts diagrams. CalendarGo! Bundle is a fully managed code component written in managed C# that seamlessly integrates with Visual Studio.NET 2003/2005/2008/2010.



평균    1 리뷰.
$185.68
  

톱 다운로드

통화 선택

일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

CalendarGo! Bundle V7.1 - Professional (includes Source code)   *

주문 $ 185.68 1 Developer License  * 다운로드 (10.2 MB)
주문 $ 558.91 5 Developer License  * 다운로드 (10.2 MB)
주문 $ 112.23 1 Developer License Upgrade from Standard  * 확인 다운로드 (10.2 MB)

CalendarGo! Bundle V7.1 - Standard   *

주문 $ 92.37 1 Developer License  * 다운로드 (9.8 MB)
주문 $ 278.98 5 Developer License  * 다운로드 (9.8 MB)

가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다.  모든 주문에 대해서 당사표준 계약조건 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)

일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.

 *

What's new in CalendarGo! Bundle V7.1?

  • Support for Microsoft Visual Studio 2010 and Microsoft.NET 4.0 has been added

What's new in CalendarGo! Bundle V7.0?

  • Vertical scrolling of appointments in weekly and monthly calendar was added.
  • When there is not enough space for appointments in a weekly and a monthly view (and ComboCalendar control is used) clicking on the "more appointments" indicator causes switching to day view.
  • A new appointment style ThinnerBoxWithText style for ResourceScheduler control was added.

What's new in CalendarGo! Bundle V6.3.3?

  • 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.
  • The GetDayInfo event was expanded. Allows specifying individual colors for particulars time cells. Now, every row/column of the time could get different color, e.g. 10:00…10:30 green, 10:30…11:00 blue, etc. The argument object of the GetDayInfo event gains two additional methods AddTimeColor and AddIntervalColor intended to control these colors.

What's new in V6.x?

  • Recurrence support - allows setting up repeated appointment. Additionally, there are available controls designed for editing of a recurrence settings in a Microsoft Outlook fashion.

 *

CalendarGo! Bundle contains the following components (The Professional version contains full Source code):

A ComboCalendar control combines all calendar controls (daily, weekly, monthly and scheduler). A linked calendar allows you to change a displayed period of time with a single click of a mouse. Common appointments and resource collection as well as a common events model make programming calendars easy. Microsoft Outlook-like operation and look-and-feel is included. The simple programming interface allows for easy integration with Microsoft Visual Studio using a Visual Design mode and facilitates programming using XML, ADO.NET, Web Services, etc.

MonthlyCalendar. A control allows you to display all-day and longer appointments. It is also possible to display data for multiple resources. Operating a calendar is similar to operating a Microsoft Outlook calendar

A ResourceScheduler control is a WindowsForms control allowing for management of time and resources (hotel rooms, employees, devices, cars etc). It is possible to create a set of linked appointments that allow planning tasks which involve many resources, and implementing a convenient way of moving, splitting and merging such multi-segmented appointments. Time resolution can be set from 5 minutes to one day. The programming interface allows for easy interchange of these controls and this facilitates programming within Microsoft Visual Studio environment, using Visual Design mode, and interfacing with XML, ADO.NET, WebServices, etc.

A DailyCalendar control allows for easy viewing and editing appointment using an interface similar to Microsoft Outlook. Moving, expanding an appointment is possible. An associated text's color and time resolution can be changed. Appointments within a day or whole day appointments are supported. It is possible to create a set of linked appointments that allow planning tasks involving many resources. Simple programming interface allows for easy integration with Microsoft Visual Studio using a Visual Design mode and facilitates programming using XML, ADO.NET, WebServices, etc.

A WeeklyCalendar control makes it easy to plan your tasks within a week. A glance is enough to see what is planned throughout a week. Additional columns make planning tasks for multiple resources possible.

Features:

  • Similar to Microsoft Outlook - look-and-feel and interaction methods (with a keyboard or mouse) are similar to the universally known Microsoft Outlook interface:
  • Resource manager – allows you to manage available resources in time (hotel rooms, employees performing tasks, availability of various devices, cars, etc.) in a daily view
  • Similar to Microsoft Project – make your software using a ResourceScheduler control look like management tools in Microsoft Project
  • Full control over color from a Visual Designer — all the controls' colors can be easily adjusted
  • Drag & drop support – you can use the mouse to change appointments' time and duration
  • It is easy to implement period and resource locking
  • Printing support - calendars can be printed or rendered as bitmaps in a WYSIWYG mode or a simplified mode (without a colored background - only frames)
  • Defining tooltips - allows you to assign additional information displayed after pointing to an appointment with a mouse. When a full text of an appointment does not fit a frame, a tooltip displays it in an enlarged window
  • Images for appointments and resources - for each appointment and/or resource an image to be painted near the text, can be selected from an ImageList
  • Simple programming - a simple data model and structure similar to other .NET controls
  • LinkedCalendar handling – allows to easily link a standard Windows calendar to quickly set a displayed period of time. A ComboCalendar selects an optimal calendar depending on a number of days selected
  • Send data to MS Outlook - there is a ready-to-use function to export data to an ICS file and therefore to Microsoft Outlook directly from a calendar control
  • Toolbar handling – a toolbar connected to a ComboCalendar allows a user to quickly change a kind of calendar displayed, move to a current day and appropriate properties allow you to determine available calendars
  • Calendar customization – properties controlling calendars views can be set in Design mode
  • Common collections – a programmer can control appointments and resources collections directly from a ComboCalendar control. There is no need to implement burdensome data passing between calendars
  • Common events model - a ComboCalendar control has the same events, common to all calendars to facilitate programming
  • Holiday support - special events facilitating implementing holidays painted with different colours
  • On-demand data access - a RequestAppointment event allowing for efficient reading only necessary data, optimising data access from a data source (ex. SQL)
  • Edit In Place - allowing for editing an Appointment text directly on a calendar
  • Owner draw - allows for implementing one's own algorithm for drawing an appointment on the screen
  • Multiple columns for a resource - each resource can have multiple columns assigned. This allows you to describe multiple aspects of its operation
  • Design Mode support - control can be modified using properties view in Windows Forms design mode
  • Multilingual – using system language settings allows operation in any language (control support multilingual resource files)
  • Current day and current time marker - a possibility to display a current day and current time marker. A color of a marker is BaseCalendar.TodayMarkerColor
  • Reading from and saving to ADO.NET - A demo program writing Appointments objects to and reading them from an SQL database using ADO.NET and any data structure

주의

제품 리뷰의 한국어 번역이 완료되지 않는 제품은 Google통역 서비스와 연동되어 표시되어 있습니다.통역 기계에 의한 자동 번역인 관계로 한국어 표기가 조금 부자연 스러운 점 양해 바랍니다.
에서 제공
FireFox와 Opera에서는 Flash가 필요합니다.

상품검색

검색어를 입력해주세요:

Quick 링크

개발처/발매처

주요 카테고리

관련 상품

ComponentSource에서 구입하는 이유?

ComponentSource는 세계 1,000,000명 이상의 개발자에게 각종 글로벌 서비스를 제공합니다.

상세 | About Us

개발 코스트 계산


ROI 계산을 참고해주세요.

코드행 수: 60,000
인월 : 60
인건비: $300,000

필요한 기능:

1000행 당 인월:

1개월당 인건비:

화면 바로가기 갤러리

클릭해서 이미지를 확대

 CalendarGo! Bundle - .NET - V7.1의 스크린샷  CalendarGo! Bundle - .NET - V7.1의 스크린샷  CalendarGo! Bundle - .NET - V7.1의 스크린샷  CalendarGo! Bundle - .NET - V7.1의 스크린샷  CalendarGo! Bundle - .NET - V7.1의 스크린샷