System.Threading.Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo(cultureName);
<asp:Literal runat="server" Text="<%$ Resources:Resource, strForm1Hello %>"/>
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.