Articles
This page contains cool and useful articles, this is a compilation of various
sites that were researched on the internet.
Due credit is given for these
sites and their respective owners.
| Algorithms | |
|---|---|
| The Art & Science of Storing Passwords | Three approaches to storing passwords - explained with examples |
| A Generic, Reusable Diff Algorithm in C# - II | A reusable difference engine written in C# | Bugs and Workarounds |
| Code Rescue: Copying code from CodeProject to Visual Studio | How to copy code snippets with Internet Explorer while preserving newlines and indentation | General |
| C# Image to Byte Array and Byte Array to Image Converter Class | C# Helper class to convert image to byte array and byte array to image |
| Manipulating colors in .NET - Part 1 | Understand and use color models in .NET |