S 
		
								
				
				
			
		Stefano Mostarda
Hi there,
I have a question.
I've developed an application and now I'm facing with the problem of how
to make final user configure the parameters.
Now all parameters are stored in web.config file and I have developed a
simple program to edit them.
The problem is that each time the user change a parameter the
application restart. Now, it's acceptable for important params (db
settings for instance) but for others it's not. what should I do:
1. implement another configuration mode(file, registry, etc)
2. leave everything on web.config
3. ?????
Any suggestions?
Thanks in advance,
Stefano Mostarda MCP
Rome Italy
				
			I have a question.
I've developed an application and now I'm facing with the problem of how
to make final user configure the parameters.
Now all parameters are stored in web.config file and I have developed a
simple program to edit them.
The problem is that each time the user change a parameter the
application restart. Now, it's acceptable for important params (db
settings for instance) but for others it's not. what should I do:
1. implement another configuration mode(file, registry, etc)
2. leave everything on web.config
3. ?????
Any suggestions?
Thanks in advance,
Stefano Mostarda MCP
Rome Italy
 
	 )
)