i got a windows C# project to underatand.
and in this i found one line of coding
System.Collections.Special
ized.NameV
alueCollec
tion appSettings = ConfigurationManager.AppSe
ttings;
could anybody explain me abt the above code.
how i can use this ConfigurationManager.AppSe
ttings in other windows applications.
Start Free Trial