Using BouncyCastle to create .p7m signatures (response to #stackoverflow)

On October 16, 2010, in Cryptology, Development Tools, by Jesper Angelo

On #stackoverflow, a question was asked: I starting with BouncyCastleCrypto.dll and I’n not found enought documentation. I need one example of how can I sign a file with different alghoritmsLike sha1 sha256 and other and obtain .p7m file. This is an example. You’ll need a .pfx with the private key prior to running this stub [...]

NoShop plugin for wordpress alpha released

On October 11, 2010, in Wordpress, by Jesper Angelo

I’ve released the first alpha of my #NoShop #Wordpress plugin. http://jesper.angelo.net/wordpress/noshop/ Comments appreciated!

Assembly generation failed — Referenced assembly does not have a strong name

On October 11, 2010, in Business One, Business One, Development Tools nono, SAP, by Jesper Angelo

Today I had a wonderful start of the week. My code, that used to compile, now says: Assembly generation failed — Referenced assembly does not have a strong name. Ok! Fine, let’s see, what did I change… nothing. Great. After some digging around I found out that somehow my COM DLL, in this case SAPbobsCOM2007.DLL [...]