I currently use the Telerik ASP.Net MVC 3 extensions.
What is the difference between Kendo UI Complete for ASP.NET MVC and Kendo UI Web?
Do they both support Entity Framework, Linq to Entities, and Data Annotations for the Models?
In addition, does Kendo UI Mobile support Entity Framework?
Basically, can you bind the UI Widgets to entities? All I see in th examples is datasource binding to manual entries or some service that serves up data. What about data coming back from a SQL Server database using LINQ and binding it to the widgets?
Also, in return, to update the database from the widgets....
Which product (Kendo UI Complete for ASP.NET MVC and Kendo UI Web) is best to use in what kind of scenario?
If so to any of the above questions, where can I find examples?
What is the difference between Kendo UI Complete for ASP.NET MVC and Kendo UI Web?
Do they both support Entity Framework, Linq to Entities, and Data Annotations for the Models?
In addition, does Kendo UI Mobile support Entity Framework?
Basically, can you bind the UI Widgets to entities? All I see in th examples is datasource binding to manual entries or some service that serves up data. What about data coming back from a SQL Server database using LINQ and binding it to the widgets?
Also, in return, to update the database from the widgets....
Which product (Kendo UI Complete for ASP.NET MVC and Kendo UI Web) is best to use in what kind of scenario?
If so to any of the above questions, where can I find examples?