J
Justin
Hi,
I m doing a windows program using VB.net for my school
assignment.
I would like to ask is there a way for me to set a path
(eg: //SamPC/data) as something dynamic such as dynamic
properties in 'web.config' file or '.ini', which allows me
to change the path mentioned above easily with compiling
the whole program again.
I tried 'app.config' but it is not successful because I
don't know the proper way of doing it.
Thanks in advance,
Justin
I m doing a windows program using VB.net for my school
assignment.
I would like to ask is there a way for me to set a path
(eg: //SamPC/data) as something dynamic such as dynamic
properties in 'web.config' file or '.ini', which allows me
to change the path mentioned above easily with compiling
the whole program again.
I tried 'app.config' but it is not successful because I
don't know the proper way of doing it.
Thanks in advance,
Justin