Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic NetDiagram 1.0.4 has been released! (Read 1489 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 688
Joined: Apr 6th, 2003
NetDiagram 1.0.4 has been released!
Apr 23rd, 2008 at 1:49pm
Print Post  
NetDiagram 1.0.4 provides the following enhancements:

1) Optimized data transfer in JavaApplet mode:
NetDiagram transfers data between the .NET back-end and the Java applet front-end via XML. Older versions of the control serialized the values of each property of all diagram items, which could lead to creating huge XML DOM trees. Because of the limited memory available to Java applets, NetDiagram could load up to 2500 items on the client side. This version serializes properties only if their values differ from the default ones defined in the FlowChart object. With this optimization, the control can transfer up to 7000 objects between the server and the client.

2) Support for large diagram images in ImageMap mode:
GDI.NET cannot create Image objects larger than about 3000 x 3000 pixels. To avoid this problem when using ImageMap mode, NetDiagram can split a large diagram image into smaller ones, and render them inside an HTML table. To enable this, set MaxImageSize to a value different than Size.Empty.

An evaluation version is available for download here:    
https://www.mindfusion.eu/NetDiagramTrial.zip ;  
    
Registered customers are going to receive their upgrades shortly.
    
Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint