HI Daniel,
Thanks for your response.
I found one
example of RadScheduler working in MVC3 environment, which is WebServices.
Would love to get examples (not
demo like, but complete project that I can compile and run) achieving the same aim (working RadScheduler in MVC3) by WCF service and/or EntityDataSource.
(All I am trying is to avoid "SELECT" statements in WebService approach, which require Database Provider. I am in model first approach mode (with EF), but EF models aren't usable with custom DB provider unfortunately.)
Thank you very much in advance!