Day of the Developer

Living the life of a developer. What is development work really like?

<June 2006>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678

Post Categories

Article Categories

News

I'm a dad :) Welcome to a new life.

Navigation

Software Business Tips

My Sites

Subscriptions



Thursday, June 08, 2006 - Posts

.NET 2.0 code for encryption of PayPal buttons
public sealed class PayPalEncrypt{     private static byte[] SignMsg(byte[] msg, X509Certificate2 signerCert)     {          // Place message in a ContentInfo object.          // This is required to build a SignedCms object.          ContentInfo contentInfo Read More

posted Thursday, June 08, 2006 9:50 AM by admin with 0 Comments

Done deal, graduated and am now MCTS and MCPD
Well, not a good as I hoped, but I passed the two BETA upgrade exams (551 and 552) I sat before my daughter was born, and failed the two afterwards (553 and 554) I remember commenting at the time that 554 at least was nothing like the description in Read More

posted Thursday, June 08, 2006 9:33 AM by admin with 0 Comments

Powered by Community Server, by Telligent Systems