One of the common requirement is to apply globalization on the keyword that retrieved from sql database to make your content dynamic.
The below is the example, where output is the KEYValue of the KEYWORD in ResourceCLASSNAME
string output = HttpContext.GetGlobalResourceObject("ResourceCLASSNAME", "KEYWORD").ToString();
Tuesday, May 18, 2010
Monday, May 17, 2010
Wednesday, May 5, 2010
Subscribe to:
Posts (Atom)