am looking hight performance, customizable scheduler component(JS or ASP.NET MVC).

Better if it would be free.

Or may any one already implemented one and may be share a good practise or article?

Many thanks!

link|improve this question

70% accept rate
2  
What do you want to schedule? Threads? Tasks in a calendar? Other things? – Joachim Sauer Apr 14 '11 at 10:28
I mean Web(UI) scheduler = calendar. – Alexandr Apr 18 '11 at 8:49
feedback

closed as not a real question by George Stocker, Raynos, David Glenn, Charles, Dori Apr 16 '11 at 6:00

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.

3 Answers

Take a look to this producers to check if some thing interest you:

http://www.devexpress.com/

http://www.telerik.com/

http://www.infragistics.com/

hope it helps

link|improve this answer
feedback

Try this:

http://fluentscheduler.codeplex.com/

link|improve this answer
feedback

The telerik scheduler is really nice. I use a very customized version for an employee time log system. It is for web forms but if used in "client side mode" I think it would work in mvc....and maybe they'll soon make an mvc version for their open source mvc suite. Unfortunately it is not free but from all the pre-built schedulers I've looked at that one was by far the best for my needs.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.