Hi,
Im converting a project to vb .net, and so far so good using an online tool. However the original project has a .settings file which as far as i can tell grabs properties from the web config.
Is there and equivalent in vb.net?
Thanks
Printable View
Hi,
Im converting a project to vb .net, and so far so good using an online tool. However the original project has a .settings file which as far as i can tell grabs properties from the web config.
Is there and equivalent in vb.net?
Thanks
Do you mean you are converting to asp.net with vb as the code behind or vb.net as your post states, this is the asp.net forum. if it is vb.net your looking for, you may have better luck posting in the vb.net forum. Of course that does not mean someone here cant help you, but just offering a suggestion. I know very little about vb.net so I am afraid I can not offer much help.
Hi Jdogg,
Yes I'm converting to asp.net with vb as the code behind, I always confuse myself wheh describing these two.
Anyway, Ive sorted it now, and dint need the settings file.
Thanks