S 
		
								
				
				
			
		SPG
Hi,
I am new to C#, after recently converting from JAVA.
I am looking for a util or the proper way to store app settings for
configuration, such a s DB connection strings etc.
In JAVA there is a Properties object that manages all the load/save
functionality for us, giving access to a Map of name value pairs.
Is there such a thing in C#
Steve
				
			I am new to C#, after recently converting from JAVA.
I am looking for a util or the proper way to store app settings for
configuration, such a s DB connection strings etc.
In JAVA there is a Properties object that manages all the load/save
functionality for us, giving access to a Map of name value pairs.
Is there such a thing in C#
Steve