Transmitting Images in WCF – Databinding Images in WPF

Introduction This was an interesting scenario I came across; I had a WPF application consuming a WCF service that was returning information about employees. I needed to add the ability to display a thumbnail photo of the employee. The thumbnails in question were stored alongside the other employee data in an MSSQL 2005 database using … Continue reading Transmitting Images in WCF – Databinding Images in WPF