Hello,
I am running my project with .net framework 2.0 and Infragistics Version "Infragistics2.win.v7.2" . If i update my project from .net framework 2.0 to .net framework 4.0 is it necessary to also update infragistics (NetAdvantage) Version or i can use the previos version as well?
Secondly , For this Update , what else i have to necessarily update in order to avoid any ambiguity,errors or compatibility issues?
A detailed answer will be much appreciated.
Thank you.
Regards :
Muhammad Adeel Saleem
Software Engineer
Visionary Integrations pvt ltd.
Infragistics Version currently running is (7.2.20072.61)
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
Based on MSDN “Version Compatibility in the .NET Framework ”:
http://msdn.microsoft.com/en-us/library/ff602939(v=vs.100).aspx
“The .NET Framework 4 is backward-compatible with applications that were built with the .NET Framework versions 1.1, 2.0, 3.0, and 3.5. In other words, applications and components built with previous versions of the .NET Framework will work on the .NET Framework 4.”
You should be able to use .NET 2.0 components with application built on .NET 4.0.
Please let me know if you have any further questions.