On a recent project I was asked to upgrade the security algorithm used from SHA1 to SHA256 The project was broken up into 2 code bases, the first being a Java code base which was used to communicate with Adobe LiveCycle ES2.5 and the second being a C# code based used to communicate with Microsoft […]
Category Archives: C#
Reading From App.Config File (C#)
Recently I was on site at a customer engagement and ran into a little trouble when asked to do some C# development. C# is not what I would consider one of my strengths as I simply have not had to use it much in my career. However, as a consultant it is my job to […]