|
|
Declarative ASP.NET globalization |
|
|
CodeProject |
|
|
ASP.NET / Miscellaneous |
|
|
Click to Visit |
|
|
Click to Download |
|
|
208 |
This is an ASP.NET article which helps you to implement globalization support for ASP.NET pages through attributes and reflection. It is necessary to define the GlobalizationMod HttpModule to perform this operation. The author gives you the sample code for defining the IHttpModule interface and onPreRequest method of the GlobalizationMod HttpModule.
|