A
Anders Eriksson
Hello!
I have a friend that has created a VB.NET Windows Forms application that is
a very specialized shopping cart. It handles safety ladders. The customer
enters a couple of data, e.g. the size of the building .., and the program
will calculate which ladders the customer needs and then it can print out
the order and all documentation, e.g. montage instructions, Safety
Certificates, etc.
Now she want to convert this application to a Web application!
Ideally the Web application and the Windows Form application can coexist
with most of the code in common.
Where does she start?
How much work is it?
Is it easier to start all over and create an application that is accessible
both from a thin and a thick client?
All ideas and comment are welcome since we are beginners when it come to
Web applications!
// Anders
I have a friend that has created a VB.NET Windows Forms application that is
a very specialized shopping cart. It handles safety ladders. The customer
enters a couple of data, e.g. the size of the building .., and the program
will calculate which ladders the customer needs and then it can print out
the order and all documentation, e.g. montage instructions, Safety
Certificates, etc.
Now she want to convert this application to a Web application!
Ideally the Web application and the Windows Form application can coexist
with most of the code in common.
Where does she start?
How much work is it?
Is it easier to start all over and create an application that is accessible
both from a thin and a thick client?
All ideas and comment are welcome since we are beginners when it come to
Web applications!
// Anders