I am working on an event based project, where I will be storing my events with a start date or I can say event date with start and end time in my SQL SERVER through Entity Framework.
In the mean time I want to highlight the date of the event in my frontend. How do I do that? I do not want to do it with Day pilot or DHTMX or Telerik. I just want something which just highlights the dates of events, and if possible further to see the events in my deck.
I would like the calendar to look like this.