I am just getting started using vb.net and need some guidance. I have worked with VB6 for years now, and that makes sense to me. But with this .net stuff, how do you reference files locally in your app? For example, I have an ole connection to a local access 2000 database. When a client installs this app, that path to the database changes. I cannot find App.Path in vb.net to use as I normally would in VB6 to open the database where it is installed. How do you do this in VB.Net? Any help would be very much appreciated.
Nick
Nick