T
Tumurbaatar S.
Hi!
In old ASP I used Application collection to store configuration settings
like ADO connection string. In .NET, it seems, the preferred method is
using Web.config file. Yes? If I'm right then how to add (manually) and
retrieve (from app) custom values?
Thank you!
P.S. It seems, VS.NET does not have tool to modify Web.config file.
Developer should update this file manually as text?
In old ASP I used Application collection to store configuration settings
like ADO connection string. In .NET, it seems, the preferred method is
using Web.config file. Yes? If I'm right then how to add (manually) and
retrieve (from app) custom values?
Thank you!
P.S. It seems, VS.NET does not have tool to modify Web.config file.
Developer should update this file manually as text?