how do you retrieve the customized properties of a .NET
application from XML .config file? Can you automate this
process?
Answer Posted / saravankumar
Initialize an instance of AppSettingsReader class. Call the
GetValue method of AppSettingsReader class, passing in the
name of the property and the type expected. Assign the
result to the appropriate variable. In Visual Studio yes,
use Dynamic Properties for automatic .config creation,
storage and retrieval.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Code group in .Net with respect to CAS
What is jit compilers?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
What is the difference between response.redirect & server.transfer?
What is a garbage collector?
what are connection strings?
What is .net latest version?
Please tell us what is the difference between override and overload in a method?
Please explain what is immutability, what is it for and how is it codified?
What is the concept of inheritance in .net?
What is the difference between response.write & response.output.write?
What data providers available in .net to connect to database?
Tell us what is a sealed class?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
What is .net standard?