Browse by Tags
All Tags
»
Configuration
(
RSS
)
.Net
C#
Cryptography
Java
Templates
14 July 2009
Encrypting Passwords in Java Property Files
Configuration is an essential part of every software development project. Among other things, we store sensitive information such as database, ftp and other credentials in these configuration files. This may not be an issue for a small company. But if you're working for a large bank, this becomes...
Read More...
22 March 2009
How to: Add CData or Text in a ConfigurationElement
I was working on a MsScriptControl based ETL project. One of its requirements is to be able to use vbscript functions in the transformations it performs. It is fairly easy to hard-code functions then register them during start-up all at the expense of maintainability. I guess the better side of me prevailed...
Read More...
10 January 2009
IConfigurationSectionHandler Is Dead! Long Live IConfigurationSectionHandler!
I was tasked to create the configuration functionality of the architectural components for an SOA project that I previously worked on. I took as much time as I can in designing the XML thinking that it will be very easy to process it and churn it into a Configuration class by implementing the IConfigurationSectionHandler...
Read More...
Home
Contact
jakelite
RSS for Posts
Atom
RSS for Comments
Recent Posts
Encrypting Passwords in Java Property Files
How to: Add CData or Text in a ConfigurationElement
IConfigurationSectionHandler Is Dead! Long Live IConfigurationSectionHandler!
Tags
.Net
C#
Configuration
Cryptography
Debugging
Functional Programming
intermission
Java
Linq
Performance
Personal
Reflection.Emit
TDD
Templates
Threading
Threading Patterns
Visual Studio
Archives
July 2009 (1)
March 2009 (1)
February 2009 (2)
January 2009 (3)
December 2008 (2)
December 2007 (1)
July 2007 (1)
May 2007 (1)
March 2007 (3)
Search
Go
Community
Home
Blogs
Media
Forums
Groups
Email Notifications
Email Notifications
Go
Projects
daemoniq