July 2007 - Posts

0
Comments

Encrypt web.config by bunbun

With .NET 2.0 it is now very easy to encrypt sections of the web.config file. The most common sections to encrypt are your connection strings and app settings sections. Both encrypting/decrypting can be done either programmatically or via a command line...
Filed under:
2
Comments

Localization with ASP. NET 2.0 by bunbun

This document is geared toward localizing an application for two or more languages but many of the techniques involved could also be used to customize an application based on the client rather than language. See the MSDN 2.0 article http://msdn2.microsoft...
Filed under:
More Posts