Stephen Songer
.NET Programmer in the Northwest
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
AJAX
ASP.NET
JavaScript
Reporting Services
Sharepoint
SQL
SQL Server
SSIS
SSRS
Sponsors
advertise here
Navigation
Home
Blogs
Archives
June 2009 (1)
April 2009 (5)
March 2009 (1)
February 2009 (3)
January 2009 (1)
December 2008 (2)
October 2008 (4)
September 2008 (4)
August 2008 (4)
July 2008 (2)
June 2008 (1)
May 2008 (2)
April 2008 (2)
January 2008 (1)
December 2007 (1)
November 2007 (3)
July 2007 (2)
Favorites
ScottGu
Slashdot
Matt Berseth
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:
ASP.NET
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:
ASP.NET
More Posts