Hello
I use your C# example in ...\AppData\Local\Syncfusion\EssentialStudio\12.3.0.36\Windows\XlsIO.Windows\Samples\Data Management\Performance\.
If I run this with the default values (rows = 100000; columns = 10) it works fine.
But if I use the same example and increase the number of columns from 10 to 500 then I get an "System.OutOfMemoryException" (occurred in System.Xml.dll).
My computer has 12 GB RAM and runs with Windows 7 (64 bit).
Can someone help me ?
Thanks,
Reto