Click here to Skip to main content
15,881,861 members

Comments by nishanjain (Top 9 by date)

nishanjain 6-Sep-12 1:00am View    
config1.GetSection(str) returned NULL.
nishanjain 6-Sep-12 0:13am View    
credential1 = config1.GetSection(str) as credentials;
The error is in this line
nishanjain 4-Sep-12 9:12am View    
because i have to give user options to select through different connection strings and user can make changes in it
nishanjain 4-Sep-12 9:03am View    
Is their any method to save app.config file as i want to add connection string in app.config
nishanjain 4-Sep-12 9:02am View    
then what to do if i want these changes to be permanent