Posts
All the articles I've posted.
Do developers get better with age?
Published: at 07:43 AMAn exploration of whether developers get better with age, considering the constant evolution of technology and the benefits of experience and continuous learning.
Storing data securely - A primer for .NET developers
Published: at 07:28 AMAn overview of the importance of cryptography in computer systems, highlighting common pitfalls and best practices for .NET developers to securely store data.
Change the color of a transparent PNG image icon on the fly using ASP.NET MVC
Published: at 10:33 AMAn overview of using a ColorMatrix to transform the non-transparent pixels of a PNG image on the fly using ASP.NET MVC, including a detailed guide and code examples.
Supporting the WS-I Basic Profile Password Digest in a WCF client proxy
Published: at 03:31 PMAn overview of how to use the message inspector and custom behaviors to implement the WS-I Basic Profile Password Digest in a WCF client proxy, including a detailed guide and code examples.