Featured Author

Featured Articles

More comments from our customers


On my programming blog, I often try to compare performance characteristics of different algorithms or concepts. I usually log performance output (like elapsed time) to the console or a txt file and then copy this to a spreadsheet and analyse. But recently, I've found another way of doing this: I've used Spire.XSL library to generate the final spreadsheet file - with all the tables and charts...Check the full text
08, Jun 2014, By Bartlomiej Filipek, Software Developer/Poland
Technologies I use(d): C++, C#, JavaScript, OpenGL, GLSL, DirectX, OpenCL, CUDA, Windows Api, MFC, Visual Studio and even HTML and CSS.
PDF is a popular means of sharing documents, especially for those formatted for print. Not coincidentally, PDF files when prepared properly - also provide an excellent archival file format. Many books and other reading material are stored in the form of PDF. So there is a need that we can somehow create a PDF document from scratch. And in this document, I will introduce you how to do so...Check the full text
16, May 2014, By Sourav Kayal, Software Developer/India
I am .NET learner passionate logger, like to .NET eat and sleep.