Hi all
I am an Ex-Delphi developer (ok don't trash me just yet), one of the nice things about that environment are the more difficult tasks are often made very easy. VB.NET has Dynamic properties, that get stored in that Config.vb file, when I install an application I would like the application to automatically detect that a database is not available, and prompt the new user with an OLEDB dialog box allowing that user to specify a connection of their own, then to store this in that config.vb file. This was easy in Delphi - How do you do it in VB.NET.
Thanks for a great forum!


Reply With Quote