Web Page to replace a Windows Form

  • Thread starter Thread starter labjac
  • Start date Start date
L

labjac

Guest
Hallo

I need some guidance on the differences between the options for a web service, we wrote a couple of programs that's mainly manipulating and adding data to and from SQL databases. The core of the program is completely seperate from the Front end, we would like to create a web interface but there is some many options, we are not creating a website that will be public but mostly deployed for companies that will make use of it internally, (Warehouses and machine interfaces).

What is the way forward or what is best to look at for a front end, I see ASP.NET, WPF App, WPF Browser and many more, which is best to use, we need comboboxes, datagrid and quite a few inputs and outputs from operators?

I know this might sound strange, but to date we always create our front end with Windows Forms (.Net Framework) but obviously need to move forward to something different.



labjac

Continue reading...
 
Back
Top