Hi there
I'm working on migration project for a legacy ASP.NET application built with Infragistics 10.3 controls
It appears that some of the controls can be just referenced from newer asseblies as-is, some require minimum code changes but some of the old controls just do not exist.
I am looking for a suggestions on replacement for the following controls:
UltraWebGrid
UltrawebNavigator
WebCombo
WebPanel
Any suggestions on migration process or pointers to migration roadmap documents would be highly appreciated.
Thank you
Boris
Hello,
I'm just following up to see if you need any further assistance with this. If so please let me know.
Thank you Zdravko
As the migration process is taking longer than anticipated due to the large size of the application I'm wondering if it possible to use 10.3 and 13.2 controls concurrently to stage the conversion process. I made a brief attempt to do it and got namespace clash - some common classes are defined in assemblies that have the same namespace in both 10.3 and 13.2.
Do you know of any successful attempts to build a part of the web application using 13.2 controls while the rest of the app is still using 10.3 version?
Regards
Hello Boris,
If there is something else that we could do for you, regarding your questions, do not hesitate to contact us again.
Thank you for your reply.
Using both 10.3 and 13.2 controls in the same project is possible, as long as care is taken to avoid assembly clashes (the Shared assembly is for instance one that is still used in 13.2, and it was required by the controls in the old toolset as well). More information on how this can be achieved may be found at:
http://ko.infragistics.com/community/forums/t/87343.aspx
Please do not hesitate to contact me if you have any questions.