Hi guys, wonder if I could trouble you with the daft queston of the day!

I've been programming in VB6 for quite some time (and 5 before that) but I havn't used .net at all. Most of the stuff I'm doing at present involves using VB6 to act as a front end to an Access database. The database being held centrally & the .exe being accessed by multiple users. The front end is basically displaying data & does some calculations as well (pension projections and the like).

I have a situation where by I need to convert one of these applications to enable it to be accessed via a clients intranet, rather than as a desktop application.

My question is, is VB.Net the appropriate application for the job?
Is there much differences in the construction of applications in .net to v6?
Are there any online guides that I can refer to so as to get going in the right direction.

Thanks in anticipation.