AD
Administrator
Syncfusion Team
March 2, 2009 09:18 PM UTC
Hi Lemya,
You can of course create an application in 6.x and execute it in 7.x of syncfusion. There is no major change except the below one in diagram ASP.NET. Other than that, any project developed in v.6.x will work in v7.1.
Implementation changes •
HTTPHandlerName default value has been changed from "*.aspx" to "*.ashx".
In order to add a picture (*.bmp, *.gif, ..) on a diagram as a node use the BitmapNode to achieve it.