I have been using Kendo UI successfully, but am now working on implementing the image browser (in the editor), and apparently I need a DLL.
The DLL is not in the Kendo Web download. I see an MVC download, but I'm not using MVC.
Is there a standard Ajax dot net dll?
-Ken W
1 Answer, 1 is accepted
0
Sebastian
Telerik team
answered on 26 Nov 2014, 11:55 AM
Hello Ken,
We don't offer any .NET dlls as part of Kendo UI, as this is a client-side library which is server platform-agnostic. Therefore, you can base your implementation on javascript only and share it in this thread, or wrap it in your own assembly which is dependent on the .NET framework.
Hope this makes sense.
Regards,
Sebastian
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!