The most sensitive information stored in web.config file can be the connection string. You do not want to disclose the information related to your database to all the users where the application is deployed. Every time it is not possible to have a private machine for your sites, you may need to deploy the [...]
Archive for August, 2008
How to Encrypt connection string in web.config
Posted in DotNet 2.0, Sql Server, Techincal on August 11, 2008 | 16 Comments »
-
Recent Posts
c
Archives
Pages
-
Top Posts
- Call parent window's javascript function from child window OR passing data from child window to parent window in javascript
- Add items in Drop Down List or List Box using Javascript
- Storing and Retrieving doc/pdf/xls files in SQL Server
- Remove/Delete element from page using JavaScript working in FireFox,IE,Opera
- How to change App.config file run time using C#
- How To Create System Restore Point on Windows Server 2003
- Delete single row from duplicate rows in SQL Server 2005 and 2000
- GROUP BY, CUBE, ROLLUP and SQL SERVER 2005
- Storing and Retrieving Image in SQL Server
- How to use transaction in LINQ using C#
Category Cloud
-
Blog Stats
- 797,626 hits
-
Recent Comments
James on Set Full Image Path in FCK… kosal on How to change App.config file … Sanjit on Missing templates in Visual St… Lakshmi on Delete single row from duplica… psr on Create Serial Number Column us… Twitter
- New blog post: http://tinyurl.com/rcd6x3 - How to detect page is loaded 3 months ago
Analytics
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); try { var pageTracker = _gat._getTracker("UA-10697253-2"); pageTracker._trackPageview(); } catch(err) {}