Images play an important role in any web application. Images attract visitors and make the website more attractive. Images should be used with caution since they eat bandwidth and if not used in a controlled manner can slow down the web application. In this article we will demonstrate how to use CSS sprites to improve performance and how to combine images into a single image using a C# console application.