I'm looking for some tips or tutorials on connecting data from an Access database to the Calendar control. I have one I did in ASP and I'm trying to migrate it to ASP .NET but since I'm not very familiar with Visual Basic, I'm having some difficulties. If someone could point me to a tutorial or website I'd appreciate it. I've looked all over but haven't found something like that. Thanks.Here is a quick article over at ASP 101.<BR><BR>http://www.asp101.com/samples/calendar.asp<BR><BR>The asp.net calendar control is much easier to work with than any of the asp components I ever used. You should check out the microsoft references on this too.<BR>