Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Sunday, May 18, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > AJAX > AJAX Toolkit > Calendar
Search:
What's New - What's Hot

Howto integrate Google Calendar in your website using AJAX        
Total Hits: 39  |  Today: 0 Author: Hatem       Rating:  
Read Reviews | Write Review |              Your Rating: 

One of the features I find it interesting in Google calendar is the possibility to create shared calendars, but also the availability of your calendar as XML or ICAL whatever it's a private or public one. As soon as we have XML of our calendar available I was wondering why not integrating Google calendar directly in website. For example a community that use the service to manage their events, or to display your future trips in your blog ?...

Quick Calendar Using AJAX and PHP        
Total Hits: 13  |  Today: 0 Author: Bernard Peh       Rating:  
Read Reviews | Write Review |              Your Rating: 

Online calendars are often used in many web applications. Though popular, the logic behind creating a calendar can be scary especially for those who are new to programming. There are many web calendars in the market but some of them are quite complicated. If we are not able to understand the code, it becomes harder for us to customise the calendar to fit into our existing application. As such, we need to create a calendar that can plug itself into any system seamlessly without problems....

Theming the AjaxControlToolkit's Calendar Control        
Total Hits: 22  |  Today: 0 Author: matt@mattberseth       Rating:  
Read Reviews | Write Review |              Your Rating: 

The calendar control that my team is using in our current web application is terrible for three reasons:
* it is ugly. Viewing the control reminds me of the first time I went back to Window's 95 after having upgraded to XP
* it opens the calendar control in a new browser instance (something our users hate)
* it has a lot of supporting, custom JavaScript that has had its fair share of bugs
If I am not mistaken, somehow the control survived the port from classic ASP to ASP...

Creating an AJAX-Enabled Calendar Control        
Total Hits: 30  |  Today: 0 Author: Scott D. Smith       Rating:  
Read Reviews | Write Review |              Your Rating: 

Go to any travel or event booking website and you'll find the same user interface for collecting date information: the Calendar. Providing such an interface in an ASP.NET application is a breeze, thanks to the built-in Calendar Web control. There are two downsides to ASP.NET's Calendar control: first, it is not very useful when selecting dates far into the future or past, as you can only navigate to the next or previous month; and, second, the Calendar does not use AJAX techniques, so each click...



DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net