Error while receiving Verisign Authenticode certificate

Today when I was downloading/receiving Verisign Authenticode certificate I got the following error window: ————————— VBScript ————————— Error: 1AD occured, your certificate may not be co`rrectly installed ————————— OK ————————— Then I was redirected to the page with the following text: Your Certificate Could Not Be Installed Your certificate could not be installed in your …

2011 links no. 1

3D Software Rendering Engine – Part I by darkoman. Fluent CSV/XML Exporter For List by Sacha Barber allows to export / save any C# container to CSV and XML. Push Framework – A C++ toolkit for high performance server development in Windows by Ahmed Charfeddine. Next part in Task Parallel Library: 5 of n by …

Test Silverlight speed or Test CPU speed with Silverlight

While we were developing SilverBench (online multicore CPU benchmarking with Silverlight), I found one interesting benchmark project. It is called Balls / Bubblemark animation test. You can test and directly compare speed / performance for the following programming languages: JavaScript, Silverlight (C#), Flash (ActionScript) and Java. Source code is provided. Project is maintained from 2007 …