Hi,
How does Infragistics 2008 Vol.3 Targets CLR 2.0 and 3.5? How does it work?
During installation do I need to take care of something to target CLR 2.0?
Hello,
When you download the installer from the Download page (WebClient) you will get a 250 MB Zip file which contains both the installer for 2.0 and 3.5 - please pick the one you need based on the environment you are running.
I have attached a screenshot of the ZIP file you will see when you download the ZIP file.
Excuse me for not mentioning earlier. My concern was related to WinForms.
From the initial setup process it seems that WinForms target only CLR 2.0.
Thanks
Moved to the Windows Forms installation and setup forum.
Our Windows Forms assemblies are supported for use in CLR 2.0, CLR 3.0, and CLR 3.5 of the .NET Framework. They're only compiled for CLR 2.0, but will work in all three environments. You don't need to do anything else special to make these controls work in CLR 3.0 and CLR 3.5.
That was exactly what I was looking for.
That helps alot.
Thanks!
Thanks for your interest in our products. The ASP.NET 2.x and 3.5 installs contain practically the same products and features (with some small exceptions which I will list in the next paragraph), however they are compiled against different runtimes and optimized for the respective runtime.
The 3.5 version of our products does contain some enhancements that are introduced in .NET 3.x + and not present in ASP.NET 2.0 - for example, 3.x introduced LINQ so for example you can bind UltraWebGrid to LinqDataSource - something that is not possible in our 2.0 version, because the 2.0 runtime does not support that as well.
Hope this hepls. If you have any specific questions regarding any product/feature - please let us know - we will gladly answer any questions you might have.
Thank you for your response on the Win Forms side.
I am very interested in the ASP.NET side. Are there any differences in functionality or feature sets between the ASP.NET 2.0 install vs. the 3.5 installs?