Δεκέμβριος 2009 - Posts

3
Comments

<?php include(…) ?>: strange extra white space at the beginning of page by solidus

Well, recently i took my first steps with php, created a header, a footer, saved them as UTF-8 pages, and included them in each page. By the time i tested my web application for the first time, i recognized a strange extra white space at the beginning...
2
Comments

Unit Testing by solidus

One of the worst things a developer is anxious for is being sure that their application is fully correct. There are many ways to test your applications Using messages to test if your procedures are correct Setting breakpoints in order to debug your application...
7
Comments

IKVM: Write Java with C# by solidus

Recently, i had a project in which i had to use weka for data mining, but the only libraries i found can only be used with Java, so i wondered if i could use C# instead of Java. I began searching for such a tool and found the IKVM ( http://www.ikvm.net...
Powered by Community Server (Commercial Edition), by Telligent Systems