‘C#’ Archive

NT konferenca 2009: Continuous integration May 26, 2009 No Comments

Demo source code (6.17MB) from the talk “Continuous integration: good, bad and the ugly” given at the NT konferenca 2009 in Portorož, Slovenia. Check the included Readme file for instructions.

Simple programming language performance benchmark(C# vs. Java vs. C++ vs. Ruby) May 8, 2006 1 Comment

After writting last entry on installation of .NET and Java runtimes I did a bit of searching. I noticed that one of very popular contest is .NET versus Java or C/C++ versus Java or C/C++ versus .NET (ok, I haven’t actually seen the last one in the wild, but I am sure it exists).
I [...]