Saturday 24 August 2013

ASP Plugins / Widgets like Wordpress

ASP Plugins / Widgets like Wordpress

I am building a website using asp.net mvc 4 and it needs to have a
consultation booking form that visitors select blocks of available time to
book their appointment. I know on the Wordpress side there are a ton of
plugins that can do this.
I looked the Telerik appointment calendar but it's a bit huge and overkill
for what I am looking for. I want a simply form with a calendar of
available timeslots and not show the visitor any details of other
appointments (privacy).
Being new to the asp world I am wondering how it works with a MVC project?
does asp.net have plugins, where can I find them... google search doesn't
lead me anywhere useful.

No comments:

Post a Comment