I have a job that requires that I do a lot of traveling on a daily basis. I have been looking for a program that I can track my mileage on a daily, monthly and yearly basis for tax purposes. I also would like to have my list of the trips that I have made include description, date, mileage traveled and cost of trip.

I would also like the program to be able track my fuel usage. IE Miles per Gallon, Cost per mile etc.

However I have not been able to even a decent program I like to do one or the other let alone both. So I decided that I would create my own.

However, although I have written several programs in VB 6, I have not written any in VB .NET and certainly not for the PDA. I have no idea were to start or how to proceed.

Any body have any suggetions on how I can proceed.

I know that VB .NET is a significantly different then VB 6, how much different is it? Are the most used commands the same like if then, else goto etc the same or has everything changed?