Have been browsing a list of controls and famous controls makers. Bravo to them and they got new jobs to recreate all the ASP.NET web controls to new MVC 3 controls. Bravo to Scott too, guess some program manager from M'S that make the life thru.
Here are the list of players:-
Since I will going to generate a report for my boss, just blog it here.
Name | Comments | |||||||
Telerik |
Their marketing summary:- Telerik Extensions for ASP.NET MVC extend the ASP.NET MVC platform by delivering reusable UI controls built specifically for MVC. A server-based framework integrates with client-side modules built on the popular JavaScript library, jQuery, to deliver productivity enhancing controls for MVC that do not violate the patterns, practices, and guidance of the platform. The Telerik Extensions restore developer productivity to ASP.NET MVC and make it possible to build clean rendering web applications without writing all code by hand. | |||||||
Infragistic Net Advantage |
Their marketing summary:-
| |||||||
Syncfusion | Their marketing summary:- Essential Tools is a collection of professional user interface components to create interactive ASP.NET MVC applications.
| |||||||
Component Art | The datagrid is very good. Smooth and nice. However the demo is a bit disappointing, not source code.
A set of native ASP.NET MVC HTML helpers, designed to provide a comprehensive user interface platform to ASP.NET MVC developers. The controls offer rich client-side behaviour without relying on viewstate or postbacks. |
After trying the Syncfusion, I think this is most competitive of MVC 3 controls that is available in the market right now. Have been taking a look on other players, however still Syncfusion give a lot of support. The demo site is well done. Sample source code is given after installing the trials. The code contain both MVC2 and MVC3 code (razor *.cshtml). However, the code is not upgraded to .NET 4.0.
To get start and using MVC 3 controls (which is no longer called control right now, it's a partial view) like Syncfusion you need quite a number of setup. Please do not expect only refer the assemblies and it will pop up in your Visual Studio toolbox. You dont even have toolbox for MVC 3. Also forget about the Properties window.
Syncfusion responsible enough to give step and help here : Syncfusion Help
Before start using the controls you need to:-
1. Adding Reference Assemblies
2. Adding Java Scripts
3. Adding Codes to the Web.config File
4. Add StyleManager and ScriptManager
5. Adding Tools MVC controls to the MVC application
Thanks to the sample code
Sample codes come with trial installation full solution |
Some months after your choice, can you confirm that Syncfusion has been the right one for a asp.net mv3 architecture?
ReplyDeleteI'm using Syncfusion products since 2002. Back then their products were great to use, amazing designed and they had a great support! Since a couple of years now, it's getting a pain to use their products, because nearly all controls and libraries are extremly buggy and horrably designed. It seems they copy they controls and libs from somewhere and sell it as their own. The support is prolonging to help you by pretending they can't reproduce the problem, even it is extremly obvious and no problem to reproduce.
ReplyDeleteI really recommend everybody not to use their products anymore and to look for an alternative.
Thank guys for commenting, i really forget i had did something like this after reading this. Three thousands of views. I am shock. Bad thing about blogger, I didnt get notified effectively.
ReplyDeleteI believe, now we already able to use jquery or bootstrap. My china colleague found some open source control which cost zero. Mostly JS control. Some are from yahoo.
ReplyDelete