How to Use the Timeline with ASP.NET and SQL Server
From SIMILE Widgets
I wanted to display a timeline within my ASP.NET application, using data read from SQL Server as specified by my ASP.NET back-end logic. This paper describes how I solved my problem. I can’t promise that I’ve chosen the best solutions, but at least this works.
Eventually I expect to put the paper here directly, and also somewhere within the Microsoft documentation, but until I've completed the task I've left it as a link to the paper on my own web site: - http://www.robertb.co.nz/timeline/Using%20the%20Simile%20TimeLine%20with%20ASP.htm
Please feel free to contact me at robert.barnes@xtra.co.nz with any comments.
Robert Barnes