Hi Dan,
Thanks for your response. I guess I'm a bit confused. What I'd like to do is take DayPilot Lite and build on it (really, we're just too poor to buy DayPilot, so we're going to try to develop our own functionality on top of your great product).
Here's where my ignorance comes in. My understanding is that the .dll is just compiled source code. That means I don't want to reference it in a project if I want to modify the code and introduce new functionality. I guess I thought that's why you included the "Source" folder - so that I could add new code to it, compile it, and create my own "DayPilot Custom" application. Am I wrong in that?
If my understanding was correct, I guess my question is how to go about modifying the source code. When I open the DayPilot Lite "Source" folder in VS2005, there is a "Properties" folder, a "References" folder, a "Utils" folder, and a "Web" folder. You obviously know that the Utils and Web folder are full of .cs files that make up the various classes for your app. But how do I create a project where I can modify the code and test out my changes.
I'm sorry; I know this is really basic stuff. I've just never dealt with an open source project before, so I don't know what to do with the code you've provided.
Thanks for your patience and help. I'll look forward to hearing from you again soon.
Justin