Im going from VB6.0 to .NET and have a couple of questions.
My first one (and the only one Ill ask right now) is how do I handle flat text file IO. I have seen the examples below of this and those definatly help, but I dont want to hard code the path of the file.
In VB 6 I could use app.path with the rest of the file information to grab it, is there a .NET variance of app.path?
BTW I dont have the MSDN help libraries installed yet (waiting on the help desk guys to do that).
Thanks.
My first one (and the only one Ill ask right now) is how do I handle flat text file IO. I have seen the examples below of this and those definatly help, but I dont want to hard code the path of the file.
In VB 6 I could use app.path with the rest of the file information to grab it, is there a .NET variance of app.path?
BTW I dont have the MSDN help libraries installed yet (waiting on the help desk guys to do that).
Thanks.