How do you retrieve the customized properties of a .net application from xml .config file?



How do you retrieve the customized properties of a .net application from xml .config file?..

Answer / Manish Asthana

"You can retrieve the customized properties of a .NET application from an XML .config file using the System.Configuration namespace, specifically System.Configuration.ConfigurationManager class. The methods ReadAppSettings and GetSection are used to read values from the .config file."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What is the difference between convert.tostring and .tostring() method?

1 Answers  


What is the role of new keyword?

1 Answers  


sql satement for 2nd maximum value

15 Answers   NIIT,


Explain the difference between thread and process?

1 Answers  


What is the use of assembly?

0 Answers  


What do you mean by Redim in VB.NET?

1 Answers  


What would you do to remove microsoft visual basic name space?

1 Answers  


What are the features present in vb 2005?

1 Answers  


What is the difference between compiler and interpreter?

1 Answers  


what's ArrayList in .Net (VB.Net or C#).What's the advantageous using ArrayList.

1 Answers   MCN Solutions,


What is jagged array in vb.net?

1 Answers  


write a program to develop a graphic user interface application of marks book with students names and their names.the program should show the following options main menu,add student details,display student details,maximum mark and minimum mark.

1 Answers   College School Exams Tests,


Categories