Ajax Web Part Calendar by VirtoSoftware ver 1.4.5

  Ajax Web Part Calendar by VirtoSoftware
  Category : Asp-net Scripts-controls Calendars  
  Platform : Windows,  IIS  
  Price :  
  Developer:  
  Version : 1.4.5  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  

Virto Calendar enables users to view all of their events from different SharePoint lists in one single calendar! Virto Ajax Calendar surpasses the existing SharePoint Calendar view`s functionality by allowing users to specify the list or view, color code the displayed items by category of events such as internal or external, view day, week, month, year, and Gantt view.

Virto Web Part Calendar for SharePoint also provides users with the ability to create any new event with just a single click! Included with Virto are editing features that will make working with SharePoint easy and pleasant. If you need to change the date of the event, simply drag and drop it to the appropriate Calendar cell.

Virto Web Part Calendar also supports MOSS Audience Targeting. This is easy way to distinguish information between your different departments. users who do not belong to this audience will not see the Items from this data source on their Calendar page.

 

more Tag: calendar, virto, sharepoint, users, part calendar, web part, web part calendar,

Also see ...


Calendar of Events in C 1)    Calendar of Events in C
 In this tutorial, the author highlights the usage of .NET Calendar Control through which the user could create a web based event calendar with ease. Just by clicking a date with a scheduled event, it shows the particular event of the day marked. This article helps the users to keep the updated event scheduled date for their reference at anytime by the means of this event calendar....

Mediachase Calendar.NET 2)    Mediachase Calendar.NET
 The Mediachase Calendar.NET Web Control is an ASP.NET web-server control that allows .NET developers to add dynamic calendar support (Year View, Monthly View, Week and Day Views) to your applications with a minimum amount of effort. Key Features Include: - Built for ASP.NET - Multiple Data Views and Templates - Bind to Any Data Source - Repeating Events and Occurrences - Localization/Internationa lization - Spanning and Non Spanning Events - Design Time Support - Cross Browser Co...

Tour Calendar With Detail Section - Part 1 - Set up the database 3)    Tour Calendar With Detail Section - Part 1 - Set up the database
 The author of this tutorial narrates about setting up athe database to create a tour calendar. The author creates a simple database with all necessary field in it. These data could be customized. Using the stored procedures the users could retrieve the data. The main objective of this article is to show how to generate a tour calendar which could give all tour dates for a particular date. This article touches up with an additional information about Show Date and Show Time fields also. This a...

Aspose.iCalendar 4)    Aspose.iCalendar
 Aspose.iCalendar is a .NET class library providing classes and algorithms useful for time-oriented Recurrence Patterns, or schedules. With it, you can: Easily and reliably calculate occurrence dates and times for even the most complex recurrence patterns; Consume and produce recurrence patterns in iCalendar (RFC 2445) format; Create recurrence patterns programmatically via an intuitive object model; Use yearly, monthly, weekly, daily, hourly, minutely and secondly recurrence patterns; Repres...

WebSchedule 5)    WebSchedule
 This is an ASP based script that allows web owners to facilitate their website with a powerful event calendar on which the site visitors can store their events online. This script allows web visitors to sort their events as they like. It has auto login option to bypass the login screen. It offers fully customizable facility to allow visitors to add, update and delete the events. Users can view this calendar using any web browser from any where. This script is easy to install and to use....

Adding events capabilities to the Calendar App. 6)    Adding events capabilities to the Calendar App.
 The main purpose of calendars are for displaying the event schedule. The author in his article narrates about the creation of a calendar application which mainly deals with event scheduling and displaying. This calendar works by looping through the days of the month and through the events to display the calendar....

Active Calendar 7)    Active Calendar
 Active Calendar is an ASP.NET server control that allows users to select a date and/or time quickly using a professional looking date picker with a client-side managed event system. No postback to the server required, no external script file required. Active Calendar includes the Active DateTime technology. You can disable the visible calendar format and simply use the Active DateTime component of ActiveCalendar to provide a date/time selector...

AspLib - InputDateTime 8)    AspLib - InputDateTime
 Components for entering dates and time with possibility of using a pop-up calendar. You can enter day or day and month (8 or 6/8) using any separator ("", ".") and control will automatically add current month and year. Date can be empty. Setting a range of dates is available. Calendar is refreshed without PostBack. Auto localization depending on application culture settings....

AspLib Calendar-Schedule control 9)    AspLib Calendar-Schedule control
 Calendar is an integrated Calendar / Schedule control, supporting a wide variety of date and date range selection types, day customization. The calendar is compact and fast. It is also self-updating on the client side and has an option to select days. Control has AJAX behavior - it may loads collection of special dates only after selecting next or previous month or year, not during page rendering - it decreases traffic. Setting a range of dates is available. Auto localization depending on app...

e-QMS 10)    e-QMS
 e-QMS system covers three sepecific areas: * The RFQ system is designed for specifically for Manufacturing companies to automate their core purchasing activities. It achieves this by standardising the RFQ process for purchasing commodity based parts. * The Live Bid system is designed for online bidding on multiple line items by suppliers tough either reverse open or closed bidding. * Both of above systems intergrate with the Supplier Management system, that allows your purchasing exp...

InActiveUserModule 1)    InActiveUserModule
 With the help of this program administrators can provide additional security to their web applications. This utility has the ability to redirect the inactive users to a ‘close down’ page in automatic manner. This tool redirects the inactive users after the number of seconds which was preset by the administrators....

Aspose.PDF.Kit 2)    Aspose.PDF.Kit
 Aspose.Pdf.Kit is a .Net Pdf document manipulating component which allows developers to Edit the existing pdf documents, such as appending and inserting pages, concatenating two pdf documents, splitting one file into two sub-files; Show and change the meta information of a pdf file, the information retrieved and changed involves Title, Subject, Keywords, Author, etc; Add Logo and watermark on the each page, the logo is a string of chars, the watermark is a print in Jpg, Gif or Png format; En...

Create a MultiRotator Server Control 3)    Create a MultiRotator Server Control
 This tutorial is something different from the Ad Rotator. In this article the author explains the method of generating a custom multiple rotator server control to overcome the old banner management difficulties. Create a MultiRoatatorDemo in VB.NET and bind a new web control library. Like this the author describes the stages of creating multirotator. This tutorial highlights about the more useful rotation control. This article serves the users to rotate bannerless content also....

Creating a custom DataGrid delete button 4)    Creating a custom DataGrid delete button
 Creating a custom DataGrid delete button is a tutorial which helps in deleting the data of the datagrid control using the delete button created on the HTML page. This tutorial clearly explains the procedure with sample code which will be useful for your web applications to perform deletion in the datagrid control....

Email Cloaking - Spam Prevention 5)    Email Cloaking - Spam Prevention
 Email Cloaking - Spam Prevention is an web based .NET application to prevent email harvesting and protects email addresses from bot and other external resources. This applications also provide clocking capability and keeps the email addresses invisible until the button is clicked. It is an useful tool for the webmasters to maintain their websites and keep their inbox clean without spam mails....

Working with a Code Behind Class and the @Page Directive 6)    Working with a Code Behind Class and the @Page Directive
 Working with a Code Behind Class and the @Page Directive is a simple tutorial through which ASP.NET programmers can get an idea about page directive and its attributes. The author describes the process of working with code-behind class for using this page-directive. The author elaborates the method of compiling the VB.NET file for working along with ASP.NET page with examples....

SQL Reports for iBuySpy 7)    SQL Reports for iBuySpy
 SQLReports is a desktop module for the iBuySpy portal that allows you to quickly add read-only tables to your portal tabs using dynamic data in your iBuySpy database. The module allows creation of the dynamic tables without any coding of custom modules. Simply enter the SQL `SELECT` statement to execute, and the table will be displayed....

Password Plus for iBuySpy 8)    Password Plus for iBuySpy
 Password Plus for iBuySpy is a set of essential add-ons to the iBuySpy portal system. The package includes the following critical password extensions: Retrieve Password - allows a user who has lost or forgotten his password to request that his password is automatically sent to the email address that he registered with; Change Password - allows an authenticated user to change their password. Compatible with iBuySpy. Source code included....

RFileUpload 9)    RFileUpload
 RFileUpload is a control that allows to clients easily upload files on server with the web browser, where Asp.net application is started. This control is easy to use and can considerably reduce the amount of code necessary for standard file uploading. You can use different types of files listing either extensions (e.g. *.swf, *.jpg, *.mpg) or types (e.g. Image or Video)...