I have been trying now for two weeks to set up a calendar using VB.Net and a SQL Server database. I can display events from my database - that's exciting. I have not been able to update the calendar or navigate to a new month. I tried following the tutorials on binding the Navigator to the calendar, etc. No luck. The tutorials are written with VB, but they use SQLite. I don't know how to convert that to SQL Server nor how to convert the working Demo from C# to VB. It this point I feel stuck and am ready to throw in the towel. Any suggestions?