Posted on: 2/4/2014 10:05:43 PM | Views : 918

asp.net 4.0 webforms application
( libraries used : jQuery, JQuery UI, modernizr, Ajax Control Toolkit, telerik, aspose, leadtools )
prime target : IE 9+
I personally prefer asp.net native controls and html controls to be used as much as possible, but ….
At the moment when we are thinking to reduce the use of telerik, there are some controls for which I have not found better/equivalent alternatives in Ajax Control Toolkit and / or jQuery UI. Would that be okay to use those controls wisely? In my personal view of world:
I prefer to find "suits" rather individual controls as we probably do not want to load assemblies for every single type of user control. (e.g. There are some like http://juiceui.com/ but not quite sure about it ) just as an example : Open Source, Rich Text editors like CKEditor / TinyMCE are compelling, but cons ...

Go to the complete details ...