I'm a beginner with C#, ASP.NET, SQL Server Express and programming in general. I'm trying to make an online calendar (on a deadline). I'll read all the other posts that are similar to this, but for now I have a question that I hope will set me on my way.
What are the steps to link a calendar to a database? Any examples of where/how this has been done would be greatly appreciated?
I see possible pitfalls when a date has more than one entry by different users, so if anyone knows how this is managed again I'm all ears.