In this article, I will show how to create multi-lingual ASP.NET web pages declaratively through attributes and reflection.To keep the size of this article reasonable I'm going to concentrate on localizing text contents of simple controls on a web page.
Author: Sami Vaaraniemi Code: ASP.NET v1.1 & C#