Migrating Northwood Controls to support .NET 3.5

We are currently using Cand having a plan to migrate the whole application. Please see the below version details we have used in our project:

Visual Studio Version : 2005
.NET Framework Version : 2.0
Northwoods Version : 2.5.2.1
DLL :

  1. Northwoods.GoWeb.dll
  2. Northwoods.GoWeb.Layout.dll

We are planning to migrate the application to .NET Framework 3.5 with Visual Studio 2013.
We would like to know whether Northwoods Controls having version 2.5.2.1 will be supported or not for the above mentioned version.
If not , what will be suggestion from your end. Do we need to upgrade the controls ?

Please advice.

please contact our sales department through Contact Us

they can help.

short answer from engineering: move to GoJS for web apps.

FYI, version 2.5.2 came out almost 10 years ago. Web app development has changed a little bit since then.

Thank you Jake and Walter for your kind responses.

The thing is , we have legacy product which is there nearly 17 years and build in this version for VS 2005 with .NET 2.0.
So, we are planning to migrate this to .NET 3.5 only as we have few more components in the legacy product.

Please let me know whether there will be an any impact in the controls, if we start doing the migration.
DLL :

  1. Northwoods.GoWeb.dll
  2. Northwoods.GoWeb.Layout.dll

Please advice and do the needful.

I have no idea what you mean by “needful”.

Version 4 changed its implementation and API to use generic collections, so that was an incompatible change. Read the release notes.

Thank you Walter for your kind information !!