C#
I made an application using windows form application in C# . it will ask some question from use in form and based on their answers it will connect to the proper SQL tables and will use some data for some calculation and finally will sort data tables and show them to user...now I wanna ask you if I wanna sell it to a company or sell it to the online shopping websites should I rewrite it again in another way with other software or not? what is better solution for this?
bahar fereidaniPosted Nov 9, 2015, 6:27 AM
Mukesh KumarPosted Nov 9, 2015, 2:46 AM
Francis SusaimichaelPosted Nov 9, 2015, 1:25 AM
Jignesh TrivediPosted Nov 8, 2015, 10:50 PM
Hi,
It depends on company needs.
for the online shopping, people generally choose light wieght web application. so yes you need to redesign application UI for online.
hope this will help you.