We have an application that was created in VB.net 2003. It is basically an estimating program. Now we need it to be a web application pulling data from an XML file. It also needs to be able to be a desktop application. My first thought is to write a Java applet but I don't really want to start from scratch. PS I didn't write this program. How would you go about doing this?